@import url(https://fonts.googleapis.com/css?family=Arima+Madurai&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;500&family=Pacifico&family=Quicksand&family=VT323&display=swap);@import url(https://fonts.googleapis.com/css2?family=Aguafina+Script&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body,html{height:100%;width:100%;font-size:100%;font-family:Roboto,sans-serif;text-align:center;font-weight:lighter;overflow:hidden;background-color:#f7f7f7}*{box-sizing:border-box;-webkit-user-select:unset}button:focus{outline:0}p{margin:0}.show-svg{opacity:1}.container{display:-ms-flexbox;display:flex;width:100%;padding:0}.container-active{width:156.2%}.container-active .header-main-menu{margin-right:2vh}.container-active #threeJS{width:unset;right:-27%;position:relative}@media (max-width:1599px){.container{width:156.2%}.container-active{width:100%}.container-active .header{width:102%}}.main-wrapper{width:64%}@media (min-width:1599px){.main-wrapper{width:73%}}@media (max-width:1370px){.main-wrapper{width:64%}}@media (max-width:1599px) and (min-width:1370px){.container-active .header{width:100%}}@media (max-width:1370px){.container-active .main-wrapper{width:64%}.container-active .header{width:100%}.container-active .header-main-menu__item{margin-right:10px}}@media (min-width:1371px){.container-active .main-wrapper{width:67%}}@media (min-width:1450px){.container-active .main-wrapper{width:69%}}@media (min-width:1550px){.container-active .main-wrapper{width:71%}}@media (max-width:1100px){.main-wrapper{width:100%!important;height:100%}.container{width:100%}}canvas:focus{outline:none}@media (max-width:1100px){.container{-ms-flex-direction:column;flex-direction:column;height:100%}}.preloader2{position:relative;width:100%;height:100%;z-index:1001;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.preloader-content{position:relative;width:10%;height:20%;z-index:1002}.preloader-first,.preloader-second,.preloader-third{position:absolute;width:100%;height:100%;border-radius:50%;animation:4s linear}.preloader-first{border-bottom:2px solid blue;animation-name:a}.preloader-second{border-right:2px solid red;animation-name:b}.preloader-third{border-top:2px solid #ff0;animation-name:c}@keyframes a{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0deg)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(1turn)}}@keyframes b{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0deg)}to{transform:rotateX(50deg) rotateY(10deg) rotate(1turn)}}@keyframes c{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0deg)}to{transform:rotateX(35deg) rotateY(55deg) rotate(1turn)}}.preloader-for-all-document{background-color:#e5e5e5;position:relative;width:100%;height:100%;z-index:5000;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.preloader{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:60px;height:60px}.preloader,.preloader div{display:-ms-flexbox;display:flex}.preloader div{width:25px;height:25px;background:#4a676a;border-radius:3px}.preloader div:first-child{animation:e 3s steps(1) infinite .2s}.preloader div:nth-child(2){animation:d 3s steps(1) infinite}.preloader div:nth-child(3){animation:f 3s steps(1) infinite .4s}@keyframes d{0%,to{transform:translateY(0)}25%{transform:translateY(35px)}50%{transform:translate(-35px,35px)}75%{transform:translateX(-35px)}}@keyframes e{0%,to{transform:translateY(0)}25%{transform:translateX(35px)}50%{transform:translate(35px,35px)}75%{transform:translateY(35px)}}@keyframes f{0%,to{transform:translateY(0)}25%{transform:translateY(-35px)}50%{transform:translate(35px,-35px)}75%{transform:translateX(35px)}}#by{font-family:Arima Madurai,cursive;color:#4a676a;font-size:10px;margin-top:20px}.header{height:62px;width:100%;border-bottom:1px solid #e4e4e4;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:12px;color:#393939}@media (min-width:1599px){.header{height:79px;font-size:16px;width:100%}}@media (max-width:1100px){.header{width:100%}}.logo{width:90px;display:-ms-flexbox;display:flex;padding-left:20px;-ms-flex-align:center;align-items:center;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:18px;color:#393939;z-index:3;margin-right:5vh}.logo:after{content:"";position:absolute;background-color:#e4e4e4;width:79px;height:1px;top:85px;left:19px}@media (max-width:1100px){.logo:after{display:none}}@media (min-width:1599px){.logo{font-size:29px;width:175px}.logo:after{content:"";position:absolute;background-color:#e4e4e4;width:138px;height:1px;top:99px;left:19px}}.logo__img{width:17.25px;height:22.35px;margin-right:1vh;margin-bottom:.5vh}@media (min-width:1599px){.logo__img{width:27px;height:35px;margin-right:1vh;margin-bottom:.7vh}}@media (min-width:1599px){.logo-tittle{font-family:Montserrat,sans-serif;font-weight:300;font-style:normal;font-size:29px;color:#393939;line-height:35px;letter-spacing:.17em}}@media (max-width:1100px){.logo-tittle{font-family:Montserrat,sans-serif;font-weight:300;font-style:normal;font-size:16.03px;color:#393939}.logo{width:40%;-ms-flex-pack:end;justify-content:end}}.header-main-menu{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:12px;color:#9b9b9b;width:47%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:4vh;margin-right:35vh;z-index:3}@media (min-width:1599px){.header-main-menu{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;color:#9b9b9b;line-height:19.07px;margin-right:17vh;font-size:14px}}.header-main-menu__item{cursor:pointer;margin-right:22px}@media (max-width:1100px){.header-main-menu{display:none}.header{-ms-flex-pack:distribute;justify-content:space-around;height:37px}}.button-add{margin-right:29px;cursor:pointer;width:131px;height:38px;background-color:#254843;-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:none;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:12px;color:#fff;line-height:16px;z-index:3}@media (min-width:1599px){.button-add{width:153px;height:40px;font-size:14px;line-height:19px}}.bag__img{width:12px;height:14px;margin-right:8px}@media (max-width:1100px){.button-add{width:92px;height:37px}.bag__img{width:15px;height:17px}.btn-add-tittle{display:none}}@media (min-width:1599px){.bag__img{width:19px;height:21px}}.header__cost{font-size:15px;width:90px;display:-ms-flexbox;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;z-index:3;height:100%;border-left:1px solid #e4e4e4;display:flex}@media (min-width:1599px){.header__cost{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;height:79px;font-size:22px;width:150px;line-height:29,96px}}@media (max-width:1100px){.header__cost{display:none;height:100%}}.btn-add-tittle-cost{display:none;font-size:10px;line-height:14px}@media (max-width:1100px){.btn-add-tittle-cost{display:block}}.lng{height:78px;width:57px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;position:relative;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#9b9b9b}@media (max-width:1599px){.lng{height:61px;font-size:12px;line-height:18px}}.openLng{top:19px}.en,.he{cursor:pointer;width:50px;height:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#f7f7f7}.no-active{display:none}.arrow-en,.arrow-he{width:10px;height:10px;margin-left:3px;transform:rotate(180deg)}.active-arrow{transform:rotate(0deg)}.reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.arrow-hide{display:none}@media (max-width:1100px){.en,.he{height:40%;width:110px;background-color:#fff}.lng{-ms-flex-pack:distribute;justify-content:space-around}.desctop-lng{display:none}}@media (min-width:600px) and (max-width:1099px){.sidebar-header__item{font-size:12px}.active-menu-item{font-size:10px}}main{width:100%;height:87%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}#threeJS{position:relative;width:100%;height:103%;top:4vh}@media (max-width:1100px){#threeJS{position:absolute!important;left:0!important;top:0!important;right:0!important}#threeJS,main{width:100%;height:100%}}.main-footer-conyainer{z-index:3;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative;bottom:47px;padding:0 20px 0 33px}@media (min-width:1599px){.main-footer-conyainer{bottom:17px}}.main-footer-btns{display:-ms-flexbox;display:flex}.ground{cursor:pointer;margin-left:27px;width:42px;height:43.94px}@media (max-width:1100px){.ground{width:28px;height:28px}}.cost-wraper__button-pay{cursor:pointer;width:131px;height:38px;background:#254843;box-shadow:0 3.06463px 16.5625px rgba(37,72,66,.4);border:none;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:12px;color:#fff;line-height:18px;margin-left:8%}.play-pause{cursor:pointer;width:39px;height:35px}@media (max-width:1100px){.play-pause{width:28px;height:26px}}.change-template,.reset{cursor:pointer;width:151px;height:38px;border:1.5px solid #e3e3e3;background-color:#e5e5e5;font-family:Open Sans,sans-serif;font-weight:300;font-style:normal;font-size:12px;color:#000;line-height:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.change-template:hover{background-color:#e5e5e5;transition:.7s}@media (min-width:1599px){.cost-wraper__button-pay{width:153px;height:40px;font-size:14px;line-height:19.07px}.change-template,.reset{width:164px;height:40px;line-height:19.07px;font-size:14px}.change-template{font-size:14px}}@media (max-width:1100px){.change-template>span{display:none}.change-template{width:36px}}.main-footer{display:none}@media (max-width:1100px){.main-footer{z-index:3;display:block;background-color:#fff;height:8%;width:100%;transition:1s;position:absolute;bottom:-3%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.main-footer-active{bottom:30%}.main-footer-active .arrow-top{transform:rotate(0deg)}.arrow{width:4%;height:25%;transform:rotate(-180deg);margin-top:10px}}.three-lines{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;height:1.5vh}.greay-line{width:2vh;height:.2vh;background-color:#c4c4c4}.gi-mobile{font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:11px;color:#fff;display:none;line-height:16px}@media (max-width:1100px){.main-footer-conyainer{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;position:absolute;bottom:8%;width:100%;padding:0 20px}.cost-wraper__button-pay{width:131px;height:38px;font-size:11px;display:none}.change-template{margin-top:10px;width:52px;height:33px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.gi-mobile{display:block}.GI{border:none;background-color:#254843;width:52px;height:33px}.three-lines{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;height:1.5vh}.greay-line{width:2vh;height:.2vh}}.undo-redo{position:absolute;left:20px;top:118px}.next-step,.previous-step{padding:0}.step{position:relative;z-index:10;border:none;background-color:#f7f7f7}.step svg{width:23.62px;height:23.62px}@media (min-width:1599px){.undo-redo{left:20px;top:145px}.step svg{width:31px;height:31px}}@media (max-width:1100px){.gi-mobile{display:block}.undo-redo{left:20px;top:93px}.undo-redo svg{width:27.56px;height:27.56px}.next-step{margin-left:1px}.previous-step{right:2px}}.sidebar{position:relative;width:36%;height:100vh;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.07)}@media (min-width:1599px){.sidebar{width:27%}}@media (max-width:1370px){.sidebar{width:36%}}@media (min-width:1371px){.sidebar{width:33%}}@media (min-width:1450px){.sidebar{width:31%}}@media (min-width:1550px){.sidebar{width:29%}}.toggle{display:block;background-color:#254843;border-radius:100% 0 0 100%/50% 0 0 50%;position:absolute;top:calc(50% - 38px);right:100%;width:35px;height:70px;padding-top:26px;padding-left:12px;cursor:pointer}.toggle:before{color:#fff;font-family:Glyphicons Halflings;position:relative;bottom:2px;content:"\E079";font-size:14px}@media (min-width:1599px){.toggle{display:none}}.sidebar-active .conteiner{width:156.2%}.sidebar-active .toggle:before{content:"\E080"}.container-for-scroll{overflow:auto;overflow-x:hidden;height:90%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1599px){.container-for-scroll{height:89%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:1100px){.sidebar{box-shadow:none;z-index:3;width:100%;height:100%;transition:1s;position:fixed;top:100%}.container-for-scroll{overflow:scroll;overflow-x:hidden;height:42%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.sidebar-active{transform:translateY(-50%)}.sidebar-active .toggle:before{content:"\E080"}.toggle{left:44.27%;transform:rotate(90deg);top:-53px}}.sidebar-header{height:62px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef}@media (max-width:1100px){.sidebar-header{-ms-flex-pack:distribute;justify-content:space-around}}.line{width:1px;height:24px;opacity:0;background-image:linear-gradient(0deg,rgba(30,87,153,0),#254843)}.show-line{opacity:1}@media (min-width:1599px){.sidebar-header{height:79px}}.sidebar-header__item{cursor:pointer;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:13px;color:#bbb;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:0 48px}@media (min-width:1599px){.sidebar-header__item{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#bbb;line-height:19px;padding:0 48px 5px}}@media (max-width:1100px){.sidebar-header__item{font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:10px;color:#000;line-height:15px;text-transform:uppercase;padding:0}}.materials-list{display:-ms-grid;display:grid;-ms-grid-rows:173px 173px 173px;grid-template-rows:173px 173px 173px;-ms-grid-columns:0fr 0fr 0fr;grid-template-columns:0fr 0fr 0fr;grid-gap:17.03px;width:100%;margin-left:29px;margin-top:29px}@media (min-width:1599px){.materials-list{grid-gap:19.57px;-ms-grid-rows:173px 173px 173px;grid-template-rows:173px 173px 173px;-ms-grid-columns:0fr 0fr 0fr;grid-template-columns:0fr 0fr 0fr}}@media (max-width:1100px){.materials-list{-ms-grid-rows:100px 100px 100px;grid-template-rows:100px 100px 100px;-ms-grid-columns:0fr 0fr 0fr;grid-template-columns:0fr 0fr 0fr;margin-left:0;margin-top:13px}}.materials-list__material{width:120px;height:135px;display:inline-block}@media (min-width:1599px){.materials-list__material{width:100%}}@media (max-width:1100px){.materials-list__material{width:80px;height:90px}}.shadow{width:120px;height:135px;cursor:pointer}@media (min-width:1599px){.shadow{width:136px;height:154px}}@media (max-width:1100px){.shadow{width:80px;height:90px}}.no-material-shadow{box-shadow:0 3.53535px 17.6768px rgba(0,0,0,.07);margin-bottom:7%}.material-imgs__picture{width:100%;height:100%}.materials-list__tittle{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:6.52px}@media (min-width:1599px){.materials-list__tittle{width:100%}}.materials-list__name{font-size:11px;color:#858585;line-height:15px}.materials-list__cost,.materials-list__name{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal}.materials-list__cost{font-size:13px;color:#000;line-height:18px}@media (min-width:1599px){.materials-list__name{font-size:13px;color:#858585}.materials-list__cost,.materials-list__name{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;line-height:18px}.materials-list__cost{font-size:15px;color:#000}}@media (max-width:1100px){.materials-list__name{font-size:8px;color:#858585}.materials-list__cost,.materials-list__name{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal}.materials-list__cost{font-size:9px;color:#000}}.active{border:.14067vh solid #254843}@media (max-width:1100px){.active{border:.1vh solid #254843}}.shaved-shadow{margin-right:12.09px}.checkbox{width:100%;top:60%;font-size:1vw;padding-left:29px;margin-bottom:30px}.checkbox,.radio{display:-ms-flexbox;display:flex}.radio{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:baseline;align-items:baseline}.shaved-polished-text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:35px}.shaved-polished-text>span{text-align:left;margin-left:29px;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:12px;color:#aaa;line-height:16px;display:-ms-flexbox;display:flex;font-size:10px}.shaved-polished-text>span svg{width:14px;height:14px}@media (min-width:1599px){.shaved-polished-text{margin-top:45px}.shaved-polished-text>span{line-height:14px}.shaved-polished-text svg{width:88px;height:99px;margin-right:12.09px}}@media (max-width:1100px){.shaved-polished-text,.shaved-polished-text span{margin-left:0}.checkbox{padding-left:0}}.name-roghnes{font-size:7.003px;line-height:10px;text-align:left}@media (min-width:1599px){.name-roghnes{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:8px;color:#858585;line-height:11px;text-align:left}}.question-mark{margin-left:3px;width:16px;height:16px}.form_radio input[type=radio]{display:none}.form_radio label{position:relative;padding-left:25px;margin-right:0;line-height:18px}.form_radio label:before{content:"";width:2.76vh;height:2.76vh;position:absolute;left:0;border:1px solid #000;border-radius:50%}.checkbox label,.radio__text{padding-left:27px}.radio{margin-right:3.45vh}.radio input{position:absolute;z-index:-1;opacity:0;margin:10px 20px 0 7px}.radio__text{position:relative;padding:.5vh 0 0 8vh;cursor:pointer}@media (min-width:1599px){.radio__text{padding:.5vh 0 0 6vh}.checkbox label,.radio__text{padding-left:45px}}.radio__text:before{content:"";position:absolute;top:.2px;left:.1px;width:3.45vh;height:3.45vh;border:1.10486px solid #e4e4e4;border-radius:50%;background:#fff}.radio__text:after{content:"";position:absolute;top:15%;left:5%;width:2.41vh;height:2.41vh;border-radius:50%;background:#254843;opacity:0;transition:.2s}@media (min-width:1599px){.radio__text:after{left:4%}.radio__text:before{content:"";position:absolute;top:-.2px;left:-1px}}@media (max-width:1100px){.radio__text:before{width:2.25vh;height:2.35vh}.radio__text:after{width:1.41vh;height:1.41vh}}.radio input:checked+.radio__text:after{opacity:1}.hide-parts,.show-parts{cursor:pointer}.show-hide-parts{width:40%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;color:#254843}.checkbox__tittle,.show-hide-parts{font-family:Poppins,sans-serif;font-style:normal;font-size:1vw}.checkbox__tittle{margin-bottom:8%;font-weight:900;color:#000}@media (max-width:1100px){.checkbox{font-size:2.5vw}.checkbox__tittle{font-weight:900}.checkbox__tittle,.hide-parts,.show-parts{font-family:Poppins,sans-serif;font-style:normal;font-size:2.5vw;color:#000}.hide-parts,.show-parts{font-weight:500}}.sidebar-footer{width:100%;padding-left:29px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:43px}.reset,.sidebar-footer{display:-ms-flexbox;display:flex}.reset{cursor:pointer;line-height:16px;font-size:14px;background-color:#fff}.reset-img{z-index:10;width:16px;height:13.45px;margin-right:10px}@media (min-width:1599px){.reset-img{width:20px}}@media (max-width:1100px){.sidebar-footer{padding-bottom:50px;padding-left:8%}.reset-img{width:11%}.reset{font-family:Open Sans,sans-serif;font-weight:300;font-style:normal;font-size:11px;color:#000;width:119px;height:33px;line-height:15px}}.active-menu-item{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#393939;line-height:19px}@media (min-width:1599px){.active-menu-item{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#393939}}@media (max-width:1100px){.active-menu-item{font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:10px;color:#254843}}[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);position:absolute;line-height:22px;font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;left:0;top:0;width:152px;height:45px;background:#fff;color:#000;padding:.1em;pointer-events:none;opacity:0;transition:.5s;box-shadow:0 2.884px 14.42px rgba(0,0,0,.07)}[data-tooltip]:hover:after{opacity:1;top:2em}.polished,.shaved{cursor:pointer;display:inline-block;width:77px;height:86px;margin-right:10.59px}.polished-shadow,.shawed-shadow{cursor:pointer;width:100%;border-radius:12.59px;margin-bottom:7%}@media (min-width:1599px){.polished,.shaved{display:inline-block;width:88px;height:99px}.shaved-shadow{width:88px;height:99px;margin-right:12.09px}}@media (max-width:1100px){.menu-material-item{margin-bottom:13px;padding:0 10%}}@media (min-width:600px) and (max-width:1099px){.materials-list{-ms-grid-rows:120px 120px 120px;grid-template-rows:120px 120px 120px;-ms-grid-columns:.3fr .3fr .3fr;grid-template-columns:.3fr .3fr .3fr;margin-left:7%}.materials-list__material,.shadow{width:136px;height:154px}.materials-list{-ms-grid-rows:190px 190px 190px;grid-template-rows:190px 190px 190px}.materials-list__name{font-size:14px}.materials-list__cost{font-size:15px}}.template-list{display:-ms-grid;display:grid;-ms-grid-rows:140px 140px 140px;grid-template-rows:140px 140px 140px;-ms-grid-columns:0fr 0fr 0fr;grid-template-columns:0fr 0fr 0fr;grid-gap:19.57px;margin-left:29px;margin-top:29px}@media (min-width:1599px){.template-list{-ms-grid-rows:140px 140px 140px;grid-template-rows:140px 140px 140px;-ms-grid-columns:0fr 0fr 0fr;grid-template-columns:0fr 0fr 0fr}}.templates-list__template{display:inline-block}@media (min-width:1599px){.templates-list__template{width:136px;height:154px}}.template-list__tittle{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:6.52px}@media (min-width:1599px){.template-list__tittle{width:inherit}}.template-list__name{font-size:11px;color:#858585;line-height:15px}.template-list__cost,.template-list__name{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal}.template-list__cost{font-size:12px;color:#000;line-height:18px}@media (min-width:1599px){.template-list__name{font-size:13px;line-height:18px}.template-list__cost{font-size:15px;line-height:18px}}@media (max-width:1100px){.templates-list__template{width:80px;height:90px;margin:2% 7% 3% 0}.template-list{-ms-grid-rows:120px;grid-template-rows:120px;-ms-grid-columns:.5fr .5fr .5fr;grid-template-columns:.5fr .5fr .5fr;margin-left:0;margin-top:13px}.template-list__tittle{width:100%}.template-list__name{font-size:8px;color:#858585}.template-list__cost,.template-list__name{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal}.template-list__cost{font-size:9px;color:#000}}.hide{display:none}.active-template{border:.14067vh solid #254843}@media (min-width:600px) and (max-width:1099px){.templates-list__template{width:136px;height:154px}}label{margin-bottom:0}font-face{font-family:VT323,monospace}#c,#c3,#c4,#c5,#c6{border:1px solid #254843;border-radius:1.72vh}#threeJS2,#threeJS3,.controls__add-text,.controls__add-text2,.controls__add-text3{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.controls__add-text,.controls__add-text2,.controls__add-text3{width:25px;height:25px;border-radius:50px;background-color:#254843;box-shadow:0 2.56511px 5.13022px rgba(37,72,67,.44);margin-right:5px;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:1.29vw;color:#fff;-ms-flex-align:center;align-items:center}@media (max-width:1100px){.controls__add-text,.controls__add-text2,.controls__add-text3{font-size:15px}}.controls__deleteThg,.controls__deleteThg2,.controls__deleteThg3{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:4.31vh;margin-right:0;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:15px;color:#254843}@media (max-width:1100px){.controls__deleteThg,.controls__deleteThg2,.controls__deleteThg3{font-size:8px}}.btn{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media (max-width:1100px){.btn{-ms-flex-pack:center;justify-content:center}}.add,.add2,.add3{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:15px;color:#254843;line-height:20px}@media (max-width:1100px){.add,.add2,.add3{font-size:8px;margin-right:33px}}.left,.right{margin:auto}@media (min-width:1600px){.controls__add-text,.controls__add-text2,.controls__add-text3{width:25px;height:25px;margin-right:5px;font-family:Open Sans,sans-serif;font-weight:100;font-style:normal;font-size:1.29vw;color:#fff}.controls__deleteThg,.controls__deleteThg2,.controls__deleteThg3{margin-right:5px;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:15px;color:#254843}}.close{opacity:1;margin-right:5px}@media (max-width:1100px){.controls__add-text,.controls__add-text2,.controls__add-text3{width:12px;height:12px;margin-right:5px}.close{width:10px;height:10px}}#uploadedImg,#uploadedImg2,#uploadedImg3,.input__file{opacity:0;position:absolute;width:77%;height:10.5vh}.input__file-button{width:77%;height:100px;border:2px dashed #989aa5;text-align:center;background:#fff;color:#989aa5;font-size:1.125rem;font-weight:700;-ms-flex-pack:start;justify-content:flex-start;border-radius:3px;cursor:pointer;margin:0 auto}#uploadImg,.input__file-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#uploadImg{margin:20px 0;-ms-flex-pack:center;justify-content:center;position:relative}#uploadImg .upl{height:100%}.input__file-button-text{margin:auto;font-family:Open Sans,sans-serif;font-weight:600;font-style:normal;font-size:16px;color:#989aa5}.input__file-button-text span{color:#254843}@media (max-width:1100px){.input__file-button-text{font-size:2.29vw}.input__file-button{width:80%;height:47px}}#threeJS3 .canvas-container{width:143px!important;overflow:hidden;border:1px solid #254843;border-radius:10px}#threeJS3 .lower-canvas,#threeJS3 .upper-canvas{transform:translate(-14%)}#threeJS1 .canvas-container{width:176px!important;overflow:hidden;border:1px solid #254843;border-radius:10px}#threeJS1 .lower-canvas,#threeJS1 .upper-canvas{transform:translate(-5%)}.opacity-carusel{opacity:0;z-index:-1}#threeJS1{position:relative;left:-88px}#threeJS2{position:relative;left:96px}#threeJS4{left:256px}#threeJS4,#threeJS5,#threeJS6{position:relative}#threeJS6{left:-256px}.container-editor,.grave-0>div:nth-child(2n){display:-ms-flexbox;display:flex}.grave-0>div:nth-child(2n){-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.thirdCanvas .container-editor{-ms-flex-direction:column;flex-direction:column}@media (max-width:1100px){.thirdCanvas .container-editor{-ms-flex-align:center;align-items:center}}@media (max-width:1100px){.thirdCanvas .container-editor #uploadImg{width:50%}}.container-canvases-grob1,.container-canvases-grob3{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}input[type=file]{color:transparent}.controls,.controls1,.controls2{border-bottom:1px solid #e4e4e4;height:8.11vh;margin-bottom:20px}.controls,.controls1,.controls2,.controls__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.controls__container{-ms-flex-pack:distribute;justify-content:space-around;width:100%;height:22px}@media (max-width:1100px){.controls__container{width:100%}.controls2{margin-left:20px}}@media (max-width:400px){.select-css{padding-left:12px}}.text-styles{width:22vh;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media (max-width:1100px){.text-styles{width:12vh;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}}.left3{cursor:pointer;position:relative;left:40%}@media (min-width:1599px){.left3{left:40%}}.right3{cursor:pointer;position:relative;right:40%}@media (min-width:1599px){.right3{right:40%}}@media (max-width:1100px){.right1{right:12%}}@media (max-width:1100px){.left1,.right1{position:relative}.left1{left:12%}}@media (max-width:1100px){.left3{left:30%}.right3{right:30%}}#bold,#bold2,#bold3,#italic,#italic2,#italic3{position:absolute;z-index:-1;opacity:0}#bold2+label,#bold3+label,#bold+label,#italic2+label,#italic3+label,#italic+label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:16px;color:#a8a8a8;line-height:22px;margin-right:10px}@media (max-width:1100px){#bold2+label,#bold3+label,#bold+label,#italic2+label,#italic+label{font-size:3.29vw}}#bold2+label:before,#bold3+label:before,#bold+label:before,#italic2+label:before,#italic3+label:before,#italic+label:before{content:"";display:inline-block;width:20px;height:20px;border:1px solid #a8a8a8;margin-right:9px;background-repeat:no-repeat;background-position:50%;background-size:50% 50%}#bold2:checked+label:before,#bold3:checked+label:before,#bold:checked+label:before,#italic2:checked+label:before,#italic3:checked+label:before,#italic:checked+label:before{border-color:#254843;background-color:#254843;color:#254843}.custom-select{position:relative;width:100px}.custom-select select{display:none}.select-selected:after{position:absolute;content:"";top:14px;right:10px;width:0;height:0;border:6px solid transparent;border-color:#000 transparent transparent}.select-selected.select-arrow-active:after{border-color:transparent transparent #fff;top:7px}.select-items div,.select-selected{color:#000;padding:8px 16px;border:1px solid transparent;border-color:transparent transparent rgba(0,0,0,.1);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.select-items{z-index:99}.select-hide{display:none}.same-as-selected,.select-items div:hover{background-color:rgba(0,0,0,.1)}.disabled-header{pointer-events:none;opacity:.4}.input__file-button span:nth-child(2),.text-styles label span{display:none}@media (max-width:1100px){.text-styles label p{display:none}.text-styles label span{display:block!important}.input__file-button span:nth-child(2){display:block}.input__file-button-text{display:none!important}.input__file-button-text-mobile{font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:11px;color:#989aa5;margin:0 auto}}.burger-close,.header-main-menu-mobile-burger{display:none}@media (max-width:1100px){.header-main-menu-mobile-burger{width:30px;align-items:end;-ms-flex-pack:center;justify-content:center;z-index:1000}.header-main-menu-mobile-burger,.header-main-menu-mobile-burger div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end}.header-main-menu-mobile-burger div{align-items:flex-end}.upper-line{width:3.28vh}.middle-line,.upper-line{border-radius:1.72vh;height:.312vh;background-color:#254843}.middle-line{width:1.71vh}.downer-line{border-radius:1.72vh;width:2.81vh;height:.312vh;background-color:#254843}.between{width:3vh;height:.78vh;background-color:#f7f7f7}}@media (max-width:1100px){.header-main-menu-mobile{background-color:#fff;height:175px;position:absolute;width:inherit;z-index:2000}.header-main-menu__item{height:35px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #efefef}}.header-main-menu-mobile>div:nth-child(1n){height:175px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#9b9b9b;line-height:19.07px}@media (min-width:600px) and (max-width:1099px){.burger-open{top:-97%}}.none{display:none}.hide{opacity:0}.align-center,.align-justify,.align-left,.align-main3,.align-right{width:20px;height:20px}.align-center svg,.align-justify svg,.align-left svg,.align-main3 svg,.align-right svg{width:100%;height:100%}.text-align,.text-align2,.text-align3{height:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;top:38px}.align-left,.align-right{cursor:pointer;width:18px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0}.align-right{-ms-flex-align:end;align-items:flex-end}.align-center{margin:0;width:18px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.align-center,.align-justify,.align-main{cursor:pointer}.long{width:18px}.long,.short{margin:0;height:2px;background-color:#254843}.short{width:10px}.meddle{margin:0;width:2.5vh;height:1px;background-color:#fff}.side,.side2,.side3{z-index:10;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px}.side2>div,.side3>div,.side>div{margin-bottom:4px}.color-text-bg{width:9vh;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.color-text-bg,.text-color{display:-ms-flexbox;display:flex}.text-color{cursor:pointer;-ms-flex-direction:column;flex-direction:column;font-size:15px}input[type=color]{-webkit-appearance:none;background:#fff;width:1.3em;height:1.53em;border:.5px solid #000;position:relative;top:-6px;opacity:0;z-index:2}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border:none}input[type=color]::-moz-focus-inner{border:none;padding:0}input[type=color]::-moz-color-swatch{border:none}.select-color1,.select-color2,.select-color3{border:1px solid #000;width:20px;height:5px;background-color:#000;position:relative;top:-11px}.a{position:relative;top:10px}.select-bg-color1,.select-bg-color2,.select-bg-color3{border:1px solid #000;width:20px;height:5px;background-color:#000;position:relative;top:-11px}.pipetka{width:1em;height:1.4em;position:relative;top:11px}.select-css{display:block;font-size:16px;background-color:inherit;font-family:Open Sans;font-weight:500;color:#254843;line-height:1.3;width:100%;max-width:80%;box-sizing:border-box;margin:0;border:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-repeat:no-repeat,repeat;background-position:right -23px top 16px,0 0;width:160px;height:36px;background-size:35px}@media (max-width:1100px){.select-css{display:block;font-size:12px;width:140px}}.select-css::-ms-expand{display:none}.select-css:hover{border-color:#888}.select-css:focus{border-color:#aaa;color:#222;outline:none}.select-css option{font-weight:400}:root:lang(ar) .select-css,:root:lang(iw) .select-css,[dir=rtl] .select-css{background-position:left .7em top 50%,0 0;padding:.6em .8em .5em 1.4em}.select-font-family{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}@media (max-width:1100px){.select-font-family svg{width:10px}}body,p{margin:0}body{width:100%}.container-online-service{-ms-flex-align:center;align-items:center;height:33px;width:100%;background-color:#000;color:#fff;display:-ms-flexbox;display:flex}@media (min-width:1599px){.container-online-service{height:33px}}.container-online-service__online-service{display:-ms-flexbox;-ms-flex-align:center;align-items:center;height:20px;width:186px;margin:auto;border-left:.5px solid hsla(0,0%,100%,.5);border-right:.5px solid hsla(0,0%,100%,.5);display:flex;-ms-flex-pack:center;justify-content:center}.container-online-service__text{width:124px;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:13px;color:#fff}@media (max-width:1100px){.container-online-service__online-service{width:113px}.container-online-service__text{font-size:10px;width:200px}.language{font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:1.5vh;color:#fff;position:relative;right:18px;z-index:10}}@media (min-width:1599px){.container-online-service__text{font-size:13px;width:142px}.container-online-service__online-service{width:186px}}