.main{position:relative}.main .container-3d{position:relative;z-index:1;margin-bottom:10vh;width:100vw;height:50vh;background:url(../models/textures/BN4.jpg) no-repeat center 40%/100% auto}.main .container-3d__right-shield{display:none}.main .container-3d__guar{position:absolute;top:10px;left:10px;width:70px;z-index:20;-webkit-filter:drop-shadow(0 0 15px rgba(0, 0, 0, .4));filter:drop-shadow(0 0 15px rgba(0, 0, 0, .4))}.main .container-3d__guar img{width:100%}.main .container-3d__preloader{position:absolute;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:center;width:100%;height:100%;top:0;left:0;z-index:100;background:#fff;opacity:1;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.main .container-3d__preloader.active{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.main .container-3d .popups3d{position:relative;-webkit-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out;z-index:2}.main .container-3d .popups3d__content{display:none;position:absolute;left:0;top:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;white-space:nowrap;padding:7px;border-radius:7px;height:auto;font-size:12px;letter-spacing:.3px;line-height:15px;text-align:left;color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background:rgba(0,0,0,.7);margin:0}.main .container-3d .popups3d p{margin:0;font-size:10px;letter-spacing:.2px}.main .container-3d .popups3d div p:first-child{margin-bottom:4px}.main .container-3d-info{z-index:1;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:44px;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 10px 0 20px;margin-bottom:10px}.main .container-3d-info__title{font-family:Montserrat,serif;font-size:26px;font-style:normal;font-weight:700;line-height:44px;text-align:left;color:#fff}.main .container-3d-info__button-more{position:relative;z-index:1;width:auto;padding:0 15px;height:34px;background-color:#fee440;text-align:center;line-height:34px;font-size:14px;font-style:normal;font-weight:500;border-radius:3px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main-bigGallery{top:7vh;left:0;overflow:hidden;width:0;height:0;position:absolute;z-index:3;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.main-bigGallery.active{width:100vw;height:50vh}.main-bigGallery iframe{width:100vw;height:50vh}.main-bigGallery img{-o-object-fit:cover;object-fit:cover;width:100vw;height:50vh}.main-preview-container{position:absolute;top:57.2vh;left:0;z-index:4;width:100vw;height:7vh;overflow:hidden}.main-previewGallery{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.main-previewGallery__item{width:19.8vw;height:7vh}.main-previewGallery__item img{-o-object-fit:cover;object-fit:cover;width:19.8vw;height:7vh}.main div.down-button{font-size:0;display:none}.main .up-button{font-size:0}.main-closeGallery{position:absolute;width:19.8vw;height:7vh;background:url(../img/main/gallery/3d.jpg) no-repeat center/cover;top:0;left:0;z-index:5}.main-switch{position:relative;padding:0 20px;margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-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:center;z-index:1}.main-switch-button{padding:0 4px 20px;border-radius:5px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;background:#fff;position:relative;z-index:1}.main-switch-button.active{-webkit-filter:drop-shadow(0 3px 8px rgba(0, 0, 0, .18));filter:drop-shadow(0 3px 8px rgba(0, 0, 0, .18));z-index:2}.main-switch-button.active p{color:initial}.main-switch-button.active::after{content:'';display:block;position:absolute;height:20px;width:20px;left:50%;top:0;z-index:-1;background:#fff;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.main-switch-button__pic{height:78px;width:96px;margin:0 auto 5px;overflow:hidden;padding:16px 5px 7px}.main-switch-button__pic img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-switch-button__title{font-size:14px;font-weight:700;line-height:16px;text-align:center;color:#0375c7}.main__line{margin:0 20px 30px;background:#e3e3e3;height:1px}.main-prefference{max-width:700px;margin:0 auto 36px;padding:0 20px}.main-prefference-icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 17px;margin-bottom:17px}.main-prefference-icons__item{position:relative;width:44px;height:44px}.main-prefference-icons__item.active::after{content:'';display:block;position:absolute;z-index:-1;width:44px;height:44px;top:58px;left:50%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background:#f0f0f0}.main-prefference-icons__item img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-prefference-description{position:relative;display:none;max-width:700px;margin:0 auto;border-radius:3px;padding:15px;background:#f0f0f0}.main-prefference-description.active{display:block}.main-prefference-description p{font-size:15px;line-height:22px;text-align:center}.main-news{position:relative;max-width:700px;margin:0 auto;padding:0 20px}.main-news-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:17px}.main-news-header__title{font-family:Montserrat,serif;font-size:26px;font-weight:600;line-height:32px;text-align:left}.main-news-header__btn-allnews{position:relative;font-size:15px;line-height:18px;text-align:left;color:#0165ae;-webkit-text-decoration:underline #0165ae;text-decoration:underline #0165ae;cursor:pointer;padding-right:17px}.main-news-header__btn-allnews::after{content:'';display:block;position:absolute;z-index:-1;width:8px;height:12px;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/main/arrow-right.svg) no-repeat center/cover}.main-news-items-item__pic{border-radius:3px;margin-bottom:20px}.main-news-items-item__pic img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-news-items-item__title{font-family:Montserrat,serif;font-size:20px;font-weight:600;line-height:28px;text-align:left;-webkit-text-decoration:underline rgba(0,0,0,.4);text-decoration:underline rgba(0,0,0,.4);margin-bottom:14px}.main-news-items-item__desc{font-size:15px;line-height:22px;max-height:66px;text-align:left;margin-bottom:12px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.main-news-items-item__desc.active{max-height:unset}.main-news-items-item__btn-more{position:relative;font-size:15px;line-height:18px;text-align:left;color:#0165ae;-webkit-text-decoration:underline #0165ae;text-decoration:underline #0165ae;cursor:pointer;padding-right:17px;width:95px;margin-bottom:20px}.main-news-items-item__btn-more::after{content:'';display:block;position:absolute;z-index:-1;width:8px;height:12px;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/main/arrow-right.svg) no-repeat center/cover}.main-about{background:#fee440;padding:40px 20px}.main-about__container1,.main-about__container2{position:relative;max-width:1440px;margin:0 auto 40px}.main-about__pic{position:relative;height:100%;width:100%;margin-bottom:20px}.main-about__pic img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.main-about__desc{width:100%;font-size:15px;line-height:22px}.main-about__title{font-family:Montserrat,serif;font-size:26px;font-weight:600;line-height:32px;text-align:center;margin-bottom:40px}.main-about__container2 .main-about__pic{height:100%;width:100%;margin-bottom:20px}.main-about__container2 .main-about__pic img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.main-about__container2 .main-about__desc{width:100%}.main-about__container2 .main-about__title{font-family:Montserrat,serif;font-size:20px;font-weight:600;line-height:28px;text-align:left;margin-bottom:20px}@media screen and (min-width:920px){.main{width:100%;padding-top:0}.main .container-3d{height:100vh;width:100%}.main .container-3d__right-shield{display:block;position:absolute;right:0;top:0;width:20vw;height:100%;z-index:1}.main .container-3d__guar{width:138px;height:auto;top:unset;bottom:20vh;left:unset;right:12.5vw;z-index:10;-webkit-filter:drop-shadow(2px 2px 10px #000);filter:drop-shadow(2px 2px 10px #000)}.main .container-3d-info{bottom:unset;top:9vh;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main .container-3d-info__title{color:#000}.main .container-3d-info__button-more{position:absolute;top:67vh;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.main-switch{position:absolute;width:15vw;height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;padding:160px 0}.main-switch-button{background:rgba(255,255,255,.2);height:13vh;width:13vh;margin:5px}.main-switch-button:hover{background:rgba(255,255,255,.6)}.main-switch-button__pic{width:100%;height:100%}.main-switch-button__pic img{-o-object-fit:cover;object-fit:cover}.main-switch-button.active{background:rgba(255,255,255,.6)}.main-switch-button.active::after{display:none}.main-switch-button p{font-size:1.2vh}.main-bigGallery{top:0;left:0;overflow:hidden;width:0;height:0;position:absolute;z-index:3;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.main-bigGallery.active{width:100vw;height:100vh}.main-bigGallery iframe{width:100vw;height:100vh}.main-bigGallery img{-o-object-fit:cover;object-fit:cover;width:100vw;height:100vh}.main-preview-container{position:absolute;top:84vh;left:12.5vw;z-index:4;width:75vw;height:15vh;overflow:hidden}.main-previewGallery{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.main-previewGallery__item{width:15vw;height:15vh}.main-previewGallery__item img{-o-object-fit:cover;object-fit:cover;width:14.8vw;height:15vh}.main-closeGallery{position:absolute;width:14.8vw;height:15vh;background:url(../img/main/gallery/3d.jpg) no-repeat center/cover;top:0;left:0;z-index:5}.main-prefference{max-width:700px;margin:0 auto 36px;padding:0 20px}.main-prefference-icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 17px;margin-bottom:17px}.main-prefference-icons__item{position:relative;width:64px;height:64px}.main-prefference-icons__item.active::after{content:'';display:block;position:absolute;z-index:-1;width:64px;height:64px;top:78px;left:50%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background:#f0f0f0}.main-prefference-icons__item img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-prefference-description{position:relative;display:none;max-width:700px;min-height:80px;margin:0 auto;border-radius:3px;padding:15px;background:#f0f0f0}.main-prefference-description.active{display:block}.main-prefference-description p{font-size:18px;line-height:22px;text-align:center}.main-news{position:relative;max-width:1480px;margin:0 auto;padding:0}.main-news-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:17px}.main-news-header__title{font-family:Montserrat,serif;font-size:26px;font-weight:600;line-height:32px;text-align:left;margin-left:20px}.main-news-header__btn-allnews{position:relative;font-size:15px;line-height:18px;text-align:left;color:#0165ae;-webkit-text-decoration:underline #0165ae;text-decoration:underline #0165ae;cursor:pointer;padding-right:17px;margin-right:20px}.main-news-header__btn-allnews::after{content:'';display:block;position:absolute;z-index:-1;width:8px;height:12px;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/main/arrow-right.svg) no-repeat center/cover}.main-news-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.main-news-items-item{margin:20px}.main-news-items-item__pic{border-radius:3px;margin-bottom:20px}.main-news-items-item__pic img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-news-items-item__title{font-family:Montserrat,serif;font-size:20px;font-weight:600;line-height:28px;text-align:left;-webkit-text-decoration:underline rgba(0,0,0,.4);text-decoration:underline rgba(0,0,0,.4);margin-bottom:14px}.main-news-items-item__desc{font-size:15px;line-height:22px;max-height:66px;text-align:left;margin-bottom:12px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.main-news-items-item__desc.active{max-height:unset}.main-news-items-item__btn-more{position:relative;font-size:15px;line-height:18px;text-align:left;color:#0165ae;-webkit-text-decoration:underline #0165ae;text-decoration:underline #0165ae;cursor:pointer;padding-right:17px;width:95px;margin-bottom:20px}.main-news-items-item__btn-more::after{content:'';display:block;position:absolute;z-index:-1;width:8px;height:12px;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/main/arrow-right.svg) no-repeat center/cover}.main-about{background:#fee440;padding:40px 20px}.main-about__container1,.main-about__container2{position:relative;max-width:1440px;margin:0 auto 80px}.main-about__pic{position:absolute;top:0;left:0;height:100%;width:40%;margin-right:20px}.main-about__pic img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.main-about__desc{width:100%;padding-left:43%}.main-about__title{font-size:26px;text-align:center;font-weight:700;margin-bottom:40px}.main-about__container2 .main-about__pic{position:absolute;top:0;left:25%;height:100%;width:25%;margin-right:20px}.main-about__container2 .main-about__pic img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.main-about__container2 .main-about__desc{width:100%;padding-left:53%}.main-about__container2 .main-about__title{padding-left:53%;font-size:20px;text-align:left;font-weight:700;margin-bottom:20px}}