*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased !important;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,span,b,i,li,td{font-family:"Montserrat",sans-serif;font-weight:300;color:inherit}ul{margin:0;padding:0;list-style:none}p,b{margin:0 0 16px}p a,b a{font:inherit;color:inherit}a{text-decoration:none}b,strong{font-weight:600}button{border:none;background:none;outline:none;cursor:pointer}*{outline:none}input,textarea{background:none;border:none;box-shadow:none;outline:none}::-webkit-input-placeholder{color:#736666;font:inherit}::-moz-placeholder{color:#736666;font:inherit}:-moz-placeholder{color:#736666;font:inherit}:-ms-input-placeholder{color:#736666;font:inherit}.cus-sel{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;border-radius:4px;border:1px solid #cbd6e2;background:#ffffff;overflow:hidden}.cus-sel select{width:100%;height:100%;-webkit-appearance:none;color:#262626;font:500 13px "Montserrat",sans-serif;border:none}.cus-sel:after{display:block;position:absolute;content:'';width:12px;height:8px;top:50%;right:5px;background:url(../img/angle-down.svg) no-repeat center center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.cus-sel:focus:after{-webkit-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.stl-inp1{position:absolute;z-index:-1;opacity:0;margin:10px 0 0 20px}.stl-inp1+label{position:relative;padding:0 0 0 30px;color:#45535e;font:400 13px "Montserrat",sans-serif;cursor:pointer}.stl-inp1+label:before{content:'';position:absolute;top:-4px;left:0;width:22px;height:22px;border-radius:2px;border:2px solid #cbd6e2;background:#ffffff;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}.stl-inp1+label:after{content:'';position:absolute;top:-4px;left:0;width:22px;height:22px;background:url(../img/check.svg) no-repeat center center;opacity:0;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}.stl-inp1:checked+label:after{opacity:1;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}.dev-pages{position:fixed;top:0;left:0;z-index:10;width:100%;padding:20px;background:white;border-bottom:1px solid silver;-webkit-transform:translate(0, -100%);-moz-transform:translate(0, -100%);-ms-transform:translate(0, -100%);-o-transform:translate(0, -100%);transform:translate(0, -100%);-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.dev-pages h1{margin:0 0 10px;font:300 18px/40px "Montserrat",sans-serif}.dev-pages ul{*zoom:1}.dev-pages ul:before,.dev-pages ul:after{content:" ";display:table}.dev-pages ul:after{clear:both}.dev-pages ul li{display:inline-block;display:block;float:left;text-transform:uppercase;margin:0 10px 10px 0}.dev-pages ul li a{display:inline-block;border:1px solid transparent;background:#606060;font:400 16px/36px "Montserrat",sans-serif;padding:0 16px;color:white;text-decoration:none;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.dev-pages ul li a:hover{color:#202020;border-color:silver;background-color:white}.dev-pages .show{position:absolute;top:100%;padding:8px;text-decoration:none;background-color:black;color:white}.dev-pages .show .mdi{display:none;font-size:20px}.dev-pages .show .mdi:first-of-type{display:block}.dev-pages .show:hover{color:orange}.dev-pages:hover,.dev-pages.active{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.dev-pages:hover .show .mdi:first-of-type{display:none}.dev-pages:hover .show .mdi:nth-child(3n+2){display:block}.dev-pages.active .show .mdi:first-of-type,.dev-pages.active .show .mdi:nth-child(3n+2){display:none}.dev-pages.active .show .mdi:last-of-type{display:block}html body{position:relative}html body main .global-wrapper{position:relative;z-index:1}html body main .global-wrapper:before{display:block;position:fixed;content:'';width:1101px;height:1779px;top:-128px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background:url(../img/lines.svg) no-repeat center top;z-index:-1}html body .block.block-header{position:relative;padding:0 15px;z-index:2}html body .block.block-header .header-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:30px 40px}html body .block.block-header .header-wrapper .header-main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 1 543px;-moz-box-flex:0;-ms-flex:0 1 543px;flex:0 1 543px}html body .block.block-header .header-wrapper .header-main .logo{margin-right:36px}html body .block.block-header .header-wrapper .header-main .logo a{-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}html body .block.block-header .header-wrapper .header-main .logo a svg{-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;-o-transition:-o-transform 0.5s ease;-moz-transition:transform 0.5s ease, -moz-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease, -o-transform 0.5s ease}html body .block.block-header .header-wrapper .header-main .logo:hover a{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}html body .block.block-header .header-wrapper .header-main .logo:hover a svg{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;-o-transition:-o-transform 0.5s ease;-moz-transition:transform 0.5s ease, -moz-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease, -o-transform 0.5s ease}html body .block.block-header .header-wrapper .header-main .lang{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}html body .block.block-header .header-wrapper .header-main .lang li a{position:relative;padding:9px 6px;margin-right:16px;color:#2e2d43;font:600 13px "Montserrat",sans-serif;text-transform:uppercase;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .header-main .lang li a:hover{color:#000000;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .header-main .lang li.active a:after{display:block;position:absolute;content:'';width:100%;height:3px;left:0;bottom:0;background:#e61f43}html body .block.block-header .header-wrapper .menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 0 728px;-moz-box-flex:1;-ms-flex:1 0 728px;flex:1 0 728px;max-width:100%}html body .block.block-header .header-wrapper .menu__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:728px;width:100%;border-radius:4px;border:1px solid #eaf0f6;background:#ffffff;box-shadow:0px 20px 39.6px 4.4px #45535e1a}html body .block.block-header .header-wrapper .menu__item{position:relative;max-width:182px;width:100%;border-right:1px solid #eaf0f6;cursor:pointer;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__item.active{background:#343667;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__item.active>a .icon svg path{fill:#fff;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__item.active>a .title{color:#fff;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__item.active:hover{background:#bcc1d3}html body .block.block-header .header-wrapper .menu__item.active:hover a .icon svg path{fill:#fff;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__item.active:hover a .title{color:#fff;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__item:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}html body .block.block-header .header-wrapper .menu__item:last-child{border-right:0;border-top-right-radius:4px;border-bottom-right-radius:4px}html body .block.block-header .header-wrapper .menu__item:hover{background:#ffebcb;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__item:hover a .icon svg path{fill:#262626;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__item:hover a .title{color:#262626;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__item:hover .submenu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}html body .block.block-header .header-wrapper .menu__link{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:20px 0;cursor:pointer;color:#2e2d43;font:600 13px "Montserrat",sans-serif;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__link .icon{position:absolute;top:50%;left:15px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}html body .block.block-header .header-wrapper .menu__link .icon svg path{fill:#cbd6e2;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu__link .title{-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu .submenu{display:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background:#ffffff;border-radius:4px;border:1px solid #eaf0f6;padding:12px 0}html body .block.block-header .header-wrapper .menu .submenu__item{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;border-radius:4px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu .submenu__item a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 80px;position:relative;color:#2e2d43;font:600 13px "Montserrat",sans-serif;text-align:center;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu .submenu__item a .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:20px;height:20px;top:50%;left:10px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}html body .block.block-header .header-wrapper .menu .submenu__item a .icon svg path{fill:#e62043;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu .submenu__item a .title{color:#2e2d43;font:600 13px "Montserrat",sans-serif}html body .block.block-header .header-wrapper .menu .submenu__item:hover{background:#cbd6e2;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu .submenu__item:hover a{color:#2e2d43;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu .submenu__item:hover a .icon svg path{fill:#2e2d43;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-header .header-wrapper .menu .submenu:before{display:block;position:absolute;content:'';width:0;height:0;border:10px solid transparent;border-bottom:10px solid #ffffff;top:-20px;left:35px}html body .block.block-header .header-wrapper .menu .burger{display:none;position:relative;width:24px;height:16px;overflow:hidden}html body .block.block-header .header-wrapper .menu .burger.active span{-webkit-transform:translate(-100%, -50%);-moz-transform:translate(-100%, -50%);-ms-transform:translate(-100%, -50%);-o-transform:translate(-100%, -50%);transform:translate(-100%, -50%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .block.block-header .header-wrapper .menu .burger.active:before{top:50%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .block.block-header .header-wrapper .menu .burger.active:after{bottom:50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .block.block-header .header-wrapper .menu .burger span{display:block;position:absolute;width:24px;height:2px;background:#000000;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .block.block-header .header-wrapper .menu .burger:before{display:block;position:absolute;content:'';width:24px;height:2px;background:#000000;top:0;left:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .block.block-header .header-wrapper .menu .burger:after{display:block;position:absolute;content:'';width:24px;height:2px;background:#000000;left:0;bottom:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}html body .block.block-header .header-wrapper .header-empty{-webkit-box-flex:0;-webkit-flex:0 1 543px;-moz-box-flex:0;-ms-flex:0 1 543px;flex:0 1 543px}@media only screen and (max-width: 1200px){html body .block.block-header .header-wrapper{padding:30px 0}}@media only screen and (max-width: 1045px){html body .block.block-header .header-wrapper{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html body .block.block-header .header-wrapper .header-main{-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1}html body .block.block-header .header-wrapper .menu{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1}html body .block.block-header .header-wrapper .menu__list{display:none}html body .block.block-header .header-wrapper .menu__list.active{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;width:300px;top:80px;right:15px;z-index:10}html body .block.block-header .header-wrapper .menu__item{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;width:100%;border:none;border-radius:0 !important}html body .block.block-header .header-wrapper .menu .burger{display:block}html body .block.block-header .header-wrapper .menu .submenu{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;width:100%;top:inherit;left:inherit;right:inherit;bottom:inherit;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}html body .block.block-header .header-wrapper .header-empty{display:none}}@media only screen and (max-width: 480px){html body .block.block-header .header-wrapper .menu__list.active{position:absolute;width:100%;left:0;right:0}html body .block.block-header .header-wrapper .header-main .logo a svg{width:100px;height:40px}}html body .block.block-footer{position:relative;z-index:1}html body .block.block-footer .main-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:70px 15px;border-top:1px solid #eaf0f6}html body .block.block-footer .main-footer .main-footer-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1280px;width:100%;margin:0 auto}html body .block.block-footer .main-footer .main-footer-wrapper .block-info{-webkit-box-flex:0;-webkit-flex:0 1 435px;-moz-box-flex:0;-ms-flex:0 1 435px;flex:0 1 435px}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .logo{margin-bottom:36px}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .logo a svg{width:55px;height:47px}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .contacts .title{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#2e2d43;font:600 16px "Montserrat",sans-serif;margin-bottom:20px}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .mail{color:#33475b;font:600 13px "Montserrat",sans-serif;margin-bottom:5px}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .mail a{color:#e61f43;font:400 13px "Montserrat",sans-serif;margin-left:5px}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .phone{color:#33475b;font:600 13px "Montserrat",sans-serif;margin-bottom:30px}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .phone a{color:#33475b;font:400 13px "Montserrat",sans-serif;margin-left:5px}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .soc-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .soc-nav li a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #ffebcb;background:#ffffff;margin-right:16px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .soc-nav li a svg path{fill:#333464;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .soc-nav li a:hover{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3);background:#e61f43;border:1px solid #e61f43;box-shadow:0px 28px 44px 6px #45535e42;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .soc-nav li a:hover svg path{fill:#fff;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-footer .main-footer .main-footer-wrapper .block-menu{-webkit-box-flex:0;-webkit-flex:0 1 315px;-moz-box-flex:0;-ms-flex:0 1 315px;flex:0 1 315px;padding-left:15px}html body .block.block-footer .main-footer .main-footer-wrapper .block-menu ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}html body .block.block-footer .main-footer .main-footer-wrapper .block-menu ul li{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:30px}html body .block.block-footer .main-footer .main-footer-wrapper .block-menu ul li a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:4px;color:#343667;font:500 14px "Montserrat",sans-serif;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-footer .main-footer .main-footer-wrapper .block-menu ul li a:hover{color:#fff;background-image:-moz-linear-gradient(0deg, #24265b 0%, #27295f 9%, #4f5597 100%);background-image:-webkit-linear-gradient(0deg, #24265b 0%, #27295f 9%, #4f5597 100%);background-image:-ms-linear-gradient(0deg, #24265b 0%, #27295f 9%, #4f5597 100%);box-shadow:0px 20px 39.6px 4.4px #45535e1a;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-footer .main-footer .main-footer-wrapper .block-form{-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;padding-left:15px}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .title{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#2e2d43;font:500 26px "Montserrat",sans-serif;margin-bottom:20px}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .subtitle{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#45535e;font:400 16px "Montserrat",sans-serif;margin-bottom:30px}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form{position:relative}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;border-radius:4px;border:1px solid #eaf0f6;background:#ffffff;box-shadow:0px 20px 39.6px 4.4px #45535e1a}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper input{-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;height:46px;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:0 15px;color:#262626;font:500 13px "Montserrat",sans-serif}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper input.error{border:1px solid #e62043}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper input::-webkit-input-placeholder{color:#6f747e;font:500 13px "Montserrat",sans-serif;line-height:46px}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper input::-moz-placeholder{color:#6f747e;font:500 13px "Montserrat",sans-serif;line-height:46px}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper input:-ms-input-placeholder{color:#6f747e;font:500 13px "Montserrat",sans-serif;line-height:46px}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper input::-ms-input-placeholder{color:#6f747e;font:500 13px "Montserrat",sans-serif;line-height:46px}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper input::placeholder{color:#6f747e;font:500 13px "Montserrat",sans-serif;line-height:46px}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 1 130px;-moz-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;height:46px;border-top-right-radius:4px;border-bottom-right-radius:4px;background:#343667;color:#fff;font:600 13px "Montserrat",sans-serif;text-align:center;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper button:hover{background:#bcc1d3;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper label.error{display:none;position:absolute;width:100%;top:100%;left:0;padding:5px 0;color:#6f747e;font:500 11px "Montserrat",sans-serif;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper label.error.visible{display:block;opacity:1;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}html body .block.block-footer .bottom-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:30px 15px;border-top:1px solid #eaf0f6}html body .block.block-footer .bottom-line .bottom-line-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1280px;width:100%;margin:0 auto}html body .block.block-footer .bottom-line .bottom-line-wrapper .navigation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1;padding-right:30px}html body .block.block-footer .bottom-line .bottom-line-wrapper .navigation li{position:relative;padding-right:10px;margin-right:10px}html body .block.block-footer .bottom-line .bottom-line-wrapper .navigation li a{color:#45535e;font:500 11px "Montserrat",sans-serif;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-footer .bottom-line .bottom-line-wrapper .navigation li a:hover{color:#80bcfb;text-decoration:underline;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-footer .bottom-line .bottom-line-wrapper .navigation li:after{display:block;position:absolute;content:'•';top:50%;right:0;color:#cbd6e2;font:500 11px "Montserrat",sans-serif;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}html body .block.block-footer .bottom-line .bottom-line-wrapper .navigation li:last-child:after{display:none}html body .block.block-footer .bottom-line .bottom-line-wrapper .copyright{color:#45535e;font:500 11px "Montserrat",sans-serif;text-align:right}html body .block.block-footer .bottom-line .bottom-line-wrapper .copyright span{margin:0 10px}@media only screen and (max-width: 1200px){html body .block.block-footer .main-footer .main-footer-wrapper .block-info{-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1}html body .block.block-footer .main-footer .main-footer-wrapper .block-menu{-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1}html body .block.block-footer .main-footer .main-footer-wrapper .block-form{-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1}}@media only screen and (max-width: 992px){html body .block.block-footer .main-footer{padding:30px 15px}html body .block.block-footer .main-footer .main-footer-wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}html body .block.block-footer .main-footer .main-footer-wrapper .block-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0;-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;-ms-flex-order:3;order:3}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .contacts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .contacts .title{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .contacts .mail{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .contacts .phone{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .contacts .soc-nav{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}html body .block.block-footer .main-footer .main-footer-wrapper .block-info .contacts .soc-nav li a{margin:0 5px}html body .block.block-footer .main-footer .main-footer-wrapper .block-menu{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}html body .block.block-footer .main-footer .main-footer-wrapper .block-menu ul{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}html body .block.block-footer .main-footer .main-footer-wrapper .block-menu ul li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}html body .block.block-footer .main-footer .main-footer-wrapper .block-form{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0;margin-bottom:20px;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .title,html body .block.block-footer .main-footer .main-footer-wrapper .block-form .subtitle{text-align:center}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form{max-width:420px;width:100%;margin:0 auto}html body .block.block-footer .main-footer .main-footer-wrapper .block-form .form .form-wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 768px){html body .block.block-footer .bottom-line .bottom-line-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}html body .block.block-footer .bottom-line .bottom-line-wrapper .navigation{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0;margin-bottom:20px}html body .block.block-footer .bottom-line .bottom-line-wrapper .copyright{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}}html body .block.block-domainSale{position:relative;padding:360px 15px 400px;margin-top:-128px;z-index:1}html body .block.block-domainSale .domainSale-splash{display:block;position:absolute;top:0;right:0;z-index:-1}html body .block.block-domainSale .domainSale-splash img.img{display:block;position:absolute;bottom:0;right:40px}html body .block.block-domainSale .domainSale-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:1110px;width:100%;margin:0 auto}html body .block.block-domainSale .domainSale-wrapper .block-text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1}html body .block.block-domainSale .domainSale-wrapper .block-text .title{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#e61f43;font:600 20px "Montserrat",sans-serif;line-height:20px;text-transform:uppercase;margin-bottom:18px}html body .block.block-domainSale .domainSale-wrapper .block-text .domain-name{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#262626;font:700 60px "Montserrat",sans-serif;line-height:60px;margin-bottom:30px}html body .block.block-domainSale .domainSale-wrapper .block-text .subtitle{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#262626;font:400 48px "Montserrat",sans-serif;line-height:48px;margin-bottom:80px}html body .block.block-domainSale .domainSale-wrapper .block-text .stl-btn1{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:280px;width:100%;height:62px;color:#fff;color:#fff;font:600 16px "Montserrat",sans-serif;text-align:center;border-radius:4px;background:#e61f43;box-shadow:0px 20px 39.6px 4.4px #45535e1a;cursor:pointer;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-domainSale .domainSale-wrapper .block-text .stl-btn1 svg{margin-left:8px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-domainSale .domainSale-wrapper .block-text .stl-btn1 svg path{fill:#fff}html body .block.block-domainSale .domainSale-wrapper .block-text .stl-btn1:hover{background-color:#f34665;box-shadow:0px 19px 33.48px 2.52px #45535e33;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-domainSale .domainSale-wrapper .block-text .stl-btn1:hover svg{margin-left:16px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-domainSale .domainSale-wrapper .block-order{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-flex:0;-webkit-flex:0 1 440px;-moz-box-flex:0;-ms-flex:0 1 440px;flex:0 1 440px;height:10px}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;-webkit-box-flex:1;-webkit-flex:1 1 440;-moz-box-flex:1;-ms-flex:1 1 440;flex:1 1 440;max-width:440px;width:100%;top:50%;right:0;background:#ffffff;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);border-radius:4px;border:1px solid #f6f9fc;box-shadow:0px 16px 29.4px 0.6px rgba(69,83,94,0.08);opacity:0;visibility:hidden;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper.active{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-title{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:30px;color:#262626;font:600 16px "Montserrat",sans-serif;border-bottom:1px solid #cbd6e2}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:30px}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step.brdr .form-item{border-bottom:1px solid #cbd6e2}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding-bottom:15px;margin-bottom:15px;color:#333464;font:600 13px "Montserrat",sans-serif}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item.inner{padding-bottom:0}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item label a{margin-left:5px;color:#45535e;font:600 13px "Montserrat",sans-serif}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .cus-sel{margin-left:12px}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .cus-sel select{padding:12px 24px 12px 12px}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .icon{-webkit-box-flex:0;-webkit-flex:0 1 24px;-moz-box-flex:0;-ms-flex:0 1 24px;flex:0 1 24px;margin-right:18px}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .icon svg path{fill:#e62043}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .name{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-ms-flex:1 1;flex:1 1}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .name .title{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#333464;font:600 15px "Montserrat",sans-serif;margin-bottom:5px}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .name .title a{color:#e62043;font:600 15px "Montserrat",sans-serif;margin:0 5px}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .name .more{color:#e62043;font:600 13px "Montserrat",sans-serif}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .price{-webkit-box-flex:0;-webkit-flex:0 1 130px;-moz-box-flex:0;-ms-flex:0 1 130px;flex:0 1 130px;color:#6f747e;font:500 15px "Montserrat",sans-serif;text-align:right}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .input-wrapper{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;float:left;height:38px;border-radius:4px;border:1px solid #cbd6e2;background:#f5f8fa;overflow:hidden}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .input-wrapper input{width:100%;height:100%;padding-left:30px;color:#6f747e;font:400 13px "Montserrat",sans-serif}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main .form-step .form-item .input-wrapper .icon{display:block;position:absolute;top:50%;left:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#6f747e;font:400 13px "Montserrat",sans-serif}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-button{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-button button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;width:100%;padding:30px;background:#f6f9fc;color:#45535e;font:400 16px "Montserrat",sans-serif;text-transform:uppercase}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-button button svg{margin-left:8px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-button button svg path{fill:#45535e}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-button button:hover{background-color:#eaf0f6;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-button button:hover svg{margin-left:16px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}@media only screen and (max-width: 992px){html body .block.block-domainSale{padding:140px 15px 80px}html body .block.block-domainSale .domainSale-splash img.img{display:none}html body .block.block-domainSale .domainSale-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}html body .block.block-domainSale .domainSale-wrapper .block-text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;width:100%;text-align:center;margin-bottom:20px}html body .block.block-domainSale .domainSale-wrapper .block-order{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:auto}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper{display:none;position:relative;top:inherit;left:inherit;right:inherit;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper.active{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width: 768px){html body .block.block-domainSale .domainSale-wrapper .block-text .title{margin-bottom:10px}html body .block.block-domainSale .domainSale-wrapper .block-text .domain-name{font-size:48px;margin-bottom:20px}html body .block.block-domainSale .domainSale-wrapper .block-text .subtitle{font-size:28px}}@media only screen and (max-width: 480px){html body .block.block-domainSale .domainSale-wrapper .block-text .domain-name{font-size:24px;margin-bottom:10px}html body .block.block-domainSale .domainSale-wrapper .block-text .subtitle{font-size:18px;margin-bottom:30px}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-title{padding:30px 15px}html body .block.block-domainSale .domainSale-wrapper .block-order .form-wrapper .form-main{padding:30px 15px}}html body .block.block-snippet{position:relative;padding:70px 15px;z-index:1}html body .block.block-snippet .snippet-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1110px;width:100%;margin:0 auto}html body .block.block-snippet .snippet-wrapper .title{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:25px;color:#262626;font:500 48px "Montserrat",sans-serif;text-align:center}html body .block.block-snippet .snippet-wrapper .subtitle{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:46px;color:#262626;font:300 20px "Montserrat",sans-serif;text-align:center}html body .block.block-snippet .snippet-wrapper .stl-btn1{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:280px;width:100%;height:46px;color:#fff;color:#fff;font:600 16px "Montserrat",sans-serif;text-align:center;border-radius:4px;background:#e61f43;box-shadow:0px 20px 39.6px 4.4px #45535e1a;cursor:pointer;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;margin:0 auto}html body .block.block-snippet .snippet-wrapper .stl-btn1 svg{margin-left:8px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-snippet .snippet-wrapper .stl-btn1 svg path{fill:#fff}html body .block.block-snippet .snippet-wrapper .stl-btn1:hover{background-color:#f34665;box-shadow:0px 19px 33.48px 2.52px #45535e33;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}html body .block.block-snippet .snippet-wrapper .stl-btn1:hover svg{margin-left:16px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}@media only screen and (max-width: 768px){html body .block.block-snippet .snippet-wrapper .title{font-size:36px;margin-bottom:20px}html body .block.block-snippet .snippet-wrapper .subtitle{font-size:18px;margin-bottom:30px}}@media only screen and (max-width: 480px){html body .block.block-snippet .snippet-wrapper .title{font-size:24px}html body .block.block-snippet .snippet-wrapper .subtitle{font-size:16px;margin-bottom:20px}}html body:after{display:block;position:absolute;content:'';width:100%;height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background:url(../img/Bubbles.png) no-repeat;background-position:47% 80%;z-index:-1}.block-modal{display:block;position:fixed;width:100%;height:100%;top:0;left:0;z-index:999;visibility:hidden;overflow:hidden;padding:20px;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.block-modal.is-visible{overflow:auto;visibility:visible;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.block-modal.is-visible .modal-wrapper{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.block-modal .modal-overlay{display:block;position:fixed;width:100vw;height:100vh;top:0;left:0;background:#0000004d;z-index:1}.block-modal .modal-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;max-width:620px;width:100%;margin:20px auto;border:1px solid #eaf0f6;border-radius:10px;background:#ffffff;box-shadow:0px 20px 39.6px 4.4px rgba(69,83,94,0.1);padding:50px 60px;z-index:2;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px);opacity:0;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.block-modal .modal-wrapper .close{display:block;position:absolute;width:30px;height:30px;top:20px;right:20px;cursor:pointer;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.block-modal .modal-wrapper .close:before{display:block;position:absolute;content:'';width:20px;height:2px;top:10px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);background:#4d5a64}.block-modal .modal-wrapper .close:after{display:block;position:absolute;content:'';width:20px;height:2px;top:10px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);background:#4d5a64}.block-modal .modal-wrapper .close:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.block-modal .modal-wrapper .icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:10px}.block-modal .modal-wrapper .title{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:10px;color:#262626;font:600 24px "Montserrat",sans-serif;text-align:center}.block-modal .modal-wrapper .desc{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#262626;font:300 16px "Montserrat",sans-serif;text-align:center}@media only screen and (max-width: 768px){.block-modal .modal-wrapper{padding:50px 30px}}@media only screen and (max-width: 480px){.block-modal .modal-wrapper{padding:50px 15px}.block-modal .modal-wrapper .title{font-size:18px}.block-modal .modal-wrapper .desc{font-size:14px}}
