@import "jquery.arcticmodal.css";@import "slick.css";@import "animate.css";*:hover{cursor:default}._Medium{font-weight:500}._MediumItalic{font-weight:500;font-style:italic}._SemiBold{font-weight:600}._ExtraBold{font-weight:800}._Bold{font-weight:700}._Light{font-weight:300}input::-webkit-input-placeholder{font-size:1em;color:#868686}input::-moz-placeholder{font-size:1em;color:#868686}input:-moz-placeholder{font-size:1em;color:#868686}input:-ms-input-placeholder{font-size:1em;color:#868686}textarea::-webkit-input-placeholder{font-size:1em;color:#868686}textarea::-moz-placeholder{font-size:1em;color:#868686}textarea:-moz-placeholder{font-size:1em;color:#868686}textarea:-ms-input-placeholder{font-size:1em;color:#868686}input:focus::-webkit-input-placeholder{color:transparent}input:focus::-moz-placeholder{color:transparent}input:focus:-moz-placeholder{color:transparent}input:focus:-ms-input-placeholder{color:transparent}textarea:focus::-webkit-input-placeholder{color:transparent}textarea:focus::-moz-placeholder{color:transparent}textarea:focus:-moz-placeholder{color:transparent}textarea:focus:-ms-input-placeholder{color:transparent}input::-webkit-input-placeholder{opacity:1;transition:opacity .3s ease;-o-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-webkit-transition:opacity .3s ease;-ms-transition:opacity .3s ease}input::-moz-placeholder{opacity:1;transition:opacity .3s ease;-o-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-webkit-transition:opacity .3s ease;-ms-transition:opacity .3s ease}input:-moz-placeholder{opacity:1;transition:opacity .3s ease;-o-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-webkit-transition:opacity .3s ease;-ms-transition:opacity .3s ease}input:-ms-input-placeholder{opacity:1;transition:opacity .3s ease;-o-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-webkit-transition:opacity .3s ease;-ms-transition:opacity .3s ease}input:focus::-webkit-input-placeholder{opacity:0;transition:opacity .5s ease;-o-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-ms-transition:opacity .5s ease}input:focus::-moz-placeholder{opacity:0;transition:opacity .5s ease;-o-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-ms-transition:opacity .5s ease}input:focus:-moz-placeholder{opacity:0;transition:opacity .5s ease;-o-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-ms-transition:opacity .5s ease}input:focus:-ms-input-placeholder{opacity:0;transition:opacity .5s ease;-o-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-ms-transition:opacity .5s ease}input{border-radius:0}input:focus{outline:0}input[type="text"],input[type="email"],input[type="tel"],input[type="password"],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}input[type=submit],button{-webkit-appearance:none}input[type=submit]:hover,button:hover{cursor:pointer}input:hover{cursor:text}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{-webkit-overflow-scrolling:touch !important}li,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}div,p,ul,ol,li,header,footer,section,nav,h1,h2,h3,h4,h5,h6,form,article,main,adress{display:block;float:left;width:100%;font-size:inherit;font-weight:normal;margin:0;padding:0}a{text-decoration:none;color:inherit;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}a:hover{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}a:focus{outline:0}a:active{outline:0}button{display:block;float:left;border:0;padding:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}button:focus{outline:0}button:active{outline:0}button:hover{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}a:hover,button:hover{cursor:pointer}a:hover *,button:hover *{cursor:pointer}.wrap{width:100%;max-width:1430px;float:none;margin:0 auto}body{margin:0;padding:0;font-family:'Montserrat',sans-serif;color:#000}body.pop-up-open{position:fixed;left:0;right:0}body.locked{overflow:hidden}body.os-windows::-webkit-scrollbar{width:8px}body.os-windows::-webkit-scrollbar-thumb{background-color:#0031FF;border-radius:4px}.btn{height:54px;line-height:54px;width:auto;padding:0 36px;border-radius:5px;background:none;position:relative;font-size:16px;text-align:center;color:#fff;display:block;float:left;font-weight:600}.btn span{position:relative;z-index:1}.btn:before{background:#0031ff;background:-moz-linear-gradient(45deg, #0031ff 0%, #fd4339 100%);background:-webkit-linear-gradient(45deg, #0031ff 0%, #fd4339 100%);background:linear-gradient(45deg, #0031ff 0%, #fd4339 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0031ff', endColorstr='#fd4339', GradientType=1);width:100%;height:100%;content:'';position:absolute;top:0;left:0;border-radius:5px;transition:all .3s ease}.btn:after{background:#fd4339;background:-moz-linear-gradient(45deg, #fd4339 0%, #0031ff 100%);background:-webkit-linear-gradient(45deg, #fd4339 0%, #0031ff 100%);background:linear-gradient(45deg, #fd4339 0%, #0031ff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4339', endColorstr='#0031ff', GradientType=1);width:100%;height:100%;content:'';position:absolute;top:0;left:0;border-radius:5px;opacity:0;transition:all .3s ease}.btn:hover:before{transition:all .3s ease}.btn:hover:after{opacity:1;transition:all .3s ease}.btn.custom_bg:before,.btn.custom_bg:after{display:none}*{box-sizing:border-box}.title{font-size:29px;margin-bottom:18px;font-weight:500}.subtitle{line-height:1.6;font-size:16px;font-weight:500;color:#868686;max-width:380px}.top_panel{height:102px;position:absolute;top:0;left:0;background:#fff;padding:28px 0;z-index:3}.top_panel_left{width:auto}.top_panel_right{width:auto;float:right}.top_panel_right .scroll{width:auto}.top_panel_right .mobile_btn{width:32px;height:46px;position:absolute;right:4%;top:14px;display:none;transition:all .3s linear}.top_panel_right .mobile_btn.active{transform:rotate(45deg);transition:all .3s linear}.top_panel_right .mobile_btn.active span:nth-child(1){opacity:0}.top_panel_right .mobile_btn.active span:nth-child(2){transform:rotate(90deg)}.top_panel_right .mobile_btn.active span:nth-child(3){opacity:1}.top_panel_right .mobile_btn.active span:nth-child(4){opacity:0}.top_panel_right .mobile_btn span{height:4px;background:#000;width:100%;display:block;float:left;border-radius:2px;margin-bottom:4px;position:absolute}.top_panel_right .mobile_btn span:nth-child(1){top:14px;left:0}.top_panel_right .mobile_btn span:nth-child(2){top:22px;left:0}.top_panel_right .mobile_btn span:nth-child(3){top:22px;opacity:0}.top_panel_right .mobile_btn span:nth-child(4){top:30px;left:0}.top_panel .logo{width:130px;height:46px;display:block;float:left;background:url(../img/logo.svg) center center no-repeat;background-size:contain}.top_panel .menu{width:auto}.top_panel .menu .logo{display:none}.top_panel .menu .close{display:none}.top_panel .menu ul{width:auto}.top_panel .menu ul li{width:auto;margin-left:12px}.top_panel .menu ul li:first-child{margin-left:0}.top_panel .menu ul li a{font-size:15px;font-weight:500;display:block;line-height:46px;width:auto;float:left;padding:0 22px;border-radius:4px}.top_panel .menu ul li a:hover{color:#0031FF}.top_panel .menu ul li a.active{background:#F9FAFD}.top_panel .menu .bottom{display:none}.container{overflow:hidden;min-height:100vh;padding-bottom:150px;position:relative}.main_screen{height:100vh}.main_screen .wrap{height:100%;position:relative;z-index:1}.main_screen .wrap .wrap_float{height:100%}.main_screen .left{max-width:510px;height:100%;display:flex;position:relative;flex-direction:column;justify-content:center}.main_screen .left .scroll_down{position:absolute;font-size:17px;font-weight:500;color:#868686;bottom:30px;left:0;width:auto}.main_screen .templates{height:100%;position:absolute;width:48vw;top:0;right:0;padding-right:50px}.main_screen .templates .item{position:absolute;-webkit-box-shadow:0 20px 45px 0 rgba(0,0,0,0.16);-moz-box-shadow:0 20px 45px 0 rgba(0,0,0,0.16);box-shadow:0 20px 45px 0 rgba(0,0,0,0.16);will-change:transform}.main_screen .templates .item img{width:100%;display:block;float:left}.main_screen .templates .item:nth-child(1){width:600px;width:30vw;right:50px;top:62vh;transform:translateY(-50%);z-index:1}.main_screen .templates .item:nth-child(2){width:325px;width:16vw;left:-120px;top:17vh}.main_screen .templates .item:nth-child(3){width:325px;width:16vw;left:370px;top:18vh}.main_screen .templates .item:nth-child(4){width:160px;width:9vw;right:0;top:30vh}.main_screen .templates .item:nth-child(5){width:260px;width:14vw;left:100px;top:41vh}.main_screen .templates .item:nth-child(6){width:210px;width:10vw;left:-7vw;top:63vh}.main_screen .templates .item:nth-child(7){width:116px;width:6vw;left:-12vw;top:80vh}.main_screen .templates .item:nth-child(8){width:210px;width:12vw;left:21vw;top:84vh}.main_screen .templates .item:nth-child(9){width:210px;width:12vw;left:4vw;top:88vh}.main_screen .templates .item:nth-child(10){width:560px;width:20vw;right:0;top:90vh;overflow:hidden}.main_screen .templates .item:nth-child(10) img{width:560px}.main_screen .main_subtitle{color:#909090;font-weight:500;font-size:26px;margin-bottom:16px}.main_screen .main_title{font-size:54px;font-weight:500;margin-bottom:22px}.main_screen .main_title b{font-weight:800;display:inline-block}.main_screen .main_title #icon{width:72px;height:72px;display:inline-block;float:none;position:relative}.main_screen .main_title #icon:before{background:url(../img/king.svg) center center no-repeat;background-size:contain;position:absolute;content:'';top:11px;left:0;width:72px;height:72px}.main_screen .text{font-size:17px;font-weight:500;color:#868686;margin-bottom:30px;line-height:1.6}.themes{padding-top:170px;padding-bottom:100px}.themes .wrap_float{position:relative;z-index:1}.themes .section_content{margin-top:52px}.themes .item{width:31%;margin-right:3.5%;display:block;float:left;margin-top:3%}.themes .item:nth-child(1),.themes .item:nth-child(2),.themes .item:nth-child(3){margin-top:0}.themes .item:nth-child(3n){margin-right:0}.themes .item:nth-child(3n+1){clear:both}.themes .item:last-child{margin-right:0}.themes .item:hover ._image{box-shadow:none;transition:all .2s linear}.themes .item:hover ._image:before{opacity:.66;transition:all .2s linear}.themes .item:hover ._image .buttons .btn{transform:none;opacity:1;transition:all .3s linear}.themes .item:hover ._image .buttons .btn.demo{transform:none}.themes .item ._image{-webkit-box-shadow:0 15px 45px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 15px 45px 0 rgba(0,0,0,0.15);box-shadow:0 15px 45px 0 rgba(0,0,0,0.15);height:376px;overflow:hidden;margin-bottom:17px;position:relative;transition:all .2s linear}.themes .item ._image:before{background:#000;opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;content:'';transition:all .2s linear}.themes .item ._image .buttons{height:46px;position:absolute;top:50%;left:0;margin-top:-23px;text-align:center;z-index:1}.themes .item ._image .buttons .btn{display:inline-block;float:none;width:130px;margin:0 6px;height:46px;line-height:46px;transform:translateX(-20px);transition:all .3s linear;opacity:0}.themes .item ._image .buttons .btn.demo{color:#000;background:#fff;transform:translateX(20px)}.themes .item ._image .buttons .btn.demo:before,.themes .item ._image .buttons .btn.demo:after{display:none}.themes .item ._image .buttons .btn.demo:hover{background:rgba(255,255,255,0.7)}.themes .item ._image img{width:100%;display:block;float:left;object-fit:cover;height:100%}.themes .item ._title{font-size:18px;font-weight:500;text-align:center;margin-bottom:9px}.themes .item ._category{font-size:14px;color:#969696;text-align:center;font-weight:500}.themes.more-themes{padding-top:74px}.themes.more-themes .section_content{margin-top:30px}.themes.more-themes .item ._category{text-align:left;margin-top:10px}.themes.more-themes .item ._title{text-align:left}.advantages{padding-top:80px;padding-bottom:80px}.advantages .title{max-width:430px}.advantages .section_content{margin-top:40px}.advantages .wrap_float{position:relative;z-index:1}.advantages .item{width:33.3333%;background:#fff;height:300px;padding:60px 80px;transition:all .3s ease}.advantages .item:hover{-webkit-box-shadow:0 20px 45px 0 rgba(0,0,0,0.18);-moz-box-shadow:0 20px 45px 0 rgba(0,0,0,0.18);box-shadow:0 20px 45px 0 rgba(0,0,0,0.18);z-index:1;position:relative;transition:all .3s ease}.advantages .item ._icon{width:74px;height:74px;line-height:74px;text-align:center;background:#0031FF;border-radius:50%;margin-bottom:25px}.advantages .item ._icon img{vertical-align:middle;display:inline-block}.advantages .item ._title{font-size:18px;margin-bottom:17px;font-weight:700}.advantages .item ._text{font-size:16px;color:#868686;line-height:1.7}.section{position:relative}.section:before{height:100%;position:absolute;top:0;left:16px;right:16px;background:-moz-linear-gradient(top, #edf0fb 0%, #fff 100%);background:-webkit-linear-gradient(top, #edf0fb 0%, #fff 100%);background:linear-gradient(to bottom, #edf0fb 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf0fb', endColorstr='#00000000', GradientType=0);content:''}.footer{position:absolute;padding:50px 0;height:150px;bottom:0;left:0}.footer:before{left:16px;right:16px;bottom:16px;top:16px;background:#F8F9FD;content:'';position:absolute}.footer .wrap_float{position:relative;z-index:1}.footer .left{width:35%}.footer .left .logo{width:148px;height:46px;background:url(../img/footer-logo.svg) center center no-repeat;background-size:contain;content:'';display:block;float:left}.footer .center{width:30%}.footer .right{width:35%;float:right}.footer .right ul{text-align:right}.footer .right ul li{width:auto;display:inline-block;float:none}.footer .right ul li a{font-size:15px;line-height:46px;padding:0 28px;display:block;float:left;font-weight:500}.footer .right ul li a.active{border-radius:5px;background:#fff}.footer .right ul li a:hover{color:#0031FF}.socials{text-align:center}.socials a{width:46px;height:46px;border-radius:50%;background:#fff;position:relative;display:inline-block;float:none;vertical-align:middle;margin:0 7px}.socials a:before{background:#0031ff;background:-moz-linear-gradient(45deg, #0031ff 0%, #fd4339 100%);background:-webkit-linear-gradient(45deg, #0031ff 0%, #fd4339 100%);background:linear-gradient(45deg, #0031ff 0%, #fd4339 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0031ff', endColorstr='#fd4339', GradientType=1);position:absolute;left:0;top:0;width:100%;height:100%;content:'';border-radius:50%;opacity:0;transition:all .2s linear}.socials a:hover:before{opacity:1;transition:all .2s linear}.socials a:hover i:before{opacity:0;transition:all .2s linear}.socials a:hover i:after{opacity:1;transition:all .2s linear}.socials a i{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:50%}.socials a i:before{position:absolute;top:50%;left:50%;content:'';background-position:center center;background-repeat:no-repeat;background-size:contain;transition:all .2s linear}.socials a i:after{position:absolute;top:50%;left:50%;content:'';background-position:center center;background-repeat:no-repeat;background-size:contain;opacity:0;transition:all .2s linear}.socials a.fb i:before{width:10px;height:20px;background-image:url(../img/facebook-logo.svg);margin-left:-5px;margin-top:-10px}.socials a.fb i:after{width:10px;height:20px;background-image:url(../img/facebook-logo-hover.svg);margin-left:-5px;margin-top:-10px}.socials a.vk i:before{width:26px;height:16px;background-image:url(../img/vk-logo.svg);margin-left:-13px;margin-top:-8px}.socials a.vk i:after{width:26px;height:16px;background-image:url(../img/vk-logo-hover.svg);margin-left:-13px;margin-top:-8px}.socials a.instagram i:before{width:22px;height:22px;background-image:url(../img/instagram-logo.svg);margin-left:-11px;margin-top:-11px}.socials a.instagram i:after{width:22px;height:22px;background-image:url(../img/instagram-logo-hover.svg);margin-left:-11px;margin-top:-11px}.socials a.behance i:before{width:24px;height:16px;background-image:url(../img/behance-logo.svg);margin-left:-12px;margin-top:-8px}.socials a.behance i:after{width:24px;height:16px;background-image:url(../img/behance-logo-hover.svg);margin-left:-12px;margin-top:-8px}.socials a.telegram i:before{width:24px;height:18px;background-image:url(../img/telegram.svg);margin-left:-13px;margin-top:-9px}.socials a.telegram i:after{width:24px;height:18px;background-image:url(../img/telegram-hover.svg);margin-left:-13px;margin-top:-9px}.socials a.twitter i:before{width:24px;height:16px;background-image:url(../img/twitter-logo.svg);margin-left:-11px;margin-top:-8px}.socials a.twitter i:after{width:24px;height:16px;background-image:url(../img/twitter-logo-hover.svg);margin-left:-11px;margin-top:-8px}.socials a.skype i:before{width:34px;height:28px;background-image:url(../img/skype.svg);margin-left:-17px;margin-top:-14px}.socials a.skype i:after{width:34px;height:28px;background-image:url(../img/skype-hover.svg);margin-left:-17px;margin-top:-14px}.socials a.whatsapp i:before{width:34px;height:28px;background-image:url(../img/whatsapp.svg);margin-left:-17px;margin-top:-14px}.socials a.whatsapp i:after{width:34px;height:28px;background-image:url(../img/whatsapp-hover.svg);margin-left:-17px;margin-top:-14px}.socials.dark a:hover i:before{opacity:1}.socials.dark a:hover i:after{opacity:0}.overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:#000;opacity:.74;display:none}.breadcrumbs{font-size:12px;color:#909090;font-weight:500;top:120px;position:absolute;z-index:2}.breadcrumbs .current{pointer-events:none}.breadcrumbs .current:hover{color:#909090}.breadcrumbs a:hover{color:#0031ff}.themes_page .themes .item ._title,.themes_page .themes .item ._category{text-align:left}.single_page:before{display:none}.single_page .main_screen .main_subtitle{font-size:16px;margin-bottom:10px}.single_page .main_screen .main_title{font-size:33px}.single_page .main_screen .text{font-size:15px}.single_page .main_screen .image{display:none}.single_page .main_screen .behance-link{width:54px;height:54px;line-height:52px;background:#fff;position:relative;border:1px solid #E2E2E2;border-radius:50%;display:block;float:left;margin-right:20px}.single_page .main_screen .behance-link:hover{background:rgba(255,255,255,0.4)}.single_page .main_screen .behance-link:before{width:28px;height:18px;background:url(../img/behance-logo.svg) center center no-repeat;background-size:contain;content:'';position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-14px}.single_page .main_screen .buttons .btn{border-radius:10px}.single_page .main_screen .buttons .btn:before,.single_page .main_screen .buttons .btn:after{border-radius:10px}.single_page .main_screen .buttons .preview-link{background:#fff;border:1px solid #E2E2E2;line-height:52px;width:auto;padding:0 36px;border-radius:10px;display:block;float:left;margin-left:20px;font-weight:600}.single_page .main_screen .buttons .preview-link:hover{background:rgba(255,255,255,0.4)}.single_page .main_screen .price{color:#868686;font-size:14px;margin-top:30px;font-weight:500}.single_page .main_screen .price b{color:#000;font-weight:100}.single_page .main_screen .price ul li{margin-bottom:8px}.single_page .main_screen .price ul li:last-child{margin-bottom:0}.single_page .main_screen .other_version{margin-top:36px}.single_page .main_screen .other_version a{width:360px;height:56px;display:block;float:left;font-size:16px;font-weight:500;color:#fff;position:relative;border-radius:6px;line-height:56px;padding-left:75px;padding-right:37px;margin-bottom:10px;clear:both}.single_page .main_screen .other_version a:last-child{margin-bottom:0}.single_page .main_screen .other_version a:before{position:absolute;content:'';top:50%;left:16px;background-position:center center;background-repeat:no-repeat;background-size:contain}.single_page .main_screen .other_version a:after{width:9px;height:14px;background:url(../img/arrow-3.svg) center center no-repeat;background-size:contain;position:absolute;content:'';top:50%;margin-top:-7px;right:17px}.single_page .main_screen .other_version .wp_version{background:#00769D}.single_page .main_screen .other_version .wp_version:before{width:34px;height:32px;background-image:url(../img/wordpress.svg);margin-top:-16px;left:18px}.single_page .main_screen .other_version .drupal_version{background:#008FD7}.single_page .main_screen .other_version .drupal_version:before{width:38px;height:44px;background-image:url(../img/drupal-logo.svg);margin-top:-22px}.single_page .main_screen .other_version .mura_version{background:#FF0200}.single_page .main_screen .other_version .mura_version:before{width:38px;height:36px;background-image:url(../img/mura.svg);margin-top:-18px}.single_page .main_screen .other_version .design_version{background:#fff;color:#343434;padding-left:155px}.single_page .main_screen .other_version .design_version:before{width:140px;height:40px;background-image:url(../img/sketch.svg);margin-top:-20px;left:8px}.single_page .main_screen .other_version .design_version:after{background-image:url(../img/arrow-4.svg)}.single_page .main_screen .templates .item:nth-child(1){width:36vw;right:19vw;top:43vh}.single_page .main_screen .templates .item:nth-child(2){width:11vw;left:7vw}.single_page .main_screen .templates .item:nth-child(3){width:12vw;left:32vw}.single_page .main_screen .templates .item:nth-child(4){width:22vw;right:-6vw;top:41vh}.single_page .main_screen .templates .item:nth-child(5){width:12vw;left:0;top:65vh}.single_page .main_screen .templates .item:nth-child(6){width:7vw;left:-7vw;top:80vh}.single_page .main_screen .templates .item:nth-child(7){width:14vw;left:8vw;top:77vh}.single_page .main_screen .templates .item:nth-child(8){width:10vw;left:24vw;top:67vh}.single_page .main_screen .templates .item:nth-child(9){width:18vw;left:30vw;top:82vh}.single_page .themes .item ._image:before{display:none}.single_page .themes .section_content{margin-top:25px}.section_other_elements:before{display:none}.other_elements{position:relative;z-index:1;padding-top:100px;padding-bottom:60px}.other_elements .subtitle{max-width:560px}.other_elements .slider-block{margin-top:50px}.other_elements .slider-block .slick-list{overflow:visible}.other_elements .slider-block .slider .slide{height:478px;width:auto;margin-right:45px;-webkit-box-shadow:0 0 45px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 0 45px 0 rgba(0,0,0,0.2);box-shadow:0 0 45px 0 rgba(0,0,0,0.2);border-radius:4px;overflow:hidden}.other_elements .slider-block .slider .slide img{height:100%;width:auto;display:block}.other_elements .slider-block .slick-prev{width:44px;height:44px;background:#C7C7C7;border-radius:50%;position:absolute;right:60px;top:-100px;color:transparent;transition:all .2s linear}.other_elements .slider-block .slick-prev:before{background:url(../img/left-arrow.svg) center center no-repeat;background-size:contain;width:16px;height:12px;content:'';position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-8px;transition:all .2s linear}.other_elements .slider-block .slick-prev:after{background:url(../img/right-arrow.svg) center center no-repeat;background-size:contain;width:16px;height:12px;content:'';position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-8px;transform:rotate(180deg);opacity:0;transition:all .2s linear}.other_elements .slider-block .slick-prev:hover{background:#fff;transition:all .2s linear}.other_elements .slider-block .slick-prev:hover:before{opacity:0;transition:all .2s linear}.other_elements .slider-block .slick-prev:hover:after{opacity:1;transition:all .2s linear}.other_elements .slider-block .slick-next{width:44px;height:44px;background:#C7C7C7;border-radius:50%;position:absolute;right:0;top:-100px;color:transparent;transition:all .2s linear}.other_elements .slider-block .slick-next:before{background:url(../img/left-arrow.svg) center center no-repeat;background-size:contain;width:16px;height:12px;content:'';position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-8px;transform:rotate(180deg);transition:all .2s linear}.other_elements .slider-block .slick-next:after{background:url(../img/right-arrow.svg) center center no-repeat;background-size:contain;width:16px;height:12px;content:'';position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-8px;opacity:0;transition:all .2s linear}.other_elements .slider-block .slick-next:hover{background:#fff;transition:all .2s linear}.other_elements .slider-block .slick-next:hover:before{opacity:0;transition:all .2s linear}.other_elements .slider-block .slick-next:hover:after{opacity:1;transition:all .2s linear}.template_info .block{width:49%;margin-right:2%;background:#F8F9FD;height:280px;padding:60px 75px}.template_info .block:last-child{margin-right:0}.template_info .block ._title{font-size:18px;margin-bottom:12px;font-weight:700}.template_info .block ._subtitle{color:#868686;line-height:1.6;font-weight:500}.template_info .block .btn{margin-top:23px}.template_info .block .btn.doc{border:1px solid #E2E2E2;background:#fff;color:#000}.template_info .block .btn.doc:hover{background:rgba(255,255,255,0.6)}.template_info .block .btn.doc:before,.template_info .block .btn.doc:after{display:none}.page{padding-top:170px;padding-bottom:100px;position:relative;z-index:1}.page .subtitle{max-width:444px}.page .content{margin-top:30px;position:relative}.page_left{max-width:936px;clear:both;padding-top:20px}.page_left .items .item{width:48%;margin-right:4%;margin-bottom:32px;display:block;float:left}.page_left .items .item ._img{height:228px;overflow:hidden;margin-bottom:14px}.page_left .items .item ._img img{width:100%;display:block;float:left}.page_left .items .item ._title{font-size:18px;font-weight:500}.page_left .items .item:nth-child(even){margin-right:0}.page_left .faq{margin-top:60px}.page_left .faq .list{margin-top:25px}.page_left .faq .faq_item{border-bottom:1px solid #E0E0E0;padding:18px 0;margin-bottom:13px;display:block;float:left;width:100%}.page_left .faq .faq_item.active .question:before{transform:rotate(-90deg);transition:all .2s linear}.page_left .faq .faq_item.active .question:hover{color:#000}.page_left .faq .faq_item:hover .question{color:#0031FF;transition:all .2s linear;cursor:pointer}.page_left .faq .faq_item:hover .question *{cursor:pointer}.page_left .faq .faq_item .question{font-size:18px;font-weight:500;position:relative;transition:all .2s linear;margin-bottom:0;padding-right:30px}.page_left .faq .faq_item .question:before{width:7px;height:12px;background:url(../img/arrow.svg) center right no-repeat;background-size:contain;position:absolute;bottom:7px;right:0;content:'';transition:all .2s linear}.page_left .faq .faq_item .answer{display:none;margin-top:16px;color:#868686}.page_right{max-width:454px;float:right}.page_right .block{background:#eaeeff;padding:47px 53px}.page_right .block.gradient{background:#0031ff;background:-moz-linear-gradient(45deg, #0031ff 0%, #fd4339 100%);background:-webkit-linear-gradient(45deg, #0031ff 0%, #fd4339 100%);background:linear-gradient(45deg, #0031ff 0%, #fd4339 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0031ff', endColorstr='#fd4339', GradientType=1)}.page_right .block.gradient ._title{color:#fff}.page_right .block.gradient ._subtitle{color:#fff}.page_right .block.gradient .btn{border-color:#fff}.page_right .block ._title{color:#000;font-size:15px;margin-bottom:14px;font-weight:700}.page_right .block ._subtitle{font-size:15px;color:#868686;line-height:1.9;font-weight:500}.page_right .block .btn{border:1px solid #E2E2E2;height:46px;line-height:44px;background:#fff;font-size:15px;font-weight:500;padding:0 20px;width:auto;border-radius:5px;color:#000;margin-top:20px}.page_right .block .btn:hover{background:rgba(255,255,255,0.7)}.page_right .block .btn:before,.page_right .block .btn:after{display:none}.page_right .sidebar{width:454px;padding-top:20px}.page_right .sidebar.fixed{position:fixed;top:0}.page_right .sidebar.bottom{bottom:0;position:absolute;top:auto}.page .back{margin-bottom:20px}.page .back a{position:relative;line-height:32px;padding-left:45px;display:block;float:left;font-size:15px;font-weight:700;color:#0031FF}.page .back a:before{width:32px;height:32px;background:#0031FF;border-radius:50%;content:'';position:absolute;top:0;left:0}.page .back a:after{width:6px;height:12px;background:url(../img/back.svg) center center no-repeat;background-size:contain;position:absolute;content:'';left:12px;top:10px}.page .descr{font-size:14px;color:#868686;font-weight:500;font-style:italic;line-height:1.9;margin-top:13px}.page .question{margin-bottom:35px}.page .answer .author{height:45px;position:relative;padding-left:60px}.page .answer .author .userpic{width:45px;height:45px;border-radius:50%;background:#0031ff;background:-moz-linear-gradient(45deg, #0031ff 0%, #fd4339 100%);background:-webkit-linear-gradient(45deg, #0031ff 0%, #fd4339 100%);background:linear-gradient(45deg, #0031ff 0%, #fd4339 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0031ff', endColorstr='#fd4339', GradientType=1);position:absolute;left:0;top:0}.page .answer .author .name{font-size:15px;font-weight:700;line-height:45px}.doc-page{padding-top:170px;padding-bottom:100px}.doc-page .wrap_float{position:relative;z-index:1;max-width:1235px}.doc-page .left{max-width:200px;width:200px}.doc-page .left .nav{padding-top:30px;width:200px;max-height:100vh;overflow:auto;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.doc-page .left .nav::-webkit-scrollbar{width:0}.doc-page .left .nav::-webkit-scrollbar{width:0}.doc-page .left .nav ._title{font-size:13px;font-weight:700;position:relative;padding-left:45px;text-transform:uppercase;margin-bottom:18px}.doc-page .left .nav ._title:before{width:32px;height:2px;background:#000;content:'';position:absolute;left:0;top:8px}.doc-page .left .nav ul{margin-bottom:35px}.doc-page .left .nav ul li{margin-bottom:15px}.doc-page .left .nav ul li:last-child{margin-bottom:0}.doc-page .left .nav ul li a{font-size:14px;font-weight:500}.doc-page .left .nav ul li a.active{color:#0031FF}.doc-page .left .nav.fixed{position:fixed;top:0}.doc-page .left .nav.bottom{position:absolute;top:auto;bottom:0}.doc-page .left .mobile-head{display:none}.doc-page .right{max-width:935px;float:right}.doc-page .right .js-section:first-child h1{margin-top:20px}.wp_content h1{font-size:29px;margin-top:0;margin:50px 0 15px;font-weight:500}.wp_content h2{font-size:29px;font-weight:500;margin:30px 0 15px}.wp_content h3{font-size:18px;font-weight:700;margin:30px 0 15px}.wp_content .selected{background:#FFFF9B;padding:0 3px}.wp_content p:not([class]){font-size:14px;color:#868686;font-weight:500;line-height:1.8;margin:13px 0}.wp_content p:not([class]) b,.wp_content p:not([class]) strong{color:#000;font-weight:700}.wp_content pre{background:#F8F9FD;border-left:2px solid #0031FF;padding:30px;display:block;float:left;width:100%;font-size:14px;font-weight:500;line-height:1.3;overflow:auto}.wp_content hr{background:#E0E0E0;height:1px;border:0;display:block;float:left;width:100%}.wp_content img{max-width:100%;display:block;float:left;margin:10px 0}.wp_content a{color:#0031FF;border-bottom:1px solid rgba(0,49,255,0.7);display:inline;line-height:1.4}.wp_content ul{margin:10px 0}.wp_content ul li{font-size:14px;color:#868686;font-weight:500;line-height:1.8;padding-left:18px;position:relative}.wp_content ul li:before{width:6px;height:6px;background:#868686;border-radius:50%;content:'';position:absolute;left:0;top:9px}.wp_content ul li b,.wp_content ul li strong{color:#000;font-weight:700}.wp_content ol{margin:10px 0;counter-reset:myCounter}.wp_content ol li{font-size:14px;color:#868686;font-weight:500;line-height:1.8;padding-left:18px;position:relative}.wp_content ol li:before{width:6px;counter-increment:myCounter;content:counter(myCounter) ".";position:absolute;left:0;top:0}.wp_content ol li b,.wp_content ol li strong{color:#000;font-weight:700}.wp_content .video{padding-bottom:56.25%;height:0;position:relative}.wp_content .video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.modal{width:690px;background:#fff;position:relative}.modal_close{width:14px;height:14px;background:url(../img/close.svg) center center no-repeat;background-size:contain;position:absolute;content:'';top:10px;right:10px;opacity:.5;transition:all .2s linear}.modal_close:hover{cursor:pointer;opacity:1;transition:all .2s linear}.modal_wrap{padding:58px}.modal .title{max-width:342px;line-height:1.4;margin-bottom:45px}.modal .title b{font-weight:800}.modal .title .hello{width:40px;height:40px;position:relative;display:inline-block;margin-right:10px}.modal .title .hello:before{width:40px;height:40px;background:url(../img/hand.svg) center center no-repeat;background-size:contain;position:absolute;content:'';left:0;top:8px}.modal .title .like{width:40px;height:40px;position:relative;display:inline-block;margin-right:10px}.modal .title .like:before{width:40px;height:40px;background:url(../img/like.svg) center center no-repeat;background-size:contain;position:absolute;content:'';left:0;top:4px}.modal.modal_success .title{max-width:350px;line-height:1;margin-bottom:34px}.modal.modal_success .title b{display:inline-block}.modal.modal_success .text{font-size:16px;color:#868686;font-weight:500;line-height:1.6}.modal.modal_purchase .hand-2{width:44px;height:28px;position:relative;display:inline-block}.modal.modal_purchase .hand-2:before{width:44px;height:44px;background:url(../img/hand-2.png) center center no-repeat;background-size:contain;content:'';position:absolute;top:50%;left:50%;margin-top:-22px;margin-left:-22px}.modal.modal_purchase .cost_wrap{background:#f8f9fd;border-radius:5px;padding:5px;height:53px;position:relative;padding-left:108px;margin-bottom:12px}.modal.modal_purchase .cost_wrap .cost{width:84px;height:43px;border-radius:5px;background-color:#4da218;font-size:22px;font-weight:700;color:#fff;text-align:center;line-height:43px;position:absolute;left:5px}.modal.modal_purchase .cost_wrap .select_wrap{position:relative}.modal.modal_purchase .cost_wrap .select_wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:43px;display:block;background:none;border:0;font-size:15px;font-weight:700;color:#000;position:relative;z-index:1}.modal.modal_purchase .cost_wrap .select_wrap select:hover{cursor:pointer}.modal.modal_purchase .cost_wrap .select_wrap select:focus{outline:0}.modal.modal_purchase .cost_wrap .select_wrap:before{width:12px;height:7px;background:url(../img/arrow-down-sign-to-navigate.svg) center center no-repeat;background-size:contain;position:absolute;right:22px;top:50%;margin-top:-3px;content:''}.modal.modal_purchase .support{font-size:15px;color:#868686}.modal.modal_purchase .text{font-size:15px;color:#000;line-height:1.8;margin-top:23px;margin-bottom:45px}.modal.modal_purchase .text b,.modal.modal_purchase .text strong{font-size:15px;color:#fd4339;font-weight:700}.modal.modal_purchase .paypal{width:95px;height:54px;background:url(../img/paypal.svg) center center no-repeat;background-size:contain;margin-top:18px;margin-left:20px}.modal.purchase_success .title{font-size:33px;max-width:100%;line-height:1.3}.modal.purchase_success .text{color:#000;line-height:1.8}.modal.purchase_success .block{background:#eaeeff;padding:47px 53px;margin-top:45px}.modal.purchase_success .block.gradient{background:#0031ff;background:-moz-linear-gradient(45deg, #0031ff 0%, #fd4339 100%);background:-webkit-linear-gradient(45deg, #0031ff 0%, #fd4339 100%);background:linear-gradient(45deg, #0031ff 0%, #fd4339 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0031ff', endColorstr='#fd4339', GradientType=1)}.modal.purchase_success .block.gradient ._title{color:#fff}.modal.purchase_success .block.gradient ._subtitle{color:#fff}.modal.purchase_success .block.gradient .btn{border-color:#fff}.modal.purchase_success .block ._title{color:#000;font-size:15px;margin-bottom:14px;font-weight:700}.modal.purchase_success .block ._subtitle{font-size:15px;color:#868686;line-height:1.9;font-weight:500}.modal.purchase_success .block .btn{border:1px solid #E2E2E2;height:46px;line-height:44px;background:#fff;font-size:15px;font-weight:500;padding:0 20px;width:auto;border-radius:5px;color:#000;margin-top:20px}.modal.purchase_success .block .btn:hover{background:rgba(255,255,255,0.7)}.modal.purchase_success .block .btn:before,.modal.purchase_success .block .btn:after{display:none}.form .input_wrap{width:49%;margin-right:2%}.form .input_wrap.textarea_wrap{margin-right:0;width:100%;margin-top:20px}.form .input_wrap:nth-child(2){margin-right:0}.form .input_wrap label{font-size:15px;font-weight:700;display:block;float:left;margin-bottom:8px}.form .input_wrap .input{height:53px;width:100%;background:#f2f5ff;border:0;border-radius:5px;font-size:15px;font-family:'Montserrat',sans-serif;font-weight:500;padding:0 20px;transition:all .2s linear;overflow-x:hidden}.form .input_wrap .input.error{background:rgba(253,67,57,0.11);transition:all .2s linear}.form .input_wrap .input.error::-webkit-input-placeholder{font-size:1em;color:#FD4339}.form .input_wrap .input.error::-moz-placeholder{font-size:1em;color:#FD4339}.form .input_wrap .input.error:-moz-placeholder{font-size:1em;color:#FD4339}.form .input_wrap .input.error:-ms-input-placeholder{font-size:1em;color:#FD4339}.form .input_wrap .textarea{height:174px;resize:none;padding:20px}.form .input_wrap .textarea:focus{outline:0}.form .input_wrap .textarea:hover{cursor:text}.form .btn{min-width:200px;margin-top:18px}.form .agreement{font-size:12px;font-weight:500;color:#91919C;line-height:1.8;margin-top:20px}.form .agreement a{color:#0031FF;border-bottom:1px solid #0031FF;display:inline-block}.static .page .content{margin-top:0}.about-us-page{padding-top:170px;padding-bottom:80px}.about-us-page_content{position:relative;z-index:1}.about-us-page .left{max-width:300px}.about-us-page .right{max-width:945px}.about-us-page .right .info{font-size:29px;line-height:1.5;margin-bottom:60px;font-weight:300}.about-us-page .right .info b,.about-us-page .right .info strong{font-weight:800;font-size:1.2em}.about-us-page .right .info .hello{width:40px;height:40px;position:relative;display:inline-block;margin-right:10px}.about-us-page .right .info .hello:before{width:40px;height:40px;background:url(../img/hand.svg) center center no-repeat;background-size:contain;position:absolute;content:'';left:0;top:8px}.about-us-page .right .team .item{width:48%;margin-right:4%;display:block;float:left}.about-us-page .right .team .item:last-child{margin-right:0}.about-us-page .right .team .item:hover ._name span{border-color:#0031FF;transition:all .2s ease}.about-us-page .right .team .item:hover ._img img{transform:scale(1.02);transition:all .4s ease-out}.about-us-page .right .team .item ._img{margin-bottom:15px;height:400px;overflow:hidden}.about-us-page .right .team .item ._img img{width:100%;height:100%;object-fit:cover;transition:all .3s ease-out}.about-us-page .right .team .item ._name{margin-bottom:13px}.about-us-page .right .team .item ._name span{font-size:18px;font-weight:500;color:#0031FF;border-bottom:1px solid rgba(0,49,255,0);transition:all .2s ease}.about-us-page .right .team .item ._position{font-size:18px;font-weight:500}.about-us-page .advantages{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us-page .advantages .item{width:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;height:auto}.about-us-page .awards .item{position:relative;border-bottom:1px solid #E0E0E0;padding:30px 0;padding-left:100px}.about-us-page .awards .item:last-child{border-bottom:0}.about-us-page .awards .item ._img{width:58px;position:absolute;left:0;top:30px}.about-us-page .awards .item_left{width:50%;height:106px;display:flex;flex-direction:column;justify-content:center}.about-us-page .awards .item_right{width:50%;height:106px;display:flex;flex-direction:column;justify-content:center}.about-us-page .awards .item ._title{font-size:18px;font-weight:500}.about-us-page .awards .item ._subtitle{font-size:14px;font-weight:500;color:#868686;margin-top:10px}.profile-page .left .photo{width:165px;height:165px;border-radius:50%;overflow:hidden;margin-bottom:20px;display:block;float:left}.profile-page .left .photo img{width:100%;height:100%;object-fit:cover;display:block}.profile-page .left .name{font-size:29px;font-weight:500;margin-bottom:10px;display:block;float:left}.profile-page .left .name b,.profile-page .left .name strong{font-weight:800}.profile-page .left .position{font-size:18px;font-weight:500;margin-bottom:26px;display:block;float:left}.profile-page .left .socials{text-align:left}.profile-page .left .socials a{margin:0 3px}.profile-page .left .socials a:last-child{margin-right:0}.profile-page .left .socials a:first-child{margin-left:0}.profile-page .right .description{font-size:22px;font-weight:300;color:#000}.profile-page .right .instruments{margin-bottom:45px}.profile-page .right .instruments .item{width:110px;text-align:center;margin-bottom:32px;margin-right:56px}.profile-page .right .instruments .item:nth-child(6n){margin-right:0}.profile-page .right .instruments .item:nth-child(6n+1){clear:both}.profile-page .right .instruments .item ._icon{height:100px;text-align:center;line-height:100px}.profile-page .right .instruments .item ._icon img{max-height:100%;max-width:100%;display:inline-block;float:none;vertical-align:middle}.profile-page .right .table_wrap table{border-collapse:collapse;table-layout:fixed;width:100%}.profile-page .right .table_wrap table tbody tr td{font-size:18px;font-weight:500;width:50%;border-bottom:1px solid #E0E0E0;padding:30px 0 20px;vertical-align:top}.profile-page .right .table_wrap table tbody tr td:first-child{padding-right:50px}.profile-page .right .table_wrap table tbody tr td a{color:#0031ff;word-break:break-all}.profile-page .feedback{max-width:640px;margin-top:62px}.profile-page .feedback .title{margin-bottom:38px}.blog-posts{margin-top:85px}.blog-posts .link{float:right;width:auto;display:block;font-size:18px;font-weight:500;color:#0031FF}.blog-posts .items{margin-top:40px}.blog-posts .item{width:47%;margin-right:6%;text-align:center;display:block;float:left;margin-bottom:70px}.blog-posts .item:hover ._title{color:#0031FF;transition:all .2s linear}.blog-posts .item:nth-child(even){margin-right:0}.blog-posts .item:nth-child(odd){clear:both}.blog-posts .item ._img{height:266px;margin-bottom:25px}.blog-posts .item ._img img{width:100%;height:100%;display:block;object-fit:cover}.blog-posts .item ._category{font-size:14px;color:#969696;font-weight:500;margin-bottom:15px}.blog-posts .item ._title{font-size:18px;font-weight:500;padding:0 30px;line-height:1.4;margin-bottom:15px;transition:all .2s linear}.blog-posts .item ._text{font-size:14px;font-weight:300;line-height:1.9;margin-bottom:26px}.blog-posts .item ._date{font-size:14px;font-weight:500;color:#969696}.victor .profile-page .right .instruments .item ._icon img{max-height:70px;max-width:100px}.blog-page{position:relative;z-index:1}.blog-page .title{text-align:center}.blog-page .categories{margin-top:15px}.blog-page .categories ul{text-align:center}.blog-page .categories ul li{width:auto;margin:0 20px;display:inline-block;float:none}.blog-page .categories ul li a{font-size:15px;color:#848484;font-weight:500;width:auto;position:relative;display:block;line-height:25px;border-bottom:1px solid rgba(0,0,0,0)}.blog-page .categories ul li a.active{color:#0031FF;border-color:#0031FF}.blog-page .categories ul li a.active:hover{color:#0031FF}.blog-page .categories ul li a:hover{color:#000}.blog-page .categories .select_wrap{display:none}.blog-page .categories select{font-size:18px;color:#0031FF;font-weight:500;background:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.blog-page .blog-posts{margin-top:55px}.blog-page .blog-posts .item{width:30%;max-width:426px;margin-right:5%}.blog-page .blog-posts .item:nth-child(3n){margin-right:0;clear:none}.blog-page .blog-posts .item:nth-child(3n+1){clear:both}.pagination{text-align:center;margin:20px 0 60px}.pagination .arrow{position:relative;line-height:28px;width:28px;display:inline-block;float:none;vertical-align:top;height:28px}.pagination .arrow:before{width:7px;height:12px;background:url(../img/pag-arrow.svg) center center no-repeat;background-size:contain;position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-3px;content:''}.pagination .arrow.prev:before{transform:rotate(180deg)}.pagination ul{width:auto;display:inline-block;float:none;vertical-align:top}.pagination ul li{width:auto;margin:0 3px}.pagination ul li a{font-size:15px;text-align:center;color:#868686;font-weight:500;width:28px;height:28px;display:block;float:left;line-height:28px}.pagination ul li a.active{color:#0031FF}.pagination ul li a:hover{color:#000}.blog-single .wrap_float{max-width:1245px}.blog-single .right{float:right}.blog-single .left{float:left}.blog-archive-page{padding-top:170px}#post-636 .themes .item ._image{height:315px}.single_page .main_screen{position:relative}.section_other_elements{position:relative}.section_other_elements .advantages .item ._icon{background:none}.single_page .main_screen .bg{top:16px}.single_page .bg,.section_other_elements .bg{position:absolute;width:auto;left:16px;right:16px;background:-moz-linear-gradient(top, #edf0fb 0%, #fff 100%);background:-webkit-linear-gradient(top, #edf0fb 0%, #fff 100%);background:linear-gradient(to bottom, #edf0fb 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf0fb', endColorstr='#00000000', GradientType=0);height:100%;top:0}.template_info{padding-top:57px}.fixed_panel{position:fixed;top:0;left:0;height:70px;z-index:10;background:rgba(58,58,58,0.71);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);display:none}.fixed_panel .logo{width:110px;height:24px;background:url(../img/logo-white.svg) center left no-repeat;background-size:contain;display:block;float:left;height:70px}.fixed_panel .btns{width:auto;height:70px;display:flex;justify-content:center;align-items:center;float:right}.fixed_panel .btns ._title{font-size:17px;font-weight:500;color:#fff;width:auto;margin-right:22px}.fixed_panel .btns .buy-btn{height:38px;border-radius:8px;background:#F03800;color:#fff;font-size:14px;font-weight:600;padding:0 20px;display:block;width:auto;line-height:38px;margin-right:18px}.fixed_panel .btns .preview-btn{width:auto;height:38px;border-radius:8px;background:#fff;color:#000;font-size:14px;font-weight:600;padding:0 20px;display:block;line-height:38px}.doc-page .right img{margin:20px 0}@media screen and (min-width:1025px){.input::-webkit-input-placeholder{text-indent:0px;transition:text-indent .3s ease;white-space:nowrap}.input::-moz-placeholder{text-indent:0px;transition:text-indent .3s ease;white-space:nowrap}.input:-moz-placeholder{text-indent:0px;transition:text-indent .3s ease;white-space:nowrap}.input:-ms-input-placeholder{text-indent:0px;transition:text-indent .3s ease;white-space:nowrap}.input:focus::-webkit-input-placeholder{text-indent:600px;transition:text-indent .3s ease;white-space:nowrap}.input:focus::-moz-placeholder{text-indent:600px;transition:text-indent .3s ease;white-space:nowrap}.input:focus::-moz-input-placeholder{text-indent:600px;transition:text-indent .3s ease;white-space:nowrap}.input:focus:-moz-placeholder{text-indent:600px;transition:text-indent .3s ease;white-space:nowrap}.input:focus:-moz-input-placeholder{text-indent:600px;transition:text-indent .3s ease;white-space:nowrap}.input:focus:-ms-input-placeholder{text-indent:600px;transition:text-indent .3s ease;white-space:nowrap}.main_screen--mainpage .main_subtitle,.main_screen--mainpage .main_title,.main_screen--mainpage .text,.main_screen--mainpage .btn,.main_screen--mainpage .templates .item{visibility:hidden}}@media screen and (min-width:1001px){.overlay{display:none !important}}@media screen and (max-width:1510px){.wrap{max-width:1230px}.top_panel{padding:14px 0;height:74px}.advantages .item{padding:60px}.themes .item ._image{height:320px}.breadcrumbs{top:94px}.page_left{max-width:830px}.page_right{max-width:365px}.page_left .items .item ._img{height:202px}.page_right .block ._subtitle{line-height:1.6}.page_right .block{padding:36px 30px;min-height:218px}.page_right .sidebar{width:365px}.about-us-page .left{max-width:220px}.about-us-page .right .info{font-size:24px}.profile-page .right{float:right}.about-us-page .right .info .hello:before{width:34px}#post-636 .themes .item ._image{height:271px}}@media screen and (max-width:1400px){}@media screen and (max-width:1300px){.wrap{max-width:1100px}.themes .item ._image{height:288px}.main_screen .templates .item:nth-child(5){top:30vh;left:130px}.main_screen .templates .item:nth-child(6){left:-2vw}.main_screen .templates .item:nth-child(7){display:none !important}.single_page .main_screen .templates .item:nth-child(1){right:12vw}.single_page .main_screen .templates .item:nth-child(5){top:62vh;left:5vw}.single_page .main_screen .templates .item:nth-child(3){left:33vw;top:13vh}.single_page .themes{padding-top:100px}.other_elements .slider-block .slider .slide{height:378px;margin-right:35px}.template_info .block{padding:60px 48px}.page_left{max-width:740px}.page_right{max-width:328px}.page_right .block ._subtitle{font-size:13px}.page_left .items .item ._img{height:180px}.page_right .block{padding:29px 30px;min-height:197px}.doc-page .right{max-width:830px}.page_right .sidebar{width:328px}.about-us-page .left{max-width:217px}.about-us-page .right{max-width:830px}.about-us-page .right .info{font-size:21px}.about-us-page .right .team .item ._img{height:350px}.profile-page .right .instruments .item:nth-child(6n){margin-right:56px}.profile-page .right .instruments .item:nth-child(6n+1){clear:none}.profile-page .right .instruments .item:nth-child(5n){margin-right:0}.profile-page .right .instruments .item:nth-child(5n+1){clear:both}.blog-posts .item ._title{padding:0}#post-636 .themes .item ._image{height:242px}}@media screen and (max-width:1180px){.wrap{max-width:920px}.main_screen .templates .item:nth-child(6){display:none !important}.main_screen .templates .item:nth-child(5){left:10vw}.main_screen .templates .item:nth-child(10) img{width:400px}.themes .item ._image{height:240px}.themes .item ._image .buttons .btn{width:100px;font-size:14px;padding:0 10px;height:38px;line-height:38px}.themes .item ._image .buttons{height:38px;margin-top:-19px}.advantages .item{padding:30px}.advantages .item ._text{font-size:15px}.top_panel .menu ul li a{padding:0 14px}.main_screen .main_title{font-size:44px}.advantages .item{height:260px}.single_page .main_screen .templates .item:nth-child(1){right:4vw}.single_page .main_screen .templates .item:nth-child(4){top:53vh}.page_left{max-width:586px}.page_right{max-width:310px}.page_left .items .item{width:100%;margin-right:0}.page_left .items .item ._img{height:297px}.page_right .block ._subtitle{font-size:14px}.doc-page .right{max-width:672px}.page_right .sidebar{width:310px}.breadcrumbs{font-size:14px}.about-us-page .right{max-width:672px}.about-us-page .right .team .item ._img{height:280px}.profile-page .right .instruments .item:nth-child(5n){margin-right:56px}.profile-page .right .instruments .item:nth-child(5n+1){clear:none}.profile-page .right .instruments .item:nth-child(4n){margin-right:0}.profile-page .right .instruments .item:nth-child(4n+1){clear:both}.blog-posts .item ._title{padding:0}.blog-page .blog-posts .item{width:48%;margin-right:4%;margin-bottom:40px}.blog-page .blog-posts .item:nth-child(3n){margin-right:4%}.blog-page .blog-posts .item:nth-child(3n+1){clear:none}.blog-page .blog-posts .item:nth-child(even){margin-right:0}#post-636 .themes .item ._image{height:203px}}@media screen and (max-width:1000px){.wrap{max-width:92%}.section:before{left:0;right:0}.top_panel_right .mobile_btn{display:block;z-index:3}.top_panel .menu{position:fixed;top:0;right:-315px;bottom:0;width:315px;background:#fff;z-index:3;transition:all .3s linear}.top_panel .menu.opened{right:0;transition:all .3s linear}.top_panel .menu .scroll{padding-top:80px}.top_panel .menu .close{width:26px;height:26px;background:url(../img/close.svg) center center no-repeat;background-size:contain;position:absolute;top:20px;right:22px;display:block}.top_panel .menu .logo{display:block;width:130px;height:30px;background:url(../img/logo.svg) center center no-repeat;background-size:contain;position:absolute;top:22px;left:30px}.top_panel .menu ul{width:100%}.top_panel .menu ul li{width:100%;margin-left:0}.top_panel .menu ul li a{font-size:17px;color:#868686;font-weight:500;line-height:42px;padding:0 30px}.top_panel .menu ul li a#contacts_link{display:none}.top_panel .menu .bottom{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:0 30px 40px;display:block}.top_panel .menu .bottom .contacts-link a{line-height:54px;width:100%;display:block;float:left;background:#F9FAFD;border-radius:4px;font-size:16px;font-weight:600}.top_panel .menu .bottom .socials{margin-top:25px}.main_screen .templates{position:relative;width:100%;height:105vw;padding-right:0}.main_screen .wrap{height:auto}.main_screen .templates .item{transform:none !important}.main_screen .templates .item:nth-child(2){width:40vw;left:2vw;top:0}.main_screen .templates .item:nth-child(3){width:40vw;left:auto;right:2vw;top:30px}.main_screen .templates .item:nth-child(5){width:30vw}.main_screen .templates .item:nth-child(5){top:26vw;left:25vw}.main_screen .templates .item:nth-child(1){width:67vw;transform:none;top:37vw;right:-9vw}.main_screen .templates .item:nth-child(4){left:0;width:20vw;top:34vw}.main_screen .templates .item:nth-child(6){display:block !important;width:27vw;top:56vw;left:8vw}.main_screen .templates .item:nth-child(7){left:0;width:24vw;top:77vw;display:block !important}.main_screen .templates .item:nth-child(9){width:23vw;left:29vw;top:80vw}.main_screen .templates .item:nth-child(10){display:none !important}.main_screen .templates .item:nth-child(8){width:28vw;left:63vw;top:84vw}.main_screen .left{display:block;padding-top:150px;margin-bottom:70px}.main_screen{height:auto}.themes .item ._image{box-shadow:0 6px 15px 0 rgba(0,0,0,0.16);-webkit-box-shadow:0 6px 15px 0 rgba(0,0,0,0.16);-moz-box-shadow:0 6px 15px 0 rgba(0,0,0,0.16)}.themes{padding-top:100px}.themes .item{width:48%;margin-right:4%;margin-top:4%}.themes .item:nth-child(3n){margin-right:4%}.themes .item:nth-child(3n+1){clear:none}.themes .item:nth-child(1),.themes .item:nth-child(2){margin-top:0}.themes .item:nth-child(3){margin-top:4%}.themes .item:nth-child(even){margin-right:0}.themes .item:nth-child(odd){clear:both}.themes .item ._image .buttons{position:absolute;top:0;left:0;width:100%;height:100%;margin-top:0}.themes .item ._image .buttons .btn{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;transform:none}.themes .item ._image .buttons .btn.demo{display:none}.themes .item:hover ._image .buttons .btn{opacity:0}.themes .item:hover ._image:before{opacity:0}.advantages .item{width:50%}.footer:before{left:0;right:0;bottom:0}.footer .left{width:100%;text-align:center;margin-bottom:17px}.footer .left .logo{display:inline-block;float:none}.footer .center{width:100%;margin-bottom:25px}.socials a:before{opacity:1}.socials a i:before{display:none}.socials a i:after{opacity:1;display:block}.footer .right{width:100%}.footer .right ul li{width:100%;text-align:center;margin-bottom:16px}.footer .right ul li a{display:inline-block;float:none}.footer .right ul li:last-child{margin-bottom:0}.themes .item ._category{text-align:left}.themes .item ._title{text-align:left}.advantages .item:hover{box-shadow:none}.themes .item ._image{height:37vw}.section:before{display:none}.main_screen,.advantages,.themes_page,.support_page,.doc-page,.about-us-page,.blog-archive-page{position:relative}.main_screen .wrap_float,.advantages .wrap_float,.themes_page .wrap_float,.support_page .wrap_float,.doc-page .wrap_float,.about-us-page .wrap_float,.blog-archive-page .wrap_float{position:relative;z-index:1}.main_screen:before,.advantages:before,.themes_page:before,.support_page:before,.doc-page:before,.about-us-page:before,.blog-archive-page:before{display:block;height:70%;position:absolute;top:0;left:0;right:0;background:-moz-linear-gradient(top, #edf0fb 0%, #fff 100%);background:-webkit-linear-gradient(top, #edf0fb 0%, #fff 100%);background:linear-gradient(to bottom, #edf0fb 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf0fb', endColorstr='#00000000', GradientType=0);content:''}.breadcrumbs{top:84px}.themes_page{padding-top:40px}.main_screen .left .scroll_down{display:none}.single_page .main_screen .templates{display:none}.single_page .main_screen .left{width:100%;max-width:100%;margin-bottom:0}.single_page .main_screen .image{display:block;width:100%;margin-bottom:40px;-webkit-box-shadow:0 15px 45px 0 rgba(0,0,0,0.44);-moz-box-shadow:0 15px 45px 0 rgba(0,0,0,0.44);box-shadow:0 15px 45px 0 rgba(0,0,0,0.44)}.single_page .main_screen .image img{width:100%;float:left;display:block}.other_elements{padding-top:0}.other_elements .slider-block .slider .slide{height:240px;margin-right:20px}.template_info .block{width:100%;margin-right:0;height:auto}.template_info .block:last-child{margin-top:20px}.mobile .other_elements .slider-block{width:110%;margin-left:-5vw;overflow:auto;padding-bottom:40px;margin-top:30px}.mobile .other_elements .slider-block .slider{padding-left:5vw;white-space:nowrap}.mobile .other_elements .slider-block .slider .slide{display:inline-block;float:none;box-shadow:0 15px 21px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 15px 21px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 15px 21px 0 rgba(0,0,0,0.1)}.mobile .other_elements .slider-block .slider .slide:last-child{margin-right:5vw}.mobile .other_elements{padding-bottom:40px}.other_elements .slider-block .slick-next,.other_elements .slider-block .slick-prev{display:none !important}.page_left{max-width:100%}.page_right{max-width:100%}.page_left .items .item{width:48%;margin-right:4%}.page_left .items .item:nth-child(even){margin-right:0}.page_left .items .item ._img{height:22vw}.page_right{margin-top:40px}.doc-page .left{max-width:100%;width:100%}.doc-page .left .nav.fixed{position:relative;top:auto}.doc-page .left .nav.bottom{position:relative;bottom:auto}.doc-page .right{max-width:100%}.doc-page .left .mobile-head{margin-bottom:12px;display:block}.doc-page .left .mobile-head .title{margin-bottom:22px}.doc-page .left .mobile-head .img{width:110%;margin-left:-5%}.doc-page .left .mobile-head .img img{width:100%}.doc-page .right .top{display:none}.page_right .sidebar{width:100%;max-width:100%}.page_right .sidebar.fixed{position:relative;top:auto}.page_right .sidebar.bottom{position:relative;bottom:auto}.page_left{padding-top:0}.modal_close{width:26px;height:26px;opacity:1}.container{min-height:inherit;padding-bottom:0}.footer{position:relative;bottom:auto;left:auto;height:auto}.themes .item ._category{font-size:16px}.doc-page .left .nav{width:100%}.doc-page .left .nav{max-height:inherit;overflow:visible}.btn:after{display:none}.btn:hover:before{opacity:1}.wp_content a{word-break:break-all}.mobile .other_elements .wrap_float.is-scroll{position:relative}.mobile .other_elements .wrap_float.is-scroll:before{width:30px;height:30px;background:url(../img/swipe_black.png) center center no-repeat;background-size:contain;content:'';position:absolute;bottom:0;left:50%;margin-left:-10px;opacity:.5}.mobile .other_elements .wrap_float.is-scroll.scrolled:before{opacity:0;transition:all .2s linear}.about-us-page .left{max-width:100%}.about-us-page .right{max-width:100%}.about-us-page .right .team .item ._img{height:40vw}.about-us-page .advantages:before{display:none}.about-us-page .right .team .item ._name span{border-bottom:0}.about-us-page .left{text-align:center}.profile-page .left .photo{display:inline-block;float:none}.profile-page .left .socials{text-align:center}.about-us-page .left{margin-bottom:35px}.profile-page .right .instruments .item:nth-child(4n){margin-right:56px}.profile-page .right .instruments .item:nth-child(4n+1){clear:none}.blog-posts .item:hover ._title{color:#000}.about-us-page:not(.user-page) .left{margin-bottom:0}.about-us-page .right .team .item:hover ._img img{transform:none}.about-us-page .right .team .item ._name{margin-bottom:4px}.about-us-page.blog-single .left{margin-bottom:0;margin-top:35px}.blog-page .blog-posts{margin-top:36px}.profile-page .left .name,.profile-page .left .position{width:100%}#post-636 .themes .item ._image{height:31vw}.single_page .bg,.section_other_elements .bg{left:0;right:0}.single_page .main_screen .left{padding-bottom:55px}.single_page .themes{padding-top:74px}.single_page .themes{padding-bottom:65px}.section_other_elements{padding-top:65px}.section_other_elements .advantages{padding-top:44px}.section_other_elements .advantages:before{display:none}.socials.dark a i:after{opacity:0}.socials.dark a i:before{opacity:1;display:block}.fixed_panel .logo{display:none}.fixed_panel .btns{width:100%}.single_page .main_screen .bg{top:0}.demo .main_screen .left{padding-top:52px}}@media screen and (max-width:760px){.main_screen .main_title{font-size:31px;margin-bottom:16px}.main_screen .main_title b{display:block}.main_screen .main_subtitle{font-size:20px}.main_screen .left{padding-top:150px}.main_screen .text{font-size:16px}.main_screen .left{margin-bottom:55px}.title{font-size:23px;margin-bottom:12px}.subtitle{font-size:15px;line-height:1.5}.themes .section_content{margin-top:30px}.advantages .item{padding-right:0}.advantages{padding-bottom:0}.main_screen .main_title #icon{width:40px;height:40px}.main_screen .main_title #icon:before{width:40px;height:40px;top:6px}.single_page .main_screen .main_subtitle{font-size:14px}.single_page .main_screen .main_title{font-size:23px}.single_page .main_screen .text{font-size:14px}.single_page .main_screen .main_title b{display:inline-block;float:none}.single_page .main_screen .buttons{position:relative}.single_page .main_screen .buttons .btn{width:48%;margin-right:4%;padding:0 8px}.single_page .main_screen .buttons .preview-link{width:48%;margin-left:0;margin-right:0;padding:0 8px;text-align:center}.single_page .main_screen .behance-link{position:absolute;top:79px}.single_page .main_screen .price{padding-left:67px}.modal{width:100%;height:100%}.arcticmodal-container_i{border-collapse:collapse}.arcticmodal-container_i2{padding:0}.modal_wrap{padding:30px 40px}.modal .title{margin-bottom:30px}.modal .title .like{width:25px;height:32px}.modal .title .like:before{width:30px;height:30px}.modal.modal_success .title{margin-bottom:24px}.modal .title .hello:before{width:30px;height:30px}.modal .title .hello{width:30px;height:33px}.about-us-page .right .team .item ._position{font-size:16px}.about-us-page .awards .item{padding-left:88px}.about-us-page .right .info{font-size:19px;margin-bottom:48px}.profile-page .right .table_wrap table tbody tr td:last-child{color:#8e8e8e}.profile-page .right .table_wrap table tbody tr td:first-child{padding-right:0}.about-us-page .awards{margin-top:40px}.about-us-page .right .info .hello:before{top:11px}.about-us-page .right .team .item ._name{margin-bottom:10px}.profile-page .right .description{font-size:20px}.blog-posts .item ._text{margin-bottom:11px}.modal.modal_purchase .hand-2:before{height:35px;margin-top:-12px}.modal.purchase_success .block{padding:40px 30px;margin-top:30px}.modal.modal_success .title{font-size:23px}.modal.purchase_success .title{max-width:94%}.section_other_elements .advantages{padding-bottom:66px}.fixed_panel .btns ._title{display:none}.demo .single_page .main_screen .price{padding-left:0}}@media screen and (max-width:620px){.blog-page .blog-posts .item{width:100%;margin-right:0;max-width:100%}.blog-page .blog-posts .item:nth-child(3n){margin-right:0}.blog-page .categories ul{display:none}.blog-page .categories .select_wrap{text-align:center;display:block}.blog-page .categories .select_wrap select{border-radius:0;display:inline-block}.blog-page .categories .select_wrap select:focus{outline:0}.blog-posts .item ._title{margin-bottom:7px}.fixed_panel .btns .preview-btn,.fixed_panel .btns .buy-btn{height:32px;line-height:32px}.fixed_panel{height:54px}.fixed_panel .btns{height:54px}.fixed_panel .btns .buy-btn{margin-right:12px}}@media screen and (max-width:580px){.main_screen .main_title{font-size:29px}.themes{padding-top:70px}.themes .item{width:100%;margin-right:0;margin-bottom:42px;margin-top:0}.themes .item:last-child{margin-bottom:0}.themes .item ._image{height:75vw}.advantages .item{width:100%;padding:18px 20px;height:auto}.advantages .section_content{padding:12px 0;background:#fff}.advantages .section_content{margin-top:16px}.themes_page .themes{padding-top:100px}.single_page .themes .item ._category{text-align:center}.template_info .block{padding:43px 32px}.page{padding-top:150px}.page .content{margin-top:35px}.page_left .faq{margin-top:30px}.page_left .faq .faq_item .answer{font-size:15px}.page_left .items .item{width:100%;margin-right:0}.page_left .items .item ._img{height:49vw}.doc-page{padding-top:150px}.wp_content h1{font-size:23px;margin-top:35px}.wp_content h2{font-size:21px;margin:15px 0 10px}.wp_content h3{margin:20px 0 10px}.doc-page{padding-bottom:60px}.form .input_wrap{width:100%;margin-right:0}.form .input_wrap:first-child{margin-bottom:20px}.form .btn{width:100%}.modal_wrap{padding:20px}.modal .title{margin-bottom:22px}.form .agreement{text-align:center}.page .content.doc-wrap{margin-top:0}.page .content.doc-wrap .items{margin-top:30px}.page_left .faq .faq_item{padding:12px 0}.page_left .faq .list{margin-top:13px}.about-us-page{padding-top:150px}.about-us-page .advantages .item{width:100%;padding:20px 50px}.about-us-page .advantages .item:first-child{padding-top:40px}.about-us-page .advantages .item:last-child{padding-bottom:40px}.about-us-page .awards .item_left{width:100%;height:auto;display:block;margin-bottom:22px}.about-us-page .awards .item_right{width:100%;height:auto;display:block}.about-us-page .awards{margin-top:30px}.about-us-page{padding-bottom:40px}.profile-page .right .instruments .item{width:33%;margin-right:0}.profile-page .right .instruments .item:nth-child(4n){margin-right:0}.profile-page .right .instruments .item:nth-child(5n){margin-right:0}.profile-page .right .instruments .item:nth-child(6n){margin-right:0}.profile-page .right .table_wrap table{width:100%;display:block;float:left}.profile-page .right .table_wrap table tbody{width:100%;float:left;display:block}.profile-page .right .table_wrap table tbody tr{display:block;float:left;width:100%;border-bottom:1px solid #e0e0e0;padding-bottom:10px;margin-bottom:16px}.profile-page .right .table_wrap table tbody tr td{width:100%;float:left;display:block;border-bottom:0;padding:5px 0}.blog-posts .link{clear:both;float:left;margin-top:10px}.blog-posts .item{width:100%;margin-right:0;margin-bottom:50px}.blog-posts .item:last-child{margin-bottom:0}.profile-page .right .instruments{margin-bottom:26px}.profile-page .right .table_wrap table{margin-top:10px}.profile-page .right .table_wrap table tbody tr td{font-size:17px}.blog-posts{margin-top:45px}.about-us-page .advantages{display:block}.about-us-page .advantages .item{display:block}.profile-page .feedback{margin-top:30px}.profile-page .feedback .title{margin-bottom:24px}.blog-archive-page{padding-top:150px}.blog-page .categories{margin-top:6px}.blog-page .blog-posts{margin-top:32px}.pagination{margin:40px 0 20px}.modal.modal_purchase .paypal{width:100%;margin-left:0;height:26px}.modal.modal_purchase .text{margin-bottom:32px}#post-636 .themes .item ._image{height:65vw}.single_page .themes{padding-top:54px}.section_other_elements .advantages{padding-top:14px}.doc-page .right img{margin:12px 0}.doc-wrap .wp_content h2{font-size:24px}.doc-wrap .wp_content h1{font-size:26px}}@media screen and (max-width:420px){.themes{padding-bottom:65px}.advantages{padding-top:65px}.single_page .themes{padding-top:68px}.form .input_wrap:first-child{margin-bottom:14px}.form .input_wrap.textarea_wrap{margin-top:14px}.page_left .faq .faq_item .question{padding-right:24px}.about-us-page .right .info{font-size:17px}.about-us-page .right .team .item{width:100%;margin-bottom:32px}.about-us-page .right .team .item:last-child{margin-bottom:0}.about-us-page .right .team .item ._img{height:82vw}.about-us-page .right .info{margin-bottom:35px}.about-us-page .advantages .item{padding:18px 20px}.about-us-page .advantages .item:first-child{padding-top:20px}.about-us-page .advantages .item:last-child{padding-bottom:20px}.about-us-page .awards .title{margin-bottom:0}.about-us-page .awards .item ._title{font-size:17px}.about-us-page .awards .item ._subtitle{font-size:16px;margin-top:6px}.about-us-page .awards .item_left{margin-bottom:16px}.blog-posts .item{margin-bottom:42px}.profile-page .right .instruments .item{margin-bottom:20px}.profile-page .right .instruments .item ._title{font-size:16px}.about-us-page .right .team .item ._name span{font-size:19px}.about-us-page .right .team .item{margin-right:0}.single_page .main_screen .other_version a{width:100%}.single_page .main_screen .other_version{margin-top:26px}.about-us-page .right .info .hello{height:28px}.about-us-page .right .info .hello:before{width:30px;height:30px;top:5px}}@media screen and (max-width:380px){.single_page .main_screen .buttons .preview-link{font-size:14px}.single_page .main_screen .buttons .btn{font-size:14px}.about-us-page .right .team .item ._name span{font-size:17px}.about-us-page .right .team .item ._position{font-size:16px}.about-us-page .right .team .item ._name{margin-bottom:10px}.profile-page .right .instruments .item{width:50%}.profile-page .left .name{font-size:24px}.single_page .main_screen .other_version .design_version:before{width:104px;left:14px}.single_page .main_screen .other_version .design_version{padding-left:127px}}@media screen and (max-width:345px){.top_panel .menu{width:100%;right:-101%}.single_page .main_screen .other_version .design_version:before{width:90px}.single_page .main_screen .other_version .design_version{padding-left:113px;font-size:15px;padding-right:31px}}@media screen and (max-height:460px){.top_panel .menu{overflow:auto}.top_panel .menu .scroll{height:456px;position:relative}.modal.modal_purchase .cost_wrap .cost{width:70px;font-size:17px}.modal.modal_purchase .cost_wrap{padding-left:85px}.modal.modal_purchase .cost_wrap .select_wrap select{font-size:13px}.modal.modal_purchase .text{margin-top:16px;margin-bottom:23px}}@media screen and (max-height:760px) and (orientation:landscape){.modal_wrap{padding:30px 42px}.modal .title{line-height:1.3;margin-bottom:28px}.modal .form .input_wrap .textarea{height:140px}}@media screen and (max-height:750px) and (orientation:landscape) and (min-width:1001px){.main_screen{min-height:750px}.main_screen .left .scroll_down{display:none}}