.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.delay-1{-webkit-animation-delay:0.5s;animation-delay:0.5s}.animated.delay-2{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-3{-webkit-animation-delay:1.5s;animation-delay:1.5s}.animated.delay-4{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-5{-webkit-animation-delay:2.5s;animation-delay:2.5s}.animated.delay-6{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-7{-webkit-animation-delay:3.5s;animation-delay:3.5s}@keyframes pulse{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(0,0,0,0.2)}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}100%{transform:scale(0.95);box-shadow:0 0 0 0 transparent}}.pulse{animation:pulse 2s infinite}@keyframes scrollit{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, 20%, 0);transform:translate3d(0, 20%, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.scrollit{animation:scrollit 2s infinite}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.modal .close{border:0;background:none}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-dots button{border:0 !important;outline:none}.owl-carousel .owl-dots button:hover,.owl-carousel .owl-dots button:focus{border:0 !important;outline:none}.owl-carousel .owl-dots button span{display:inline-block;width:12px;height:12px;background:#ECF1F6;border-radius:20px;margin:0 4px}.owl-carousel .owl-dots button.active span{background:#F2768A}.owl-carousel.owl-carousel-slide-items .owl-nav{display:block;bottom:-150px}@media (max-width: 768px){.owl-carousel.owl-carousel-slide-items .owl-nav{bottom:-100px}}.owl-carousel.owl-carousel-slide-items .owl-nav .owl-prev{width:130px;height:130px}.owl-carousel.owl-carousel-slide-items .owl-nav .owl-next{width:130px;height:130px}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:200ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}:root{font-size:1.23rem}html,body{color:#222;background-color:#ffffff;font-family:roboto, sans-serif;font-style:normal;font-size:16px;line-height:170%;font-weight:400}@media (max-width: 1400px){body{overflow-x:hidden}}::selection{background:#142c40;color:#fff}::-moz-selection{background:#142c40;color:#fff}::-webkit-selection{background:#142c40;color:#fff}a{text-decoration:underline;font-weight:400;color:#222}a:hover{color:#222;text-decoration:none}h1{font-size:32px;display:block;font-weight:400;margin-bottom:50px;color:#1e532f;line-height:160%}h2{font-style:normal;font-weight:600;font-size:36px;line-height:44px;color:#0a2540;letter-spacing:1px;font-family:montserrat, sans-serif}h2.with-line{border-bottom:2px solid #EEEEEE;padding-bottom:18px;font-weight:600}h3{font-size:16px;color:#b0976d;font-weight:500;display:block;margin-bottom:15px;letter-spacing:1px}p{font-size:16px;line-height:28px;color:#425466}p strong{font-weight:500}@media screen and (max-width: 1140px){h1{font-size:35px}h2{font-size:28px}h3{font-size:21px}}@media screen and (max-width: 768px){h2{font-size:26px}}.btn-border{font-size:14px;text-transform:uppercase;color:#c3b2a3;position:relative;text-decoration:none;letter-spacing:2px;display:inline-block;padding:17px 15px;border:2px solid #c6bca7;border-right-color:transparent;border-top-color:transparent;border-bottom-color:transparent}.btn-border:hover,.btn-border :focus{color:#c3b2a3;border:2px solid #c6bca7}input.form-control{font-size:14px;line-height:18px;letter-spacing:0.5px;color:#425466;background:#ffffff;border-radius:6px;height:72px;padding:0 26px}textarea.form-control{font-size:14px;line-height:18px;letter-spacing:0.5px;color:#425466;background:#ffffff;border-radius:6px;height:135px;padding:26px}.btn{padding:16px 28px;font-weight:500;border-radius:6px;font-size:13px;line-height:16px;letter-spacing:0.5px;border:2px solid transparent}@media (max-width: 768px){.btn{padding:14px 28px}}.btn.btn-big{padding:24px 51px;line-height:20px}@media (max-width: 768px){.btn.btn-big{padding:14px 41px}}.btn.text-big{font-size:16px}.btn.btn-orange{background:#ff7836;color:white}.btn.btn-orange:hover,.btn.btn-orange:focus{background:#d15d24}.btn.btn-orange.lined{background:white;border:2px solid #ff7836;color:#ff7836}.btn.btn-orange.lined:hover,.btn.btn-orange.lined:focus{border-color:#d15d24;color:#d15d24}.btn.btn-orange.lined.transparent{background:transparent}.btn.btn-white{background:white;color:#0a2540}.btn.btn-white.lined{border:1px solid #e6ecf2}.btn.btn-language{padding:16.5px 21.5px;margin-left:45px}.btn.btn-language::after{color:#ff7836}.btn.btn-language svg{position:relative;top:-2px;margin-right:3px}.indicator{border:2px solid #0a2744;border-radius:60px;font-style:normal;font-weight:300;font-size:12px;line-height:14px;letter-spacing:1px;text-transform:uppercase;color:#dfefff;display:inline-block;padding:8px 10px}.indicator.lighten{border-color:#113151}.indicator.light{border-color:#eee;color:#0A2540}.indicator::before{width:12px;height:12px;border-radius:24px;content:" ";display:inline-block;position:relative;top:2px;margin-right:6px}.indicator.orange::before{background:#fbbc05}.arrow-link{font-weight:500;font-size:14px;line-height:20px;letter-spacing:0.5px;text-decoration-line:underline;display:inline-block}.arrow-link svg{position:relative;top:-2px;margin-left:12px;transition:all 0.3s ease}.arrow-link.orange{color:#f24f00}.arrow-link.orange svg{fill:#f24f00}.arrow-link:hover svg,.arrow-link:focus svg{margin-left:8px}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:black;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal;outline:none}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid white}.lightbox a img{border:none}.lb-outerContainer{position:relative;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:white}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.container-fluid{max-width:1280px;_width:1280px}@media (max-width: 1280px){.container-fluid{padding-right:25px;padding-left:25px}}.container-smaller{max-width:1120px;_width:1120px;margin-right:auto;margin-left:auto}@media (max-width: 1120px){.container-smaller{padding-right:15px;padding-left:15px}}.container-tiny{max-width:730px;_width:730px;margin-right:auto;margin-left:auto}@media (max-width: 730px){.container-tiny{padding-right:15px;padding-left:15px}}.container-medium{max-width:1192px;_width:1192px;margin-right:auto;margin-left:auto}@media (max-width: 1192px){.container-medium{padding-right:15px;padding-left:15px}}.container-fluid-bigger{max-width:1240px;_width:1240px;margin-right:auto;margin-left:auto}.container-fluid-xl{max-width:1600px;_width:1600px;margin-right:auto;margin-left:auto}.container-wide{width:100%;max-width:100%;margin-right:auto;margin-left:auto;padding-left:60px;padding-right:60px}@media (max-width: 1490px){.container-wide{width:100%;padding-right:25px;padding-left:25px}}.img-fluid{max-width:100%;height:auto}.header .header_nav{padding:20px 0}.header .header_nav .site__logo svg{max-width:100%}.header .header_nav .header__menu{display:flex;margin:0;padding:0;flex-direction:row;justify-content:flex-end;align-items:center}.header .header_nav .header__menu li{list-style:none}.header .header_nav .header__menu li a.link{display:inline-block;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0.5px;color:#0a2540;text-decoration:none;padding:0 19px}.header .header_nav .header__menu li a.link:hover,.header .header_nav .header__menu li a.link:focus{color:#f24f00}.header .header_nav .hamburger svg{width:30px;height:30px}.header .language-dropdown ul{border:0;background:#ffffff;box-shadow:0px 4px 14px rgba(0,0,0,0.08);border-radius:10px}.header .language-dropdown ul li{border-bottom:1px dashed #e0e0e0;margin:0 18px}.header .language-dropdown ul li:last-child{border:0}.header .language-dropdown ul li a{font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#03192f;display:block;padding:12px 0}.header .language-dropdown ul li a:hover,.header .language-dropdown ul li a:focus{background:none;color:#ff7836}.header .language-dropdown ul li a svg{float:right}.slider{background:#03192f;min-height:613px;display:flex;align-items:center;overflow:hidden}@media (max-width: 1200px){.slider{padding:70px 0;min-height:inherit}}@media (max-width: 1100px){.slider{padding:70px 0 0 0;display:flex;flex-direction:column}}.slider .slider-content{width:100%;position:relative;z-index:10}@media (max-width: 1100px){.slider .slider-content{text-align:center}}.slider .slider-content h1{font-style:normal;font-weight:600;font-size:76px;line-height:90px;color:#ffffff;letter-spacing:1px;margin-bottom:26px;font-family:montserrat, sans-serif}@media (max-width: 768px){.slider .slider-content h1{font-size:56px;line-height:70px}}@media (max-width: 525px){.slider .slider-content h1{font-size:36px;line-height:47px}}.slider .slider-content p{font-weight:300;font-size:16px;line-height:30px;letter-spacing:0.5px;color:#bacee3;margin-top:47px}.slider .people-image{position:absolute;z-index:5;right:0;bottom:0}@media (max-width: 1360px){.slider .people-image{}}@media (max-width: 1100px){.slider .people-image{width:auto;position:relative;right:auto;bottom:auto;max-width:100%}}.slider .v-image{position:absolute;z-index:3;left:0}.slider .v-image2{position:absolute;z-index:3;right:0;right:250px}.slider .orange-block{position:absolute;z-index:3;top:0;right:0px}@media (max-width: 1100px){.slider .orange-block{display:none}}.slider.subpage{min-height:226px}@media (max-width: 1100px){.slider.subpage{min-height:auto;padding:40px 0 30px}}.slider.subpage .slider-content h1{font-size:46px;line-height:56px;margin-bottom:14px}@media (max-width: 992px){.slider.subpage .slider-content h1{font-size:36px;line-height:46px}}@media (max-width: 575px){.slider.subpage .slider-content h1{font-size:26px;line-height:36px}}.slider.subpage .slider-content h2{font-size:46px;line-height:56px;margin-bottom:14px;color:white}.slider.subpage .slider-content p{margin:11px 0 0 0}#menuModal .modal-body ul{margin:0;padding:0}#menuModal .modal-body ul li{list-style:none;text-align:center}#menuModal .modal-body ul li a{display:block;padding:5px 0}.footer{background:#03192f;padding:64px 0 0 0}.footer .menu{display:block;text-align:center;margin:38px 0 0 0;padding:0}@media (max-width: 900px){.footer .menu{display:flex;flex-direction:column}}.footer .menu li{list-style:none;padding:0 40px;display:inline-block}@media (max-width: 900px){.footer .menu li{padding:10px 20px}}.footer .menu li a{font-weight:500;font-size:18px;line-height:21px;letter-spacing:0.5px;color:#98aec4;display:block;text-decoration:none}.footer .menu li a:hover,.footer .menu li a:focus{color:white}.footer .contact-links{margin-top:40px}@media (max-width: 600px){.footer .contact-links{margin-top:20px}}.footer .contact-links a{display:inline-block;margin:0 16px;border:2px solid #0c2844;border-radius:6px;padding:20px 26px;text-decoration:none;font-weight:500;font-size:14px;line-height:18px;letter-spacing:0.5px;text-transform:uppercase;color:#d4eaff}@media (max-width: 600px){.footer .contact-links a{margin:10px 0}}.footer .contact-links a:hover,.footer .contact-links a:focus{background:#0c2844}.footer .contact-links a svg{height:20px}.footer .copy{margin-top:67px;background:#02101e;padding:26px 0}.footer .copy p{font-style:normal;font-weight:300;font-size:14px;line-height:16px;letter-spacing:0.5px;color:#d4eaff;text-align:center}.cooperation{padding:28px 0;border-bottom:1px solid #e9e9e9}.cooperation .container-fluid{display:flex;flex-direction:row;align-content:center;justify-content:space-evenly;align-items:center}@media (max-width: 768px){.cooperation .container-fluid{flex-wrap:wrap}}@media (max-width: 768px){.cooperation img{margin:15px}}.cooperation span{text-transform:uppercase;font-weight:400;font-size:11px;line-height:13px;letter-spacing:0.5px;color:#425466}@media (max-width: 768px){.cooperation span{margin:15px}}.hp-advantages{padding:80px 0}.hp-advantages.grey-bg{background:#f8f8f8}.hp-advantages h2{font-family:montserrat, sans-serif;margin-bottom:38px}.hp-advantages p{margin-bottom:38px}.hp-advantages .rounded-grey{background:#f8f8f8;border-radius:16px;padding:39px 35px;margin-bottom:18px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media (max-width: 768px){.hp-advantages .rounded-grey{flex-direction:column;padding:25px}}.hp-advantages .rounded-grey.white{background:white}.hp-advantages .rounded-grey p{color:#425466;line-height:24px;margin-bottom:0;font-weight:300}@media (max-width: 768px){.hp-advantages .rounded-grey p{text-align:center}}.hp-advantages .rounded-grey p strong{font-weight:400;font-size:20px;line-height:24px;color:#0a2540;font-family:montserrat, sans-serif}.hp-advantages .rounded-grey svg{margin-right:37px}@media (max-width: 768px){.hp-advantages .rounded-grey svg{margin:0 0 15px 0}}.why-armz{margin-bottom:80px}.why-armz .oval{background:#03192f;border-radius:27px;position:relative}@media (max-width: 1200px){.why-armz .oval{padding:60px 40px 0 40px}}@media (max-width: 768px){.why-armz .oval{overflow:hidden}}.why-armz .oval .hr{position:relative;z-index:3}@media (max-width: 1200px){.why-armz .oval .hr{max-width:100%}}@media (max-width: 768px){.why-armz .oval .hr{max-width:initial}}@media (max-width: 617px){.why-armz .oval .hr{margin-left:-90px}}@media (max-width: 540px){.why-armz .oval .hr{margin-left:-65%;width:450px}}@media (max-width: 380px){.why-armz .oval .hr{margin-left:-75%}}.why-armz .oval .bg{position:absolute;z-index:1;border-bottom-left-radius:27px;border-top-left-radius:27px;left:-1px;top:-1px;height:calc(100% + 1px)}@media (max-width: 1200px){.why-armz .oval .bg{display:none}}.why-armz .oval .a-sign{position:absolute;z-index:2;bottom:0;left:24px}@media (max-width: 1200px){.why-armz .oval .a-sign{left:15%}}@media (max-width: 768px){.why-armz .oval .a-sign{width:230px;height:210px}}.why-armz .oval h2{color:white;font-family:montserrat, sans-serif;margin-bottom:18px;margin-top:20px}.why-armz .oval p{color:#dfefff;font-weight:300;line-height:24px}.why-armz .oval .oval-content{position:relative;z-index:4}.we-are-here h2{margin-bottom:70px}@media (max-width: 650px){.we-are-here h2{margin-bottom:30px}}.we-are-here .owl-carousel .owl-stage{padding-top:20px;padding-bottom:20px}.we-are-here .owl-carousel .owl-nav{position:absolute;right:calc((100% - 1280px) / 2);top:-113px}@media (max-width: 1280px){.we-are-here .owl-carousel .owl-nav{right:0}}@media (max-width: 650px){.we-are-here .owl-carousel .owl-nav{display:none}}.we-are-here .owl-carousel .owl-nav button{width:64px;height:64px;border-radius:130px;background:#ff7836;color:white;font-size:36px;font-family:montserrat, sans-serif;margin-right:20px}.we-are-here .owl-carousel .owl-nav button span{position:relative;top:-2px}.we-are-here .owl-carousel .owl-nav button.owl-prev.disabled{background:#f8f8f9;color:#d5d5d5}.we-are-here .owl-carousel .owl-nav button.owl-next.disabled{background:#f8f8f9;color:#d5d5d5}.we-are-here .owl-carousel .owl-dots{text-align:center;margin-top:50px}.we-are-here .owl-carousel .owl-dots .owl-dot{margin:0 4px}.we-are-here .owl-carousel .owl-dots .owl-dot span{background:#ebebeb}.we-are-here .owl-carousel .owl-dots .owl-dot.active span{background:#f24f00}.quote{width:280px;min-height:328px;background:#f8f8f8;border-radius:20px;text-align:center;padding:53px 40px 16px 40px;display:inline-block;transform:scale(1);transition:all 0.3s ease;position:relative}.quote svg{position:absolute;left:40px;top:26px}.quote p{font-weight:400;font-size:14px;line-height:18px;letter-spacing:0.3px;color:#0a2540}.quote p.sign{font-size:12px;line-height:16px;text-align:center;letter-spacing:0.3px}.quote p.sign strong{font-weight:500}.quote:hover,.quote:focus{background:#0a2540}@media (min-width: 500px){.quote:hover,.quote:focus{transform:scale(1.1)}}.quote:hover p,.quote:focus p{color:#d4eaff}.quote img{margin:15px 0 33px 0}.quote.active{background:#0a2540;width:318px;min-height:404px;display:inline-flex;flex-direction:column;justify-content:center;align-items:center}.quote.active:hover,.quote.active:focus{transform:scale(1)}.quote.active p{font-size:16px;line-height:20px;text-align:center;letter-spacing:0.3px;color:#dfefff;font-weight:300}.quote.active p.sign{font-size:14px;line-height:20px}.quote.active p.sign strong{font-weight:500}.contact-form{background:#03192f;padding:95px 0;margin-top:60px;overflow:hidden;position:relative}@media (max-width: 1200px){.contact-form{padding:60px 0}}.contact-form::before{background:#112b45;height:100%;position:absolute;left:0;top:0;width:50%;z-index:1;content:" "}@media (max-width: 992px){.contact-form::before{display:none}}.contact-form svg.bg{position:absolute;z-index:2}.contact-form svg.bg.c2{left:20%}.contact-form svg.bg.c1{left:38%;top:20px}.contact-form svg.bg.c3{left:38%;bottom:30px}.contact-form .content{z-index:3}.contact-form h2{font-weight:500;font-size:66px;line-height:80px;color:#ffffff;margin-bottom:80px}@media (max-width: 1200px){.contact-form h2{font-size:56px;line-height:70px}}@media (max-width: 768px){.contact-form h2{font-size:46px;line-height:60px}}@media (max-width: 525px){.contact-form h2{font-size:26px;line-height:40px}}.contact-form p{color:#dfefff;font-weight:300;font-size:18px;line-height:25px;letter-spacing:0.5px}.contact-form .contact-link p a{font-weight:500;font-size:18px;line-height:18px;letter-spacing:0.5px;text-transform:uppercase;color:#d4eaff;text-decoration:none}@media (max-width: 366px){.contact-form .contact-link p a{font-size:14px}}.contact-form .contact-link p a:hover,.contact-form .contact-link p a:focus{color:#fbbc05}.contact-form .contact-link p a svg{position:relative;top:0;margin-right:12px}.news{padding-top:110px;padding-bottom:115px}.news h2{margin-bottom:70px}@media (max-width: 650px){.news h2{margin-bottom:30px}}.news .owl-carousel .owl-nav{position:absolute;right:calc((100% - 1280px) / 2);top:-113px}@media (max-width: 1280px){.news .owl-carousel .owl-nav{right:0}}@media (max-width: 650px){.news .owl-carousel .owl-nav{display:none}}.news .owl-carousel .owl-nav button{width:64px;height:64px;border-radius:130px;background:#ff7836;color:white;font-size:36px;font-family:montserrat, sans-serif;margin-right:20px}.news .owl-carousel .owl-nav button span{position:relative;top:-2px}.news .owl-carousel .owl-nav button.owl-prev.disabled{background:#f8f8f9;color:#d5d5d5}.news .owl-carousel .owl-nav button.owl-next.disabled{background:#f8f8f9;color:#d5d5d5}.news .owl-carousel .owl-dots{text-align:center;margin-top:50px}.news .owl-carousel .owl-dots .owl-dot{margin:0 4px}.news .owl-carousel .owl-dots .owl-dot span{background:#ebebeb}.news .owl-carousel .owl-dots .owl-dot.active span{background:#f24f00}.news .new-item{width:328px;min-height:470px;background:#f8f8f8;border-radius:22.3669px;text-align:center;display:inline-block;position:relative}@media (max-width: 350px){.news .new-item{width:270px}}.news .new-item .content{padding:48px 26px 12px 26px;position:relative;z-index:2;min-height:470px}.news .new-item .content a{font-weight:400;font-size:26px;line-height:34px;color:#0a2540;text-decoration:none;display:block;margin-bottom:23px}.news .new-item .content p{font-weight:400;font-size:14px;line-height:18px;letter-spacing:0.3px;color:#0a2540}.news .new-item .content .bottom{position:absolute;left:0;bottom:20px;width:100%;padding:0 26px}.news .new-item .content .bottom .line{border-top:2px solid #dfdfdf;margin-bottom:20px}.news .new-item .content .bottom p{font-weight:400;font-size:12px;line-height:15px;color:#848484}.news .new-item .content .bottom p.day{font-weight:600;font-size:56px;line-height:38px;color:#f24f00}.news .new-item.has-image .bg{opacity:0;z-index:1;position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;transition:opacity 0.3s ease}.news .new-item.has-image:hover .bg,.news .new-item.has-image:focus .bg{opacity:1}.news .new-item.has-image:hover .bottom .line,.news .new-item.has-image:focus .bottom .line{opacity:0.2}.news .new-item.has-image:hover .bottom p,.news .new-item.has-image:focus .bottom p{color:#848484}.news .new-item.has-image:hover .bottom p.day,.news .new-item.has-image:focus .bottom p.day{color:#fbbc05}.news .new-item.has-image:hover h2,.news .new-item.has-image:hover p,.news .new-item.has-image:hover a,.news .new-item.has-image:focus h2,.news .new-item.has-image:focus p,.news .new-item.has-image:focus a{color:#fff}.news .new-item img{margin:15px 0 33px 0}.categories{padding:65px 0}.categories ul{margin:0;padding:0;display:block;text-align:center}.categories ul li{list-style:none;padding:0;margin:0;position:relative;display:inline-block;padding:0 76px}@media (max-width: 992px){.categories ul li{padding:0 25px}}@media (max-width: 580px){.categories ul li{display:block;padding:5px 0}}.categories ul li::before{content:" ";width:2px;height:30px;background:#eeeeee;border-radius:30px;display:inline-block;position:absolute;left:0;top:-5px}@media (max-width: 580px){.categories ul li::before{display:none}}.categories ul li:first-child::before{display:none}.categories ul li a{display:block;font-style:normal;font-weight:600;font-size:16px;line-height:20px;font-family:montserrat, sans-serif;text-decoration-line:underline;color:#f24f00}.categories ul li a:hover,.categories ul li a:focus{text-decoration:none}.categories ul li a.active{color:black}.business-list{padding-top:23px;padding-bottom:26px}.business-list .item{margin-bottom:60px}.business-list .item h2{font-weight:600;font-size:26px;line-height:32px;color:#0a2540;font-family:montserrat, sans-serif;margin-bottom:18px}.business-list .item p{font-style:normal;font-weight:400;font-size:16px;line-height:28px;color:#425466}@media (max-width: 992px){.business-list .item .numbers{justify-content:space-evenly;margin-bottom:40px}.business-list .item .numbers p{margin-right:0}}.numbers{display:flex;flex-direction:row;justify-content:flex-start;margin-top:47px}.numbers p{text-align:center;font-weight:400;font-size:18px;line-height:15px;color:#425466;margin-right:80px}.numbers p::before{content:" ";display:inline-block;width:30px;height:4px;background:#fbbc05;border-radius:30px}.numbers p strong{font-weight:600;font-size:36px;line-height:44px;font-family:montserrat, sans-serif;color:#0a2540;display:block;padding-top:7px;margin-bottom:0}.business-header{padding-top:93px;padding-bottom:87px}.business-header .image{width:140px;height:90px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:0px;display:inline-block}.business-header h2{line-height:40px}.business-header h2 small{font-weight:500;font-size:13px;line-height:15px;letter-spacing:0.5px;color:#fbbc05}.business-header p.hero{font-style:normal;font-weight:600;font-size:32px;line-height:40px;font-family:montserrat, sans-serif;color:#0a2540;margin-top:20px}@media (max-width: 450px){.business-header p.hero{font-size:26px}}.our-state{padding:0 0 50px 0}.oval-state{background:#f8f8f8;border-radius:27px;position:relative;overflow:hidden}@media (max-width: 992px){.oval-state{padding:0 30px 30px 30px}}.oval-state h2{margin-bottom:35px}.oval-state ul{margin:0;padding:0 70px 0 0}@media (max-width: 992px){.oval-state ul{padding:0}}.oval-state ul li{list-style:none;font-weight:300;font-size:16px;line-height:26px;color:#425466;background:url(../img/oval-li.png) no-repeat 0px 5px;margin:21px 0;padding:0 0 0 30px}@media (max-width: 992px){.oval-state ul li{display:inline-block;margin:10px 0}}.our-results{padding:50px 0 50px 0}.our-results .left-side h2{margin:0 0 33px 0}.our-results .left-side p{font-weight:400;font-size:18px;line-height:28px;color:#425466;margin-bottom:0}.our-results .numbers{margin-top:24px}@media (max-width: 992px){.our-results .numbers{justify-content:space-evenly;margin-bottom:40px}.our-results .numbers p{margin-right:0}}@media (max-width: 350px){.our-results .quote{max-width:100%}}.more-businesses{padding-top:50px;padding-bottom:58px}.more-businesses h3{font-style:normal;font-weight:600;font-size:20px;line-height:24px;font-family:montserrat, sans-serif;color:#0a2540;margin-bottom:25px;margin-top:40px}.text-content{padding:60px 0 45px 0}.text-content h2{margin-bottom:35px;margin-bottom:16px}.our-story{background:#f8f8f8;padding:77px 0 92px 0;position:relative}@media (max-width: 1468px){.our-story{overflow:hidden}}.our-story .hr{position:absolute;bottom:-28px;right:0;z-index:2}@media (max-width: 1468px){.our-story .hr{right:-60px}}@media (max-width: 1200px){.our-story .hr{right:auto;bottom:auto;position:relative;margin-bottom:-124px}}@media (max-width: 625px){.our-story .hr{max-width:100%}}.our-story .a-sign{position:absolute;bottom:0;right:273px;z-index:1;width:440px;height:auto}@media (max-width: 1468px){.our-story .a-sign{right:220px}}@media (max-width: 1200px){.our-story .a-sign{right:290px}}@media (max-width: 625px){.our-story .a-sign{right:100px;width:150px}}.we-help{padding:90px 0}.we-help .owl-custom-nav{margin-top:45px}@media (max-width: 768px){.we-help .owl-custom-nav{display:none}}.we-help .owl-custom-nav .owl-years{margin:0 80px}.we-help .owl-custom-nav .owl-years a{font-weight:600;font-size:16px;line-height:19px;border:1px solid transparent;border-radius:12px;text-align:center;letter-spacing:0.5px;color:#425466;padding:12px 30px;text-decoration:none}.we-help .owl-custom-nav .owl-years a.active{border:1px solid #f24f00;color:#f24f00}.we-help .owl-custom-nav .owl-nav{display:flex;flex-direction:row;align-items:center;justify-content:center}.we-help .owl-custom-nav .owl-nav button{width:64px;height:64px;border-radius:130px;background:#ff7836;color:white;font-size:36px;font-family:montserrat, sans-serif;margin-right:0px;border:0}.we-help .owl-custom-nav .owl-nav button span{position:relative;top:-2px}.we-help .owl-custom-nav .owl-nav button.owl-prev.disabled{background:#f8f8f9;color:#d5d5d5}.we-help .owl-custom-nav .owl-nav button.owl-next.disabled{background:#f8f8f9;color:#d5d5d5}.we-help .owl-carousel{margin-top:60px;text-align:center}.we-help .owl-carousel .owl-dots{text-align:center;margin:50px auto 0 auto;display:inline-block}.we-help .owl-carousel .owl-dots .owl-dot{margin:0 0px;height:6px}.we-help .owl-carousel .owl-dots .owl-dot span{width:99px;height:6px;background:#d9d9d9;margin:0 -2px;position:relative}@media (max-width: 500px){.we-help .owl-carousel .owl-dots .owl-dot span{width:57px}}.we-help .owl-carousel .owl-dots .owl-dot.active span{background:#f24f00;z-index:1}.we-help .help-item .content{display:flex;width:480px;min-height:380px;background-size:cover;background-position:center;background-repeat:no-repeat;padding:36px;text-decoration:none;flex-direction:column;align-items:flex-start;justify-content:flex-end;border-radius:20px}@media (max-width: 500px){.we-help .help-item .content{width:320px}}.we-help .help-item .content .date{font-weight:600;font-size:16px;line-height:19px;border:1px solid rgba(237,237,237,0.2);border-radius:6px;text-align:center;letter-spacing:0.5px;padding:5px 10px;color:#fbbc05;margin-bottom:10px}.we-help .help-item .content .name{font-weight:500;color:#ffffff;font-size:26px;line-height:32px;font-family:montserrat, sans-serif;color:#ffffff}.page-content{padding:60px 0}.page-content h1{font-style:normal;font-weight:600;font-size:36px;line-height:34px;font-family:montserrat, sans-serif;color:#0a2540;padding-top:10px;margin-bottom:24px}@media (max-width: 400px){.page-content h1{font-size:26px}}.page-content h2{font-weight:600;font-size:32px;line-height:39px;font-family:montserrat, sans-serif;margin:40px 0}@media (max-width: 400px){.page-content h2{font-size:26px;line-height:31px}}.page-content h3{font-style:normal;font-weight:600;font-size:16px;line-height:34px;font-family:montserrat, sans-serif;color:#0a2540;letter-spacing:0px}.page-content ol,.page-content ul{margin:40px 0;padding:0 0 0 0}.page-content ol li,.page-content ul li{list-style:none;font-weight:400;font-size:16px;line-height:26px;color:#425466;background:url(../img/oval-li.png) no-repeat 0px 5px;margin:21px 0;padding:0 0 0 30px}.page-content .date{font-style:normal;font-weight:400;font-size:14px;line-height:17px;font-family:montserrat, sans-serif;color:#425466;margin-bottom:40px}.page-content .date svg{position:relative;top:-2px;margin-right:13px}.page-content p,.page-content li{font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:#425466}.page-content blockquote{background:#eee url(../img/blockquote.png) no-repeat 30px 34px;border-radius:20px;margin:60px 90px 60px 90px;padding:34px 30px 34px 58px}@media (max-width: 768px){.page-content blockquote{margin:40px 0}}.page-content blockquote p{margin-bottom:0;font-weight:400;font-size:18px;line-height:25px;color:#0a2540;font-style:italic}.page-content a::not(btn){color:#f24f00;text-decoration:underline;font-weight:400;font-size:18px;line-height:28px}.page-content a::not(btn):hover,.page-content a::not(btn):focus{text-decoration:none}.page-content .tags{display:block;padding:40px 0 10px 0;border-top:2px solid #dfdfdf;margin-top:40px}.page-content .tags p{font-weight:600;font-size:11px;line-height:12px;letter-spacing:0.5px;text-transform:uppercase;font-family:montserrat, sans-serif;color:#000000}.page-content .tags p span{background:#eeeeee;border-radius:6px;padding:10px 13px;margin-right:10px;font-size:10px}.page-content .tags p span:first-of-type{margin-left:34px}.new-item{position:relative;margin-bottom:50px}.new-item a{display:block;text-decoration:none}.new-item a .image{height:276px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;display:flex;overflow:hidden}.new-item a .image .show-more{display:flex;opacity:0;width:100%;flex-direction:row;align-items:center;justify-content:center;background:rgba(0,0,0,0.7);color:white;font-weight:700;font-size:14px;line-height:20px;letter-spacing:0.5px;color:#ffffff;width:100%;transition:all 0.3s ease}.new-item a .image .show-more svg{margin-left:8px}.new-item a .tags{display:block;padding:24px 0 16px 0}.new-item a .tags span{font-weight:500;font-size:10px;line-height:12px;letter-spacing:0.5px;text-transform:uppercase;font-family:montserrat, sans-serif;color:#000000;background:#eeeeee;border-radius:6px;padding:10px 13px;margin-right:10px}.new-item a .nazev{font-family:montserrat, sans-serif;display:block;font-weight:500;font-size:26px;line-height:34px;color:#03192f;margin-bottom:10px}.new-item a .text{display:block;font-weight:400;font-size:14px;line-height:20px;color:#0a2540}.new-item a:hover .show-more,.new-item a:focus .show-more{opacity:1}.new-item a:hover .nazev,.new-item a:focus .nazev{color:#f24f00}.new-item .bottom{margin-top:19px;width:100%}.new-item .bottom .line{border-top:2px solid #dfdfdf;margin-bottom:20px}.new-item .bottom p{font-weight:400;font-size:12px;line-height:15px;color:#848484}.new-item .bottom p.day{font-weight:600;font-size:56px;line-height:38px;color:#f24f00}.options{font-weight:500;font-size:13px;line-height:16px;font-family:montserrat, sans-serif;letter-spacing:0.5px;text-transform:uppercase;color:#425466}.options svg{margin-left:8px;position:relative;top:-2px}.contact-box{text-align:left;background:#f8f8f8;border-radius:16px;min-height:441px;margin:40px 0 10px 0;padding:50px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.contact-box.man{background:#f8f8f8 url(../img/builder.png) no-repeat right bottom}@media (max-width: 660px){.contact-box.man{padding-bottom:440px}}.contact-box.man p{line-height:190%}.contact-box.man p a{font-weight:400;font-size:20px;line-height:22px;letter-spacing:0.3px;color:#425466;text-decoration:none}.contact-box.man p a:hover,.contact-box.man p a:focus{text-decoration-line:none;color:#ff7836}.contact-box.man p a:first-of-type{font-weight:500;font-size:26px;line-height:32px;font-family:montserrat, sans-serif;text-decoration-line:underline;color:#0a2540}@media (max-width: 400px){.contact-box.man p a:first-of-type{font-size:19px}}.contact-box.man p a:first-of-type:hover,.contact-box.man p a:first-of-type:focus{text-decoration:none;color:#425466}.contact-box.a-sign{background-color:#03192f;background-image:url(../img/contact-asign.png),url(../img/slider-v.png);background-position:right bottom, left top;background-repeat:no-repeat, no-repeat}.contact-box h2{color:white;font-weight:500;font-size:36px;line-height:44px;font-family:montserrat, sans-serif;margin-bottom:30px}.map{position:relative;margin-top:40px}@media (max-width: 992px){.map{height:400px;background:url(../img/map.png) no-repeat center;border-radius:20px}}@media (max-width: 992px){.map img{display:none}}.map .content{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.map .content .pin{margin-bottom:25px;margin-left:110px;margin-top:-30px}@media (max-width: 1200px){.map .content .pin{width:40px;margin-top:40px}}.map .content .bubble{background:#ffffff;border-radius:20px;padding:22px;display:inline-block;margin-left:110px}@media (max-width: 768px){.map .content .bubble{margin-left:0;margin:0 20px}}.map .content .bubble p{margin-bottom:0;font-size:16px;line-height:26px;text-align:center;color:#0a2540;font-family:montserrat, sans-serif;font-weight:400}.map .content .bubble p strong{font-weight:700}.map .content .bubble p a{font-size:16px;line-height:26px;text-align:center;text-decoration-line:underline;color:#f24f00;font-family:roboto, sans-serif;display:inline-block;margin-top:8px}.map .content .bubble p a:hover,.map .content .bubble p a:focus{text-decoration-line:none}.map .content .bubble p a svg{margin-left:10px}.rejstrik{margin-top:40px}.rejstrik a{font-style:normal;font-weight:500;font-size:16px;line-height:32px;font-family:montserrat, sans-serif;color:#425466;text-decoration:none}.rejstrik a:hover,.rejstrik a:focus{text-decoration-line:underline}.rejstrik span{width:2px;height:34px;background:#eeeeee;border-radius:50px;margin:0 40px;display:inline-block;position:relative;top:10px}
/*# sourceMappingURL=index.css.map */
