@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);.section-header{left:0;width:100%;z-index:100}.section-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px}.section-header .header-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.section-header .header-logo,.section-header .header-logo .logo-symbol{display:-webkit-box;display:-ms-flexbox;display:flex}.section-header .header-logo .logo-text{margin:0;font-size:18px;text-align:center;line-height:18px}.section-header .header-logo .logo-text span{display:block;font-weight:400;font-size:14.4px}.section-header .header-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px}@media (max-width:1023px){.section-header .header-phone{margin-left:auto;padding:0 10px}}.section-header .header-phone .phone-icon{font-size:18px}@media (max-width:767px){.section-header .header-phone .phone-icon{font-size:23px}}.section-header .header-phone .phone-number{margin-left:7px;font-size:22px;font-weight:700}@media (max-width:767px){.section-header .header-phone .phone-number{display:none}}.section-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;text-transform:uppercase}@media (max-width:1023px){.section-header .header-menu{display:none;position:absolute;padding:0 10px;background:#fff}.section-header .header-menu.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:calc(100% + 5px);right:5px;-webkit-animation:menu-show .35s forwards;animation:menu-show .35s forwards}}@media (min-width:1024px){.section-header .header-menu{margin-left:auto}}@media (max-width:1023px){.section-header .header-menu .menu-item{padding:10px}.section-header .header-menu .menu-item:not(:first-child){border-top:1px solid}}@media (min-width:1024px){.section-header .header-menu .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;font-size:13px;cursor:pointer;position:relative}.section-header .header-menu .menu-item:after{display:block;position:absolute;width:100%;height:100%;content:"";top:calc(50% + 7px);left:50%;width:0;height:0;border-top:1px solid;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.35s;transition:.35s}.section-header .header-menu .menu-item span{-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.section-header .header-menu .menu-item:hover:after{width:100%}.section-header .header-menu .menu-item:hover span{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}@media (max-width:1023px){.section-header .header-menu-btn{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;padding-left:15px}.section-header .header-menu-btn:after,.section-header .header-menu-btn:before{display:block;width:30px;height:7px;border-top-width:4px;border-top-style:solid;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:.2s;transition:.2s;content:""}.section-header .header-menu-btn:after{border-bottom-width:4px;border-bottom-style:solid}.section-header .header-menu-btn.active:after,.section-header .header-menu-btn.active:before{height:0}.section-header .header-menu-btn.active:before{-webkit-transform:translateY(2px) rotate(-45deg);transform:translateY(2px) rotate(-45deg)}.section-header .header-menu-btn.active:after{border-bottom:0;-webkit-transform:translateY(-2px) rotate(45deg);transform:translateY(-2px) rotate(45deg)}}@media (min-width:1024px){.section-header .header-menu-btn{display:none}}.section-header:not(.float){position:absolute!important;top:30px;color:#fff}@media (max-width:767px){.section-header:not(.float){top:20px}}.section-header:not(.float),.section-header:not(.float) .container{position:relative}.section-header:not(.float) .container:before,.section-header:not(.float):before{display:block;position:absolute;width:100%;content:"";top:50%;left:50%;width:50%;height:100%;background:#ed3237;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section-header:not(.float) .container{position:relative}.section-header:not(.float) .container:before{left:90px;border-radius:50px 0 0 50px;z-index:-1}@media (max-width:767px){.section-header:not(.float) .container:before{left:70px}}.section-header:not(.float) .header-logo .logo-symbol{font-size:70px}@media (max-width:767px){.section-header:not(.float) .header-logo .logo-symbol{font-size:50px}}.section-header:not(.float) .header-logo .logo-text{margin-left:55px}@media (max-width:767px){.section-header:not(.float) .header-logo .logo-text{margin-left:35px}}@media (max-width:1023px){.section-header:not(.float) .header-menu{z-index:-2}.section-header:not(.float) .header-menu .menu-item{color:#ed3237}}.section-header.float{position:fixed;top:0;background:hsla(0,0%,100%,.95);color:#ed3237;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.1);box-shadow:0 3px 10px rgba(0,0,0,.1);-webkit-animation:header-float .35s;animation:header-float .35s}.section-header.float .container{height:60px;padding:0 10px;width:100%}.section-header.float .header-logo .logo-symbol{font-size:37px}.section-header.float .header-logo .logo-text{margin-left:10px;color:#1a3456}@media (max-width:1023px){.section-header.float .header-menu{background:#1a3456}}.section-header.float .header-menu .menu-item{color:#1a3456}@media (max-width:1023px){.section-header.float .header-menu .menu-item{color:#fff}}@media (min-width:1024px){.section-header.float .header-menu .menu-item:hover{color:#ed3237}}@-webkit-keyframes header-float{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{opacity:1}}@keyframes header-float{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{opacity:1}}@-webkit-keyframes menu-show{0%{right:-10%;opacity:0}to{opacity:1}}@keyframes menu-show{0%{right:-10%;opacity:0}to{opacity:1}}.section-footer{background:#ed3237;color:#fff}@media (max-width:767px){.section-footer .footer-contents{padding:10px}}@media (min-width:768px){.section-footer .footer-contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}}.section-footer .footer-contents .content-logo{cursor:pointer}@media (max-width:767px){.section-footer .footer-contents .content-logo{margin-bottom:10px;font-size:40px;border-bottom:1px solid rgba(0,0,0,.1);position:relative;border-color:hsla(0,0%,100%,.2)}.section-footer .footer-contents .content-logo:before{display:block;position:absolute;width:100%;height:100%;content:"";bottom:-1px;width:50px;height:0;border-bottom:1px solid #1a3456;border-color:#fff}}@media (min-width:768px){.section-footer .footer-contents .content-logo{font-size:50px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.section-footer .footer-contents .content-items{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto}@media (max-width:1023px){.section-footer .footer-contents .content-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-footer .footer-contents .content-items .item{padding:10px 0;font-size:14px}.section-footer .footer-contents .content-items .item i{margin-right:5px}@media (min-width:1024px){.section-footer .footer-contents .content-items .item:not(:first-child){margin-left:30px}}.section-footer .footer-copyright{padding:15px 0;background:rgba(0,0,0,.15);font-size:12px}.section-banner{position:relative;height:400px;-webkit-box-shadow:inset 0 -10px 10px rgba(0,0,0,.2);box-shadow:inset 0 -10px 10px rgba(0,0,0,.2);background-image:url(../../assets/img/home-banner.053b2d4d.jpg);background-size:cover;background-position-x:center;color:#fff;overflow:hidden}.section-banner .banner-items{position:absolute;top:calc(50% + 45px);left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section-banner .banner-items .item-slogan{margin:0;font-size:50px;font-weight:400;letter-spacing:-3px;text-shadow:5px 5px 10px rgba(0,0,0,.2);line-height:50px}@media (max-width:767px){.section-banner .banner-items .item-slogan{font-size:40px;line-height:40px}}.section-banner .banner-items hr{margin:20px auto 0;height:0;width:200px;border-top:2px solid #ed3237;border-bottom:0}@media (max-width:767px){.section-banner .banner-items hr{margin-top:15px;width:150px}}.section-banner .banner-items .item-services{margin:20px 0 0;font-size:18px;font-weight:400;text-transform:uppercase;text-shadow:5px 5px 10px rgba(0,0,0,.2)}@media (max-width:767px){.section-banner .banner-items .item-services{margin:15px 0 0;font-size:16px}}.section-banner .banner-items .btn{margin-top:20px}.default-content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:50px 0;background-color:rgba(26,52,86,.05);background-image:url(../../assets/img/ruller-pattern.93879af4.png);background-repeat:repeat-x;background-position:top}@media (max-width:767px){.default-content{padding:40px 0}}.default-content .content-title{margin:0 0 20px;padding-bottom:5px;font-size:28px;text-transform:uppercase;letter-spacing:-2px;color:#1a3456;border-bottom:1px solid rgba(0,0,0,.1);position:relative}.default-content .content-title:before{display:block;position:absolute;width:100%;height:100%;content:"";bottom:-1px;width:50px;height:0;border-bottom:1px solid #ed3237}@media (max-width:767px){.default-content .content-title{font-size:24px}}.default-content .content-sub-title{margin:0 0 30px 0;font-weight:400;font-size:20px;opacity:.4}.default-content .content-paragraph{text-align:center}.section-services .services-items{margin-top:30px}@media (max-width:767px){.section-services .services-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-services .services-items>*{width:calc(50% - 5px)!important;margin:10px 0 0 10px}.section-services .services-items>:nth-child(-n+2){margin-top:0}.section-services .services-items>:nth-child(odd){margin-left:0}}@media (min-width:768px) and (max-width:1023px){.section-services .services-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-services .services-items>*{width:calc(33.33333% - 13.33334px)!important;margin:20px 0 0 20px}.section-services .services-items>:nth-child(-n+3){margin-top:0}.section-services .services-items>:nth-child(3n+1){margin-left:0}}@media (min-width:1024px) and (max-width:1279px){.section-services .services-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-services .services-items>*{width:calc(33.33333% - 13.33334px)!important;margin:20px 0 0 20px}.section-services .services-items>:nth-child(-n+3){margin-top:0}.section-services .services-items>:nth-child(3n+1){margin-left:0}}@media (min-width:1280px){.section-services .services-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-services .services-items>*{width:calc(33.33333% - 13.33334px)!important;margin:20px 0 0 20px}.section-services .services-items>:nth-child(-n+3){margin-top:0}.section-services .services-items>:nth-child(3n+1){margin-left:0}}.section-services .services-items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-services .services-items .item .item-carousel{position:relative}.section-services .services-items .item .item-carousel .carousel-images img{width:100%}.section-services .services-items .item .item-carousel .carousel-images.agile .agile__dots{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:10px;left:10px}@media (min-width:1024px){.section-services .services-items .item .item-carousel .carousel-images.agile .agile__dots{-webkit-transition:opacity .35s;transition:opacity .35s;opacity:0}}.section-services .services-items .item .item-carousel .carousel-images.agile .agile__dots .agile__dot:not(:first-child){margin-left:5px}.section-services .services-items .item .item-carousel .carousel-images.agile .agile__dots .agile__dot button{background-color:#fff;border:none;border-radius:50%;cursor:pointer;display:block;width:10px;height:10px;font-size:0;line-height:0;margin:0;padding:0;-webkit-transition-duration:.3s;transition-duration:.3s}.section-services .services-items .item .item-carousel .carousel-images.agile .agile__dots .agile__dot--current button,.section-services .services-items .item .item-carousel .carousel-images.agile .agile__dots .agile__dot:hover button{background-color:#ed3237}.section-services .services-items .item .item-carousel .carousel-nav{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;position:absolute;top:50%;left:0;padding:0 10px;width:100%;height:0;color:hsla(0,0%,100%,.8);z-index:1}@media (min-width:1024px){.section-services .services-items .item .item-carousel .carousel-nav{-webkit-transition:opacity .35s;transition:opacity .35s;opacity:0}}.section-services .services-items .item .item-carousel .carousel-nav [class*=nav-] i{font-size:20px}@media (max-width:767px){.section-services .services-items .item .item-carousel .carousel-nav [class*=nav-] i{font-size:16px}}.section-services .services-items .item .item-carousel .carousel-nav [class*=nav-]:hover{color:#fff}@media (min-width:1024px){.section-services .services-items .item .item-carousel:hover{cursor:pointer}.section-services .services-items .item .item-carousel:hover .carousel-images .agile__dots,.section-services .services-items .item .item-carousel:hover .carousel-nav{opacity:1}}.section-services .services-items .item .item-details{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:10px;background-color:#fff;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.05);box-shadow:0 5px 10px rgba(0,0,0,.05);overflow:hidden;position:relative}.section-services .services-items .item .item-details:after{display:block;position:absolute;width:100%;height:100%;content:"";right:-5px;bottom:-5px;width:10px;height:10px;background:#ed3237;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.section-services .services-items .item .item-details .detail-title{margin:0 0 10px;padding:0 0 5px;border-bottom:1px solid #eee;color:#1a3456;font-size:14px;text-transform:uppercase;letter-spacing:-.5px;border-bottom:1px solid rgba(0,0,0,.1);position:relative}.section-services .services-items .item .item-details .detail-title:before{display:block;position:absolute;width:100%;height:100%;content:"";bottom:-1px;width:30px;height:0;border-bottom:1px solid #ed3237}.section-services .services-items .item .item-details .detail-text{margin:0;font-size:12px}.section-testimonials{background-color:#fff}.section-testimonials .testimonials-list{margin-top:40px}@media (max-width:1023px){.section-testimonials .testimonials-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px 0 0}.section-testimonials .testimonials-list>*{-webkit-box-flex:100%!important;-ms-flex:100%!important;flex:100%!important;margin:40px 0 0 40px}.section-testimonials .testimonials-list>:nth-child(-n+1){margin-top:0}.section-testimonials .testimonials-list>:nth-child(1n+1){margin-left:0}}@media (min-width:1024px){.section-testimonials .testimonials-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-testimonials .testimonials-list>*{-webkit-box-flex:100%!important;-ms-flex:100%!important;flex:100%!important;margin:20px 0 0 20px}.section-testimonials .testimonials-list>:nth-child(-n+1){margin-top:0}.section-testimonials .testimonials-list>:nth-child(1n+1){margin-left:0}}.section-testimonials .testimonials-list .list-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;background:rgba(26,52,86,.05);overflow:hidden;position:relative}.section-testimonials .testimonials-list .list-item:after{display:block;position:absolute;width:100%;height:100%;content:"";right:-5px;bottom:-5px;width:10px;height:10px;background:#ed3237;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.section-testimonials .testimonials-list .list-item .item-icon{margin-right:15px;color:#1a3456;font-size:35px;border-radius:5px}.section-testimonials .testimonials-list .list-item .item-details{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.section-testimonials .testimonials-list .list-item .item-details .detail-name{margin:0 0 10px;padding-bottom:5px;color:#1a3456;font-size:13px;border-bottom:1px solid rgba(0,0,0,.1);position:relative}.section-testimonials .testimonials-list .list-item .item-details .detail-name:before{display:block;position:absolute;width:100%;height:100%;content:"";bottom:-1px;width:30px;height:0;border-bottom:1px solid #ed3237}.section-testimonials .testimonials-list .list-item .item-details .detail-text{font-style:italic}.section-testimonials .testimonials-list .list-item .item-details .detail-text i{color:#1a3456;font-size:8px;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.section-contact{background-color:#1a3456}.section-contact,.section-contact .content-title{color:#fff}.section-contact .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;position:relative;margin:30px auto 0}@media (min-width:768px){.section-contact .contact-form .form-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-contact .contact-form .form-grid>*{-webkit-box-flex:calc(50% - 10px)!important;-ms-flex:calc(50% - 10px)!important;flex:calc(50% - 10px)!important;margin:20px 0 0 20px}.section-contact .contact-form .form-grid>:nth-child(-n+2){margin-top:0}.section-contact .contact-form .form-grid>:nth-child(odd){margin-left:0}}.section-contact .contact-form .form-grid .grid-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767px){.section-contact .contact-form .form-grid .grid-box:not(:first-child){margin-top:15px}}.section-contact .contact-form .form-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.section-contact .contact-form .form-field:not(:first-child){margin-top:15px}.section-contact .contact-form .form-field .form-input,.section-contact .contact-form .form-field .form-textarea{color:#1a3456;background:hsla(0,0%,100%,.85)}.section-contact .contact-form .form-field .form-input:focus,.section-contact .contact-form .form-field .form-textarea:focus{background:#fff}.section-contact .contact-form .btn{min-width:120px}@media (max-width:767px){.section-contact .contact-form .btn{margin-top:15px;width:100%}}@media (min-width:768px){.section-contact .contact-form .btn{margin:15px 0 0 auto}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;color:inherit;font-family:inherit}body,button,figure,ul{margin:0;padding:0}body{background:#fff;color:#777;font-size:16px;font-family:Montserrat,sans-serif}ul{list-style:none}button{cursor:pointer;background:transparent;border:0}a{display:inline-block;text-decoration:none;-webkit-transition:.35s;transition:.35s}a img,figure img{display:block;border:0}iframe{display:block}table{border-collapse:collapse}@font-face{font-family:icons;src:url(data:font/woff;base64,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) format("woff");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icons!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-hebrew:before{content:"\e901"}.icon-star:before{content:"\e900"}.container{margin:0 auto;width:100%}@media (max-width:767px){.container{padding:0 10px}}@media (min-width:768px) and (max-width:1023px){.container{width:730px}}@media (min-width:1024px) and (max-width:1279px){.container{width:950px}}@media (min-width:1280px){.container{width:1170px}}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;margin:0;height:36px;color:#fff;border:0;border-radius:100px;text-align:center;text-transform:uppercase;font-size:14px;font-weight:700;-webkit-transition:.35s;transition:.35s;white-space:nowrap}.btn.btn-big{height:44px;font-size:18px}.btn.btn-color-1{background:#ed3237}.btn.btn-color-2{background:#1a3456}.btn:hover{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px);-webkit-box-shadow:3px 3px 0 rgba(0,0,0,.1);box-shadow:3px 3px 0 rgba(0,0,0,.1)}.form .form-input,.form .form-textarea{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:0;background:#eee;font-size:16px;font-family:Montserrat,sans-serif}.form .form-input:focus,.form .form-textarea:focus{background:#ddd}.form .form-input:focus+.form-helper,.form .form-textarea:focus+.form-helper{-webkit-animation:form-helper-show .35s forwards;animation:form-helper-show .35s forwards}.form .form-input{padding:0 10px;height:40px}.form .form-textarea{padding:10px;min-height:100px;resize:none}.form .form-field{position:relative;width:100%}.form .form-helper{position:fixed;top:0;left:50%;padding:5px 10px;color:#fff;background:#ed3237;font-size:12px;font-style:italic;text-align:center;-webkit-transform:translate(-50%,calc(-100% - 8px));transform:translate(-50%,calc(-100% - 8px));z-index:80;-webkit-box-shadow:3px 3px 0 rgba(0,0,0,.1);box-shadow:3px 3px 0 rgba(0,0,0,.1)}.form .form-helper:before{display:block;position:absolute;bottom:-6px;left:50%;border-right:6px solid transparent;border-top:6px solid #ed3237;border-left:6px solid transparent;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:""}@-webkit-keyframes form-helper-show{0%{position:absolute;top:5px;opacity:0}to{position:absolute;top:0;opacity:1}}@keyframes form-helper-show{0%{position:absolute;top:5px;opacity:0}to{position:absolute;top:0;opacity:1}}@media (max-width:767px){.light-gallery__image-container{padding:20px}}.light-gallery__close,.light-gallery__next,.light-gallery__prev{background:none!important;-webkit-transition:.35s;transition:.35s}.light-gallery__close:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width:767px){.light-gallery__prev{left:25px!important}}.light-gallery__prev:hover{-webkit-transform:translate(-5px,-50%);transform:translate(-5px,-50%)}@media (max-width:767px){.light-gallery__next{right:25px!important}}.light-gallery__next:hover{-webkit-transform:translate(5px,-50%);transform:translate(5px,-50%)}.light-gallery__image{border:10px solid rgba(0,0,0,.2)}.light-gallery__image img{display:block}#app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}#app .app-gallery.blury~*{-webkit-filter:blur(3px);filter:blur(3px)}.alert{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;position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:100}.alert .alert-container{max-width:calc(100% - 40px);max-height:calc(100% - 40px);-webkit-animation:alert-open .35s ease-out;animation:alert-open .35s ease-out;border-radius:3px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.5);box-shadow:0 0 15px rgba(0,0,0,.5);overflow:hidden}.alert .alert-container.alert-deactive{-webkit-animation:alert-close .35s ease-out;animation:alert-close .35s ease-out}.alert .alert-container .alert-body{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:10px 15px;color:#fff;font-size:16px;max-width:300px;-webkit-transition:.35s;transition:.35s}.alert .alert-container .alert-body .alert-close-wrapper{margin-left:10px;padding-top:5px}.alert .alert-container .alert-body .alert-close-wrapper .alert-close{display:-webkit-box;display:-ms-flexbox;display:flex}.alert .alert-container .alert-body .alert-close-wrapper .alert-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);font-family:Lucida;font-size:26px;line-height:.5;cursor:pointer;content:"+"}.alert.alert-success .alert-body{border-color:#2f8d59;background:#3cb371}.alert.alert-info .alert-body{border-color:#38678f;background:#4682b4}.alert.alert-warning .alert-body{border-color:#cc8400;background:orange}.alert.alert-danger .alert-body,.alert.alert-error .alert-body,.alert.alert-fail .alert-body{border-color:#ff3814;background:tomato}@-webkit-keyframes alert-open{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1}}@keyframes alert-open{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1}}@-webkit-keyframes alert-close{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes alert-close{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}