@charset "UTF-8";/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.ab_hidden{display:none}*{margin:0;padding:0}header{padding-top:14px;position:relative;z-index:10;box-sizing:border-box;background:#32333a}header>.flex_wrapper{height:65px;background:#32333a}li{font-size:14px;font-family:'Open Sans';line-height:1.3;color:#000}header .nav.base .button{padding:6px 18px}.fixed_container{max-width:1000px;display:block;margin-left:auto;margin-right:auto}.flex_wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:991px){.nav{text-align:center}.nav li a{font-size:16px}}.nav{margin-bottom:0;padding-left:0;list-style:none;position:relative}.nav ul{list-style:none}.nav li a{font-size:12px;color:#fff;text-decoration:none;font-family:'Open Sans'}.nav.base ul li{padding-bottom:14px}.nav.base ul li a{text-transform:uppercase;font-family:'Open Sans';font-weight:500;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s}.nav.base ul li span{text-transform:uppercase;font-weight:500;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;font-size:12px;color:#fff;font-family:'Open Sans';cursor:default;position:relative}.nav.base ul li span:after{content:"";position:absolute;height:1px;width:100%;bottom:-1px;left:0;background:#e2353b}.nav.base ul .main_drop{position:relative}.nav.base ul li{padding-bottom:14px}.nav li a{font-size:12px;color:#fff;text-decoration:none;font-family:'Open Sans'}.nav.base ul .main_drop:hover .main_drop_down{display:block}.nav.base ul .main_drop .main_drop_down{display:none;top:32px;left:50%;margin-left:-78px;height:auto;padding:20px 0;position:absolute;box-shadow:0 0 5px 0 rgba(0,0,0,.37);background:#fff;border-radius:1px}.nav.base ul .main_drop .main_drop_down .main_arrow{border:8px solid transparent;border-bottom:8px solid #fff;position:absolute;top:-15px;left:72px}.nav.base ul .main_drop .main_drop_down li{padding-bottom:0}.nav.base ul .main_drop .main_drop_down li a{color:#00a0dc;padding:9px 20px;display:block}.nav.base ul .main_drop .main_drop_down li a:hover{background:#00a0dc;color:#fff}.nav.base .button{font-size:12px;height:30px;padding:0;font-weight:500}.button.medium{width:195px}.button.red{background:#e2353b;color:#fff;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s}.button{cursor:pointer;outline:0;border:none;height:45px;font-weight:400;font-family:'Open Sans';font-size:16px;padding:6px;vertical-align:middle;-webkit-appearance:none}footer{width:100%;bottom:0;box-sizing:border-box;background:#3d4255}footer.mobile_footer{height:300px;padding-top:60px}footer.mobile_footer .text_block{margin-bottom:60px}footer.mobile_footer .text_block *{color:#fff;font-size:16px}footer.base{height:auto;padding:75px 0;position:relative}footer.base .footer_nav{margin-bottom:40px}footer.base .footer_nav::after{content:'';display:table;clear:both}footer.base .footer_nav::after{content:'';display:table;clear:both}footer.base .footer_nav .nav_item{float:left;width:20%}footer.base .footer_nav .nav_item .heading{font-size:16px;color:#fff;margin-bottom:20px;display:block}footer.base .footer_nav .nav_item ul{padding-right:10px}footer.base .footer_nav .nav_item ul li{margin-bottom:13px;color:#daeaf3}footer.base .footer_nav .nav_item ul li a{color:#9ea0a7;text-decoration:none;font-weight:300;line-height:1.8}footer.base .footer_nav .nav_item ul li a:hover{color:#2b9fd8}footer.base .footer_bottom .social_row{margin-bottom:40px}footer.base .footer_bottom .footer_copyright .copyright{font-weight:300;font-size:10px;width:50%;color:#fff;line-height:1.8;margin-bottom:10px}footer.base .footer_bottom .footer_copyright .copyright span:last-of-type{color:#fff;font-size:10px}footer.base .footer_bottom .footer_copyright .notice{color:#fff;opacity:.2;font-size:12px}footer.base .footer_bottom .footer_logo img{width:auto}.fixed_container{max-width:1000px;display:block;margin-left:auto;margin-right:auto}.block_wrapper{width:100%}footer.base .footer_nav .nav_item .heading{font-size:16px;color:#fff;margin-bottom:20px}h5{font-size:17px;font-weight:600;font-family:'Open Sans'}.social_row .social_icon{display:inline-block;margin-right:25px;vertical-align:bottom}.social_row .social_icon #vk_like{max-width:132px}.social_row .social_icon #vk_like iframe{max-width:132px}.social_row .social_icon .social_img{float:left}.social_row .social_icon .social_number{float:left;background:#fff;line-height:22px;border-radius:2px;padding:0 5px;margin-left:10px;position:relative}div[class*=grid]{float:left;min-height:1px}.grid_10{width:83.33333333%}.grid_2{width:16.66666667%}.light_font{font-family:Open Sans;font-weight:300}.social_row .social_icon .social_number::after{content:"";position:absolute;top:6px;left:-10px;border-width:5px;border-style:solid;border-color:transparent #fff transparent transparent;border-image:initial;border-right:5px solid #fff}.w23{width:23%}.w17{width:17%}.footer_logo{text-align:right}.footer_social_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:40px}.footer_social_container .text{color:#9ea0a7;font-weight:300;line-height:1.8}.footer_social_container .footer_social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer_social_container .footer_social a{margin-left:20px}.main.new_style{width:100%;overflow:visible;margin-top:0}.main.new_style *{box-sizing:border-box}.main.new_style.m0{margin:0}.main.new_style h1{font-family:GorhamProReg;color:#2b9fd8;font-size:46px;border-bottom:1px solid #ebebeb;padding-bottom:30px;margin-bottom:47px;max-width:1000px;margin-left:auto;margin-right:auto}.main.new_style h2{font-family:GothaProLight;font-size:30px;color:#000;line-height:44px;margin-bottom:31px;margin-top:0}.main.new_style h2.bold{font-family:GothamProBold}.main.new_style p{font-family:'Open Sans';font-size:16px;color:#000;line-height:30px;font-weight:300}.main.new_style p.bold{font-family:'Open Sans';font-weight:700}.main.new_style a{font-family:'Open Sans';font-size:16px;color:#00a0dc;line-height:30px;font-weight:300}.main.new_style section{padding:70px 0}.main.new_style .small_text{font-family:'Open Sans';font-weight:300;font-size:12px;color:#32333a}.main.new_style .flex_container{display:flex}.main.new_style .flex_container_jcsb{display:flex;justify-content:space-between}.main.new_style .flex_container_aic{display:flex;align-items:center}.main.new_style .grey_bg{background:#fafafa}.main.new_style .white_bg{background:#fff}.main.new_style .blue_bg{background:#10a1d7}.main.new_style .grey_border{border:2px solid #f6f6f6}.main.new_style .white_border{border:2px solid #fff}.main.new_style .white_text{color:#fff}.main.new_style .fz24{font-size:24px}.main.new_style .fz18{font-size:18px}.main.new_style .w310{width:310px}.main.new_style .w45p{width:45%}.main.new_style .w75p{width:75%}.main.new_style .displayIB{display:inline-block}.main.new_style .displayB{display:block}.main.new_style .hidden{display:none}.main.new_style .tac{text-align:center}.main.new_style .divider{height:1px;width:100%;background:#ebebeb}.main.new_style .brad5{border-radius:5px}.main.new_style .box-s{box-shadow:0 0 56px 7px rgba(0,0,0,.1)}.main.new_style .breadcrumbs,.main.new_style .likes,.main.new_style .searchfield{max-width:1000px;margin-left:auto;margin-right:auto}.main.new_style .comments{width:1000px;margin-left:auto;margin-right:auto}.main.new_style ul.payment li{padding:0;background:0 0}.main.new_style .red_btn{font-family:'Open Sans';font-weight:700;border:none;background:#e2353b;display:inline-block;color:#fff;text-transform:uppercase;text-align:center;padding:25px 65px;cursor:pointer;transition:all .3s ease-in-out;font-size:14px;line-height:1}.main.new_style .red_btn:hover{background:#de2026}.main.new_style .red_btn.w100p{width:100%}.main.new_style .blue_btn{border:none;background:#10a1d7;display:inline-block;color:#fff;text-transform:uppercase;text-align:center;padding:20px 40px;cursor:pointer;transition:all .3s ease-in-out;font-size:14px;line-height:1;font-family:'Open Sans';font-weight:700}.main.new_style .blue_btn:hover{background:#53b8de}.main.new_style .form_input{position:relative;padding-top:15px}.main.new_style .form_input ::-webkit-input-placeholder{font-family:'Open Sans';font-size:20px;color:#000;font-weight:600}.main.new_style .form_input ::-moz-placeholder{font-family:'Open Sans';font-size:20px;color:#000;font-weight:600}.main.new_style .form_input :-moz-placeholder{font-family:'Open Sans';font-size:20px;color:#000;font-weight:600}.main.new_style .form_input :-ms-input-placeholder{font-family:'Open Sans';font-size:20px;color:#000;font-weight:600}.main.new_style .form_input :focus::-webkit-input-placeholder{color:transparent}.main.new_style .form_input :focus::-moz-placeholder{color:transparent}.main.new_style .form_input :focus:-moz-placeholder{color:transparent}.main.new_style .form_input :focus:-ms-input-placeholder{color:transparent}.main.new_style .form_input.form_error input,.main.new_style .form_input.form_error textarea{box-shadow:none;border-bottom:1px solid red}.main.new_style .form_input.add_site_name span{display:block}.main.new_style .form_input.add_site_name p{font-family:GothamProBold;font-size:20px;color:#a3a3a3;position:absolute;top:17px;right:0;margin:0}.main.new_style .form_input.add_site_name input{padding-right:50px}.main.new_style .form_input.add_site_name select{position:absolute;top:24px;right:0;font-family:GothamProBold;font-size:15px;color:#a3a3a3;border:none;background:0 0}.main.new_style .form_input span{position:absolute;top:0;left:0;font-family:GothaProLight;color:#000;font-size:12px;display:none}.main.new_style .form_input input{width:100%;background:0 0;height:40px;border:none;border-bottom:1px solid #32333a;line-height:25px}.main.new_style .form_input input:focus{outline:0}.main.new_style .form_input input:focus+span{display:block}.main.new_style .form_input textarea{width:100%;background:0 0;height:104px;border:none;border-bottom:1px solid #32333a;resize:none;line-height:25px}.main.new_style .form_input textarea:focus{outline:0}.main.new_style .form_input textarea:focus+span{display:block;top:-10px}.main.new_style .form_input a.request_password{font-family:GothaProLight;font-size:12px;color:#000;position:absolute;top:20px;right:0}.main.new_style .personal_information_form{font-family:'Open Sans';font-weight:300;position:relative}.main.new_style .personal_information_form input{position:absolute;left:0;width:21px;height:21px;z-index:1;top:6px;opacity:0;cursor:pointer}.main.new_style .personal_information_form input:checked+span:before{background:#00a0dc;border:1px solid #00a0dc}.main.new_style .personal_information_form input:checked+span:after{content:"";position:absolute;top:3px;left:7px;width:4px;height:9px;border:none;border-bottom:3px solid #fff;border-right:3px solid #fff;transform:rotate(45deg)}.main.new_style .personal_information_form span{position:relative;padding-left:30px}.main.new_style .personal_information_form span:before{content:"";cursor:pointer;width:18px;height:18px;border:1px solid #dbdbdb;background:#f6f6f6;position:absolute;top:0;left:0}.main.new_style .green_border_form{border:6px solid transparent;-webkit-border-image:-webkit-gradient(linear,left top,right top,color-stop(0,#83b341),to(#9fe73d));-webkit-border-image:-webkit-linear-gradient(left,#83b341 0,#9fe73d 100%);-o-border-image:-o-linear-gradient(left,#83b341 0,#9fe73d 100%);border-image:-webkit-gradient(linear,left top,right top,color-stop(0,#83b341),to(#9fe73d));border-image:linear-gradient(to right,#83b341 0,#9fe73d 100%);border-image-slice:1;padding:50px 110px}.main.new_style .green_border_form h2{text-align:center}.main.new_style .green_border_form .flex_container_jcsb .form_email,.main.new_style .green_border_form .flex_container_jcsb .form_name{width:45%}.main.new_style .green_border_form .form_message{margin-top:20px}.main.new_style .green_border_form .personal_information_form{display:inline-block;margin-top:37px}.main.new_style .green_border_form .red_btn{margin-top:25px}.main.new_style .green_border_form h3,.main.new_style .green_border_form span{line-height:1.7em}.main.new_style .without_band{margin-left:0;border-bottom:none;margin-bottom:0}.main.new_style .stock_container{color:#fff;display:flex;justify-content:space-between;align-items:center}.main.new_style .stock_container .strikethrough_text{text-decoration:line-through;opacity:.5}.main.new_style .stock_container .price{display:flex;align-items:flex-end}.main.new_style .stock_container .price .big_text_light{color:#fff;font-size:60px;line-height:60px;font-family:GothaProLight;margin-right:10px}.main.new_style .stock_container .big_text{color:#fff;font-size:72px;font-family:GothamProBold;line-height:72px}.main.new_style .stock_container h2{color:#fff;margin:0}.main.new_style .additional_services_section{background:#f6f6f6;overflow:hidden;position:relative}.main.new_style .additional_services_section .floating_picture{position:absolute;top:30px}.main.new_style .additional_services_section .big_text{font-size:52px;font-family:GothamProBold;color:#000;margin-bottom:58px}.main.new_style .additional_services_section .flex_container_jcsb{align-items:flex-end}.main.new_style .additional_services_section .flex_container_jcsb h2{font-size:26px;margin-bottom:0}.main.new_style .additional_services_section .flex_container_jcsb .blue_separator{width:35px;height:2px;background:#2b9fd8;margin-bottom:18px}.main.new_style .overflow_x_h{overflow-x:hidden}.main.new_style .section{padding:70px 0}.main.new_style .start_container{position:relative}.main.new_style .start_container .big_text{font-size:52px;font-family:GothamProBold;color:#000;margin-bottom:30px;line-height:52px}.main.new_style .start_container .start_img{position:absolute;top:10px;right:-340px}.main.new_style .start_container .start_text{width:55%;position:relative;z-index:10}.main.new_style .start_container .customer_care{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-top:230px}.main.new_style .start_container .customer_care .customer_care--item{-webkit-box-shadow:0 0 33px 1px rgba(0,0,0,.025);box-shadow:0 0 33px 1px rgba(0,0,0,.025);padding:65px 90px;background:#fff;position:relative;width:48%}.main.new_style .start_container .customer_care .customer_care--item.pb0{padding-bottom:0}.main.new_style .start_container .customer_care .customer_care--item.pb0 p{padding-bottom:40px}.main.new_style .start_container .customer_care .customer_care--item p{margin-bottom:0}.main.new_style .start_container .low_price_container{margin-top:60px}.main.new_style .start_container .low_price_container h2.bold{text-align:center}.main.new_style .start_container .low_price_container .low_price{border:1px solid #e4e4e4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.main.new_style .start_container .low_price_container .low_price .low_price--item{padding:60px;width:50%;text-align:center}.main.new_style .start_container .low_price_container .low_price .low_price--itemlast-of-type{border-left:1px solid #e4e4e4}.main.new_style .start_container .low_price_container .low_price .low_price--item .price{color:#2b9fd8;font-size:30px;font-family:GothaProLight}.main.new_style .start_container .low_price_container .low_price .low_price--item .price span{font-size:72px;line-height:72px}.main.new_style .site_for_you_container{background-image:url(/img/capabilities-img-3.jpg);-webkit-background-size:cover;background-size:cover;text-align:center;padding:100px 0;display:block}.main.new_style .site_for_you_container .big_text{color:#fff;margin-bottom:45px;font-size:70px;font-family:GothamProBold;line-height:52px}.main.new_style .site_for_you_container p{color:#fff;margin-bottom:0;font-size:18px}.main.new_style .site_for_you_container p.bold{font-family:'Open Sans';font-weight:700}.main.new_style .site_for_you_container img{display:inline-block;margin:40px 0 40px 0}.main.new_style .plus_container{position:relative}.main.new_style .plus_container .online_sale{padding:65px 90px;background:#fff url(/img/capabilities-img-4.jpg) no-repeat right center;background-size:48%;-webkit-box-shadow:0 0 33px 1px rgba(0,0,0,.025);box-shadow:0 0 33px 1px rgba(0,0,0,.025)}.main.new_style .plus_container .online_sale .online_sale--item{width:48%}.main.new_style .plus_container .online_sale p{margin:0}.main.new_style .plus_container .integration{padding:65px 90px;background:url(/img/capabilities-img-5.jpg) no-repeat left center;-webkit-background-size:cover;background-size:cover;margin-top:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-shadow:0 0 33px 1px rgba(0,0,0,.025);box-shadow:0 0 33px 1px rgba(0,0,0,.025)}.main.new_style .plus_container .integration .integration--item{width:48%}.main.new_style .plus_container .integration p{margin:0}.main.new_style .plus_container .two_blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.main.new_style .plus_container .two_blocks .two_blocks--item{-webkit-box-shadow:0 0 33px 1px rgba(0,0,0,.025);box-shadow:0 0 33px 1px rgba(0,0,0,.025);width:48%;background:#fff;padding:65px 90px}.main.new_style .plus_container .two_blocks .two_blocks--item p{margin-bottom:0}.main.new_style .red_separator{width:45px;height:2px;background:#e2353b}.main.new_style .site_listing{display:flex;flex-wrap:wrap}.main.new_style .site_listing .site_listing--item{margin-top:-1px;margin-left:-1px;min-height:540px;background:#fafafa;border:1px solid #f2f2f2;width:50%;padding:45px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;transition:all .3s;z-index:10}.main.new_style .site_listing .site_listing--item:hover{background:#fff;box-shadow:0 0 32px 9px rgba(0,0,0,.1);z-index:100}.main.new_style .site_listing .site_listing--item.w100p{width:100%;min-height:350px}.main.new_style .site_listing .site_listing--item.w100p .text{height:auto}.main.new_style .site_listing .site_listing--item.w100p img{bottom:-39px;right:-85px}.main.new_style .site_listing .site_listing--item img{position:absolute;bottom:0;right:0;transition:all .3s}.main.new_style .site_listing .site_listing--item .blue_btn{margin-top:20px}.main.new_style .site_listing .site_listing--item .price{margin-top:auto}.main.new_style .site_listing .site_listing--item .price h2{margin-bottom:5px}.main.new_style .site_listing .site_listing--item .price .small_text{font-size:14px;min-height:30px}.main.new_style .site_listing .site_listing--item .text{margin-bottom:0;height:210px}.main.new_style .additional_services_icons{text-align:center;width:325px}.main.new_style .additional_services_icons h2{font-size:26px;margin-top:31px}.main.new_style .additional_services_container{display:flex;flex-wrap:wrap}.main.new_style .additional_services_container .additional_services_2_icons{text-align:center;width:303px;margin:0 44px 43px 0;background:#fff;padding:30px}.main.new_style .additional_services_container .additional_services_2_icons:nth-of-type(3n){margin-right:0}.main.new_style .additional_services_container .additional_services_2_icons.grey_bg{background:#fafafa}.main.new_style .additional_services_container .additional_services_2_icons p{font-size:14px;margin-top:30px;line-height:26px}.main.new_style .price_green_border{text-align:center;border:6px solid transparent;border-image:linear-gradient(to right,#83b341 0%,#9fe73d 100%);border-image-slice:1;padding:30px 50px}.main.new_style .price_green_border h2{margin-bottom:0}.main.new_style .price_green_border p{margin-bottom:16px}.main.new_style .price_green_border .red_btn{width:100%;padding:25px 0}.main.new_style .term_and_cost{display:flex;justify-content:center;align-items:center}.main.new_style .term_and_cost>div{margin:0 45px}.main.new_style .term_and_cost>div h2{color:#fff;margin-bottom:0}.main.new_style .term_and_cost>div p{color:#fff;margin-bottom:0}.main.new_style .navigation_on_sites{display:flex;justify-content:space-between;border:1px solid #ebebeb}.main.new_style .navigation_on_sites>div{padding:50px 0;width:50%}.main.new_style .navigation_on_sites>div:first-of-type{display:flex;justify-content:center;align-items:center}.main.new_style .navigation_on_sites>div:first-of-type a{font-weight:700;position:relative;padding-left:30px}.main.new_style .navigation_on_sites>div:first-of-type a:before{content:"";position:absolute;top:9px;left:0;width:10px;height:10px;transform:rotate(45deg);border-left:3px solid #2b9fd8;border-bottom:3px solid #2b9fd8}.main.new_style .navigation_on_sites>div:last-of-type{border-left:1px solid #ebebeb;display:flex;justify-content:center;align-items:center}.main.new_style .navigation_on_sites>div:last-of-type a{font-weight:700;position:relative;padding-right:30px}.main.new_style .navigation_on_sites>div:last-of-type a:before{content:"";position:absolute;top:9px;right:0;width:10px;height:10px;transform:rotate(225deg);border-left:3px solid #2b9fd8;border-bottom:3px solid #2b9fd8}.main.new_style .tuning_block{background:#fff;margin-bottom:30px;padding:50px;overflow:hidden;position:relative}.main.new_style .tuning_block .img{position:relative;right:50px}.main.new_style .tuning_block .img_1{position:absolute;bottom:0;right:0}.main.new_style .tuning_block .tuning_icons_container{display:flex;flex-wrap:wrap}.main.new_style .tuning_block .tuning_icons_container .tuning_icons{display:inline-block;width:200px;margin-right:25px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons.big{width:235px;margin-right:60px;margin-bottom:30px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons p{margin-top:20px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons p.bold{margin-bottom:0}.main.new_style .grid_with_preview_item{padding-right:20px;box-sizing:border-box}.main.new_style .grid_with_preview_item .img_wrapper{display:block;height:170px;overflow:hidden}.main.new_style .grid_with_preview_item .text_title{display:inline-block;margin-top:30px;font-size:18px}.main.new_style .grid_with_preview_item .cut_text{margin-top:17px;margin-bottom:14px;display:block;display:-webkit-box;max-width:400px;height:95px;font-size:16px;line-height:30px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:300}.main.new_style .header_adminzone{padding:70px 0 0;margin-top:-35px}.main.new_style .header_adminzone>.fixed_container{position:relative;padding:70px 0}.main.new_style .header_adminzone>.fixed_container:before{content:'';display:block;width:200vw;height:100%;background:#fafafa;position:absolute;top:0;left:50%;transform:translateX(-50%)}.main.new_style .header_adminzone .main_h1 h1{margin-bottom:0;border-bottom:none}.main.new_style .sections_adminzone{padding-top:50px;padding-bottom:50px}.main.new_style .friendship_block{margin-bottom:70px}.main.new_style .adminzone_slider{max-height:418px}.main.new_style .adminzone_slider div{height:100%;border-radius:5px}.main.new_style .adminzone_slider img{height:418px;width:auto}.main.new_style .adminzone_slider .slick-dots{bottom:23px;left:33px;width:auto}.main.new_style .adminzone_slider .slick-dots li{height:6px;width:6px;background:#fff;border-radius:50%;border:1px solid #fff;transition:all .3s}.main.new_style .adminzone_slider .slick-dots li.slick-active{background:0 0}.main.new_style .adminzone_slider .slick-dots li button{height:6px;width:6px;padding:0}.main.new_style .adminzone_slider .slick-dots li button:before{content:"";height:6px;width:6px}.main.new_style .adminzone_login_form{position:relative;padding:41px 32px 92px 32px;box-shadow:0 0 56px 7px rgba(0,0,0,.1);border-radius:5px;margin-left:20px}.main.new_style .adminzone_login_form .red_btn{width:100%;margin-top:35px}.main.new_style .adminzone_login_form .login_fail{font-size:14px;color:red;line-height:20px;text-align:center;margin:10px 0}.main.new_style .just_modal{background-color:rgba(119,119,119,.7);position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000}.main.new_style .just_modal .content_modal{width:580px;border-radius:5px;box-shadow:0 0 23px 4px rgba(0,0,0,.15);position:absolute;text-align:center;top:20%;left:0;right:0;margin:auto;padding:40px 100px;background:#fff}.main.new_style .just_modal .content_modal .error_text{font-size:12px;line-height:16px;color:#e2353b;position:absolute;top:55px;text-align:left}.main.new_style .just_modal .content_modal .error_text.error_text-agreement{top:27px}.main.new_style .just_modal .content_modal .close_btn{position:absolute;width:23px;height:23px;top:20px;right:20px;cursor:pointer}.main.new_style .just_modal .content_modal .close_btn:before{content:"";display:block;position:absolute;top:10px;left:-3px;width:30px;height:2px;transform:rotate(45deg);background:#000}.main.new_style .just_modal .content_modal .close_btn:after{content:"";display:block;position:absolute;top:10px;left:-3px;width:30px;height:2px;transform:rotate(-45deg);background:#000}.main.new_style .just_modal .content_modal .agreement{text-align:left;margin:30px 0;position:relative}.main.new_style .just_modal .content_modal .agreement .personal_information_form{display:inline-block}.main.new_style .just_modal .content_modal .agreement .text{vertical-align:text-top;width:90%;display:inline-block;line-height:16px;color:#a1a1a1;font-family:'Open Sans';font-weight:300;font-size:12px}.main.new_style .just_modal .content_modal .agreement .text a{color:#32333a;text-decoration:none;font-size:12px;line-height:16px}.main.new_style .just_modal .content_modal .agreement .text .expand_switch{color:#000;font-weight:700;cursor:pointer}.main.new_style .just_modal .content_modal .agreement .text .expand_switch.change .cur{display:inline}.main.new_style .just_modal .content_modal .agreement .text .expand_switch.change .exp{display:none}.main.new_style .just_modal .content_modal .agreement .text .expand_switch .cur{display:none}.main.new_style .just_modal .content_modal .agreement .expand_text{margin-top:20px;display:none}.main.new_style .just_modal .content_modal .agreement .expand_text p{font-size:14px;line-height:1.3;color:#000;font-family:'Open Sans'}.main.new_style .difm_main-section.grey_bg{padding-bottom:70px}.main.new_style .difm_main-section>.fixed_container{position:relative}.main.new_style .difm_main-section>.fixed_container .start_container{margin-top:50px}.main.new_style .difm_main-section>.fixed_container .start_container .start_img{top:-120px}.main.new_style .difm_main-section .difm_menu{border-bottom:1px solid #dcdcdc}.main.new_style .difm_steps>div{padding:20px 30px 20px 0;display:flex;align-items:flex-start}.main.new_style .difm_steps>div .difm_steps-number{font-family:GothaProLight;color:#e2353b;font-size:52px;font-weight:300;letter-spacing:-1.3px;display:inline-block;line-height:1}.main.new_style .difm_steps>div .difm_steps-text{font-size:14px;font-weight:600;display:inline-block;padding:0 0 0 30px;line-height:2}.main.new_style .difm_steps>div:last-of-type{padding:20px 0 20px 0}.main.new_style .difm_order{background:url('/img/service/order_bg.jpg') top center no-repeat;background-size:100% 436px;padding-top:45px}.main.new_style .difm_order .difm_result{padding-top:45px;position:relative;color:#fff}.main.new_style .difm_order .difm_result-title{font-family:GothamProBold;font-size:26px;margin-bottom:30px}.main.new_style .difm_order .difm_result-text{font-family:'Open Sans';font-weight:700;font-size:16px;line-height:1.9;margin-bottom:20px}.main.new_style .difm_order .difm_result-bonus{font-family:'Open Sans';font-weight:700;font-size:16px;position:relative;padding:7px 16px;left:-16px;background:#3d4255;display:inline-block}.main.new_style .difm_order .difm_result-decor{margin:30px 0}.main.new_style .difm_order .difm_result::before{content:'';width:38px;height:38px;background:#fafafa;position:absolute;top:-70px;left:-18px;transform:rotate(45deg)}.main.new_style .difm_order-blue{background:url('/img/service/order_bg.jpg') top center no-repeat;background-size:100% 100%}.main.new_style .difm_order-blue .difm_form{width:580px;margin:0 auto}.main.new_style .difm_popup .difm-close{display:inline-block;width:23px;height:23px;position:absolute;top:20px;right:20px;cursor:pointer;background:url(/img/sprite.png);z-index:1000}.main.new_style .difm_popup .difm_popup-header{display:flex;flex-flow:row wrap;align-items:flex-start;position:relative;justify-content:space-between;background:url('/img/service/popup_banner.jpg') no-repeat;background-position:top right;height:207px;color:#fff;padding:35px 60px}.main.new_style .difm_popup .difm_popup-header h2{width:100%;font-family:GothamProBold;font-size:26px;color:#fff;margin-bottom:20px;line-height:1}.main.new_style .difm_popup .difm_popup-header--terms{display:flex;flex-flow:row wrap}.main.new_style .difm_popup .difm_popup-header--period{margin-right:70px}.main.new_style .difm_popup .difm_popup-header--cost,.main.new_style .difm_popup .difm_popup-header--period{display:flex;flex-flow:column wrap;font-size:16px}.main.new_style .difm_popup .difm_popup-header--cost span:nth-of-type(2),.main.new_style .difm_popup .difm_popup-header--period span:nth-of-type(2){font-family:GothamProBold;font-size:26px;margin:15px 0}.main.new_style .difm_popup .difm_popup-header button{margin:15px 50px 0 auto;transition:none}.main.new_style .difm_popup .difm_popup-describe{max-width:1000px}.main.new_style .difm_popup .difm_popup-describe .difm_popup-text{padding:50px 60px 10px 60px;display:flex;flex-flow:row wrap;border-bottom:1px solid #ebebeb;max-width:1000px}.main.new_style .difm_popup .difm_popup-describe .difm_popup-text--item{width:calc(100% / 3);display:flex;flex-flow:column wrap;padding:0 40px 40px 0}.main.new_style .difm_popup .difm_popup-describe .difm_popup-text--item b,.main.new_style .difm_popup .difm_popup-describe .difm_popup-text--item span{line-height:1.8em}.main.new_style .difm_popup .difm_popup-describe .difm_popup-text--item b{font-size:14px}.main.new_style .difm_popup .difm_popup-describe .difm_popup-text--item span{font-size:14px}.main.new_style .difm_popup .difm_popup-describe .difm_popup-text--title{width:100%;font-size:14px;font-weight:700;margin-bottom:20px}.main.new_style .difm_popup .difm_popup-form{background:url('/img/service/popup_form.jpg') bottom right no-repeat;background-color:#f4f4f4}.main.new_style .difm_popup .difm_popup-form .difm_form{padding:20px 60px 60px 60px;background:0 0;max-width:500px;box-shadow:none}.main.new_style .difm_form{background:#fff;padding:45px 108px 65px 108px;border-radius:4px;box-shadow:0 0 30px 1px rgba(0,0,0,.1)}.main.new_style .difm_form h2{text-align:center}.main.new_style .difm_form .error_text{font-size:12px;line-height:16px;color:#e2353b;position:absolute;text-align:left}.main.new_style .difm_form .error_text.error_text-agreement{position:relative;margin:20px 0 0 0}.main.new_style .difm_form .agreement{display:flex;padding:30px 0;flex-wrap:wrap}.main.new_style .difm_form .agreement .personal_information_form{display:flex}.main.new_style .difm_form .agreement .text{font-size:12px;color:#a1a1a1;line-height:1.7;display:inline-block;margin-left:30px}.main.new_style .difm_form .agreement .text a{font-size:12px;line-height:1.7;color:#a1a1a1}.main.new_style .difm_form .agreement .expand_switch{color:#000;cursor:pointer}.main.new_style .difm_form .agreement .expand_switch.change .cur{display:inline}.main.new_style .difm_form .agreement .expand_switch.change .exp{display:none}.main.new_style .difm_form .agreement .expand_switch .cur{display:none}.main.new_style .difm_form .agreement .personal_information_form span{top:5px}.main.new_style .difm_form .expand_text{display:none}.main.new_style .difm_form .expand_text p{font-family:'Open Sans';font-weight:300;font-size:12px;text-align:left;color:#a1a1a1;margin:30px 0}.main.new_style .difm_form .success_send{color:green;text-align:center}.main.new_style .difm_form .error_send{color:#e2353b}.main.new_style .formContent.difm_form{background:#fff;padding:45px 108px 65px 108px;border-radius:4px;box-shadow:0 0 30px 1px rgba(0,0,0,.1)}.main.new_style .formContent.difm_form .success_send{color:green;text-align:center;height:408.6px;padding:50% 0 0 0}.main.new_style .difm_menu{display:inline-flex;width:auto;padding:20px 0}.main.new_style .difm_menu li a{font-weight:700;font-size:14px;color:#2c9eda;font-family:'Open Sans'}.main.new_style .difm_menu li.active a{color:#000}.main.new_style .difm_menu li:not(:last-of-type){padding-right:40px}.main.new_style .difm_advantages{display:flex;flex-flow:row wrap;box-sizing:border-box}.main.new_style .difm_advantages h3{position:relative;top:-10px;font-family:GothamProBold;font-size:26px;width:100%}.main.new_style .difm_advantages-item{width:calc((100% - 90px)/ 4);background:#f5f5f5;padding:35px;margin-bottom:30px}.main.new_style .difm_advantages-item--title{font-size:14px;font-weight:700;margin:20px 0 10px 0}.main.new_style .difm_advantages-item--text{font-size:14px;font-weight:300;line-height:1.9}.main.new_style .difm_advantages-item:not(:nth-of-type(4n)){margin-right:30px}.main.new_style #fancybox-left-ico.portfolio-popup{background-image:url('/img/service/fancybox_left.png');background-position:center;background-repeat:no-repeat;left:-80px;right:auto}.main.new_style #fancybox-wrap #fancybox-left-ico.portfolio-popup{background-image:url('/img/service/fancybox_left.png');background-position:center;background-repeat:no-repeat;left:-80px;right:auto}.main.new_style #fancybox-wrap #fancybox-right-ico{background-image:url('/img/service/fancybox_right.png');background-position:center;background-repeat:no-repeat;right:-80px;left:auto}.main.new_style #fancybox-wrap #fancybox-close{background-image:url('/img/service/fancybox_close.png');background-position:center;background-repeat:no-repeat;top:-40px;right:-40px}.main.new_style .difm_examples h4{font-family:GothamProBold;font-size:26px;width:100%;text-align:center;margin:70px 0 50px 0}.main.new_style .difm_examples img{position:relative;left:-14px}.main.new_style .difm_examples .btn_container{margin-top:60px}.main.new_style .difm_examples .btn_container a{line-height:31px;font-weight:400;font-size:16px;color:#2b9fd8;border:1px solid #2b9fd8;box-sizing:content-box}.main.new_style .difm_examples .btn_container a:hover{background:#2b9fd8;color:#fff}.main.new_style .difm_pricelist{padding:50px 0 90px}.main.new_style .difm_pricelist .site_listing{border-top:1px solid #f2f2f2}.main.new_style .difm_pricelist .site_listing .site_listing--item{background:#fff}.main.new_style .difm_pricelist .site_listing .site_listing--item .blue_btn{background:#fff;color:#10a1d7;border:1px solid #10a1d7;font-weight:300}.main.new_style .difm_pricelist .site_listing .site_listing--item .blue_btn:hover{background:#10a1d7;color:#fff}.main.new_style .difm_sitelist{display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;padding:40px 0 60px 0}.main.new_style .difm_sitelist::after{content:none}.main.new_style .difm_sitelist .difm_sitelist-item{max-width:486px;margin:30px 0;border-radius:4px;overflow:hidden;box-shadow:0 3px 7px 0 rgba(0,0,0,.2)}.main.new_style .difm_sitelist .difm_sitelist-item::before{content:'';display:block;position:relative;height:14px;width:100%;background:url('/img/service/site_border.jpg') no-repeat;background-size:contain}.main.new_style .difm_sitelist h2{margin:30px auto 0 auto}@media (max-width:1500px){.main.new_style .start_container .start_img{width:80%;top:150px;right:0}}@media (max-width:1100px){.main.new_style #fancybox-content,.main.new_style #fancybox-wrap{max-width:100%!important;box-sizing:border-box}}@media (max-width:1024px){.main.new_style .difm_advantages-item{width:calc((100% - 60px)/ 3);margin-right:30px}.main.new_style .difm_advantages-item:nth-of-type(3n){margin-right:0}.main.new_style .difm_form{padding:40px}.main.new_style .difm_steps>div{flex-direction:column}.main.new_style .difm_steps>div .difm_steps-text{padding:15px 0 0 0}.main.new_style .difm_main-section>.fixed_container .start_container .start_img{width:460px;height:auto;top:0;right:-62px}.main.new_style .difm_main-section .start_container .start_text .big_text{font-size:38px}.main.new_style .difm_main-section .start_container .start_text h2{font-size:28px;line-height:34px}.main.new_style .site_listing .site_listing--item{width:100%}.main.new_style .site_listing .site_listing--item .price .small_text{min-height:auto}.main.new_style .difm_sitelist .difm_sitelist-item{width:48%}.main.new_style .tuning_block{padding:30px}.main.new_style .tuning_block .img{right:0}.main.new_style .tuning_block .tuning_icons_container .tuning_icons{width:calc(100% / 3);box-sizing:border-box;margin-right:0;padding-right:20px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons.big{width:calc(100% / 3);box-sizing:border-box;margin-right:0;padding-right:20px}.main.new_style .tuning_block .w75p{width:100%}.main.new_style .tuning_block .img_1{max-width:442px}.main.new_style .stock_container{align-items:flex-end}.main.new_style .stock_container .big_text{font-size:42px;line-height:1.2}.main.new_style .stock_container h2{font-size:22px;line-height:1.5}.main.new_style .stock_container .red_btn{padding:25px 40px}.main.new_style .stock_container .price .big_text_light{font-size:50px;line-height:1}.main.new_style .start_container .start_img{width:90%;top:230px}.main.new_style .start_container .customer_care .customer_care--item,.main.new_style .start_container .integration,.main.new_style .start_container .low_price_container .low_price .low_price--item,.main.new_style .start_container .online_sale,.main.new_style .start_container .two_blocks .two_blocks--item{padding:40px}.main.new_style .plus_container .online_sale{background-size:contain}.main.new_style .header_adminzone .main_h1{margin-left:auto;margin-right:auto;max-width:768px}}@media (max-width:992px){.main.new_style .stock_container{padding:0 30px}}@media (max-width:768px){.main.new_style .difm_advantages-item{width:calc((100% - 30px)/ 2)}.main.new_style .difm_advantages-item:not(:nth-of-type(2n)){margin-right:30px}.main.new_style .difm_advantages-item:nth-of-type(2n){margin-right:0}.main.new_style .difm_order{margin-bottom:60px}.main.new_style .difm_order .difm_result-text{padding-right:30px}.main.new_style .difm_order .difm_result-text br{display:none}.main.new_style .difm_order .difm_result-bonus{left:0}.main.new_style .difm_main-section>.fixed_container .start_container{display:flex;flex-flow:column nowrap}.main.new_style .difm_main-section>.fixed_container .start_container .start_img{position:relative;width:100%;height:auto;margin-bottom:30px;left:0;top:0;right:0}.main.new_style .difm_main-section>.fixed_container .start_container .start_text{width:100%;order:-1}.main.new_style .difm_main-section>.fixed_container .grey_bg{padding-bottom:50px}.main.new_style .difm_steps>div,.main.new_style .difm_steps>div:last-of-type{flex-direction:row;padding:20px 0}.main.new_style .difm_steps>div .difm_steps-text,.main.new_style .difm_steps>div:last-of-type .difm_steps-text{padding:0 0 0 15px;width:100%}.main.new_style .difm_steps>div .difm_steps-number,.main.new_style .difm_steps>div:last-of-type .difm_steps-number{min-width:32px}.main.new_style .difm_order-blue .difm_form{max-width:100%}.main.new_style .difm_popup .difm_popup-header{height:auto;background-position:top left;background-size:cover}.main.new_style .difm_popup .difm_popup-header h2{max-width:calc(100% - 30px);margin-right:auto}.main.new_style .difm_popup .difm_popup-header--terms{width:100%}.main.new_style .difm_popup .difm_popup-header button{margin:15px auto 0 0}.main.new_style .difm_popup .difm_popup-header--cost,.main.new_style .difm_popup .difm_popup-header--period{flex-flow:row wrap;flex-basis:180px;margin-bottom:20px}.main.new_style .difm_popup .difm_popup-header--cost span:first-of-type,.main.new_style .difm_popup .difm_popup-header--period span:first-of-type{width:100%;display:block;margin-bottom:15px}.main.new_style .difm_popup .difm_popup-header--cost span:nth-of-type(2),.main.new_style .difm_popup .difm_popup-header--period span:nth-of-type(2){margin:0 10px 0 0}.main.new_style .difm_popup .difm_popup-describe .difm_popup-text--item{width:100%;padding:0 0 20px 0}.main.new_style .difm_popup .difm_popup-describe .difm_popup-text--item:last-of-type{padding:0}.main.new_style .difm_popup .difm_popup-form{background:0 0}.main.new_style .difm_popup .form_input{padding-top:0}.main.new_style .difm_popup .form_input input::placeholder{font-size:16px}.main.new_style .difm_popup .form_input:first-of-type{margin-top:0}.main.new_style h1{font-size:38px}.main.new_style h2{font-size:26px;line-height:1.5}.main.new_style section{padding:40px 0}.main.new_style .tuning_block .img_1{max-width:300px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons{width:calc(100% / 2);box-sizing:border-box;padding-right:30px;position:relative;z-index:1}.main.new_style .tuning_block .tuning_icons_container .tuning_icons.big{width:calc(100% / 2);box-sizing:border-box;padding-right:30px;position:relative;z-index:1}.main.new_style .stock_container{flex-direction:column;align-items:flex-start}.main.new_style .stock_container .serviceName{width:100%;display:flex;flex-wrap:wrap}.main.new_style .stock_container .serviceName div{width:100%}.main.new_style .stock_container .serviceName h2{font-size:18px;margin-right:10px}.main.new_style .stock_container .stock_price{margin:20px 0}.main.new_style .stock_container .red_btn{position:relative;z-index:1;padding:25px 40px}.main.new_style .serviceBlock .red_btn{position:relative;z-index:1;padding:25px 40px}.main.new_style .start_container{display:flex;flex-direction:column}.main.new_style .start_container .start_text{order:0;width:100%}.main.new_style .start_container .start_img{position:relative;top:auto;width:100%;order:1}.main.new_style .start_container .customer_care{flex-wrap:wrap;order:2;margin-top:0}.main.new_style .start_container .customer_care .customer_care--item{padding:20px;width:100%}.main.new_style .start_container .customer_care .customer_care--item:last-of-type{order:0;margin-bottom:20px}.main.new_style .start_container .customer_care .customer_care--item:first-of-type{order:1}.main.new_style .start_container .low_price_container{order:3}.main.new_style .start_container .low_price_container .low_price{flex-wrap:wrap}.main.new_style .start_container .low_price_container .low_price .low_price--item{padding:20px;width:100%}.main.new_style .start_container .big_text{font-size:36px}.main.new_style .plus_container .online_sale{padding:20px;background:0 0}.main.new_style .plus_container .online_sale .online_sale--item{width:100%}.main.new_style .plus_container .integration{padding:20px;background:0 0;margin-top:20px}.main.new_style .plus_container .integration .integration--item{width:100%}.main.new_style .plus_container .two_blocks{flex-wrap:wrap;margin-top:20px}.main.new_style .plus_container .two_blocks .two_blocks--item{padding:20px;width:100%}.main.new_style .plus_container .two_blocks .two_blocks--item:first-of-type{margin-bottom:20px}.main.new_style .section{padding:40px 0}.main.new_style .site_for_you_container{padding:50px 0}.main.new_style .site_for_you_container .big_text{font-size:50px}.main.new_style .adminzone_login_form{margin:30px 0 0}.main.new_style .adminzone_slider img{height:auto}.main.new_style .sections_adminzone{padding-top:30px;padding-bottom:30px}.main.new_style .header_adminzone .main_h1{max-width:100%;padding:0 20px}}@media (max-width:680px){.main.new_style .tuning_block .img_1{max-width:250px}.main.new_style .just_modal .content_modal{max-width:calc(100% - 40px);box-sizing:border-box;margin:0 20px;padding:30px}.main.new_style .just_modal .content_modal .formContent{text-align:left}.main.new_style .just_modal .content_modal .form_input input::placeholder{font-size:16px}}@media (max-width:576px){.main.new_style .difm_popup .difm_popup-describe .difm_popup-text,.main.new_style .difm_popup .difm_popup-form .difm_form,.main.new_style .difm_popup .difm_popup-header{padding:20px}.main.new_style .difm_popup .difm_popup-header button{margin:15px auto 0 auto;padding:20px 40px;width:100%}.main.new_style .difm_popup .difm_popup-header h2{font-size:24px}.main.new_style .tuning_block.copywriting{display:flex;flex-direction:column}.main.new_style .tuning_block.copywriting>.grid_12:first-of-type{order:1}.main.new_style .tuning_block.copywriting>.grid_12:last-of-type{order:0}.main.new_style .tuning_block .tuning_icons_container .tuning_icons{width:100%;padding-right:0;margin-bottom:20px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons img{float:left}.main.new_style .tuning_block .tuning_icons_container .tuning_icons p{margin:0 0 0 70px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons.big{width:100%;padding-right:0;margin-bottom:20px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons.big img{float:left}.main.new_style .tuning_block .tuning_icons_container .tuning_icons.big p{margin:0 0 0 70px}.main.new_style .tuning_block .img_1{display:none}.main.new_style .site_for_you_container img{margin:20px 0}.main.new_style .site_for_you_container .big_text{font-size:50px;margin-bottom:20px}.main.new_style .green_border_form h3{font-size:16px}.main.new_style .grid_with_preview_item{padding:0}}@media (max-width:540px){.main.new_style .site_listing .site_listing--item{min-height:0;padding:25px}.main.new_style .site_listing .site_listing--item .text{margin-bottom:20px;height:auto}.main.new_style .site_listing .site_listing--item img{display:none}.main.new_style .site_listing .site_listing--item .price{margin-bottom:20px}.main.new_style .site_listing .site_listing--item .blue_btn{margin-top:10px}.main.new_style .difm_sitelist .difm_sitelist-item{width:100%;margin:15px 0}.main.new_style .difm_pricelist{padding-top:0}}@media (max-width:480px){.main.new_style h1{font-size:36px}.main.new_style .difm_main-section .start_container .start_text .big_text{font-size:34px;line-height:1.3em;display:block;margin-bottom:10px}.main.new_style .difm_main-section .start_container .difm_steps{padding:0}.main.new_style .difm_advantages-item:not(:nth-of-type(2n)),.main.new_style .difm_advantages-item:nth-of-type(2n),.main.new_style .difm_advantages-item:nth-of-type(3n),.main.new_style .difm_advantages-item:nth-of-type(4n){width:100%;margin:15px auto}.main.new_style .difm_form{padding:20px}.main.new_style .without_band{margin-top:0;padding-bottom:15px}.main.new_style h2{font-size:22px}.main.new_style .tuning_block{padding:20px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons img{max-width:35px;margin-top:7px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons p{margin:0 0 0 55px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons.big img{max-width:35px;margin-top:7px}.main.new_style .tuning_block .tuning_icons_container .tuning_icons.big p{margin:0 0 0 55px}.main.new_style .header_adminzone{padding:30px 0 0}.main.new_style .header_adminzone>.fixed_container{padding:30px 0}.main.new_style .friendship_block{margin-bottom:40px}}.main.new_style .site_for_you_container .big_text{font-size:36px}.main.new_style .ready_solutions{margin-top:-35px;overflow-x:hidden}.main.new_style .ready_solutions h1{font-family:GothamProBold;font-size:74px;line-height:1.2em;color:#000;letter-spacing:-2px;margin:0;border:none;padding:0;position:relative;z-index:1}.main.new_style .ready_solutions h1 .title_small{font-family:GothaProLight;font-size:52.5px;line-height:1.5em;font-weight:300;letter-spacing:-1px;display:block;width:100%}.main.new_style .ready_solutions h2{font-family:GothaProLight;font-size:30px;color:#000;line-height:44px;margin-bottom:31px;margin-top:0}.main.new_style .ready_solutions section.primary{position:relative;background:#f4f4f4;padding:70px 0 0}.main.new_style .ready_solutions section.primary .primary_img{position:absolute;top:154px;left:55%;width:1020px;height:auto;z-index:0;max-width:100%}.main.new_style .ready_solutions section.primary .main_caption{font-family:GothaProLight;font-size:38px;line-height:1.3em;letter-spacing:-1px;font-weight:300}.main.new_style .ready_solutions section.primary .button_red{position:relative;z-index:1}.main.new_style .ready_solutions section.solutions{margin-top:30px;padding:0}.main.new_style .ready_solutions section.solutions>.fixed_container{display:flex;flex-direction:column}.main.new_style .ready_solutions section.solutions ul li{position:relative;z-index:1;margin-bottom:32px}.main.new_style .ready_solutions section.solutions ul li a{font-family:'Open Sans';font-size:15px;line-height:32px;font-weight:700;color:#000}.main.new_style .ready_solutions section.solutions ul li img{display:block;margin:30px 0 10px;box-shadow:0 0 15px #666}.main.new_style .ready_solutions section.solutions .solutions_main{display:flex;flex-direction:column}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block{position:relative;padding:80px 0}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block ul{height:auto;width:calc((100% / 3) * 2)}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:first-of-type:before{content:'';position:absolute;top:172px;left:-234px;width:409px;height:540px;background:url('/images/solutions/ready_cubes.png') no-repeat;background-size:contain}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:first-of-type ul{margin-left:auto}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:nth-of-type(2) ul{margin-right:auto}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:nth-of-type(2):before{content:'';display:block;position:absolute;width:100vw;top:0;bottom:0;left:50%;transform:translateX(-50%);background:#f4f4f4}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:nth-of-type(2):after{content:'';position:absolute;top:0;right:-430px;width:948px;height:680px;background:url('/images/solutions/ready_mobiles.jpg') no-repeat;background-size:contain}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:last-of-type ul{margin-left:auto}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:last-of-type:before{content:'';position:absolute;top:80px;left:-590px;width:1140px;height:736px;background:url('/images/solutions/ready_monitor.jpg') no-repeat;background-size:contain}.main.new_style .ready_solutions section.solutions .solutions_main summary{color:#2b9fd8}.main.new_style .ready_solutions section.solutions .solutions_remains{position:relative;display:flex;flex-wrap:wrap;padding:80px 0}.main.new_style .ready_solutions section.solutions .solutions_remains:before{content:'';display:block;position:absolute;width:100vw;top:0;bottom:0;left:50%;transform:translateX(-50%);background:#00a0dc}.main.new_style .ready_solutions section.solutions .solutions_remains .solution_block ul li a{color:#fff}.main.new_style .ready_solutions section.solutions .solutions_remains summary{color:#8cffbb}.main.new_style .ready_solutions section.solutions .grey_bg{background:#f4f4f4}.main.new_style .ready_solutions section.solutions details summary{position:relative;margin-bottom:32px;font-size:15px;font-weight:700;cursor:pointer}.main.new_style .ready_solutions section.solutions details summary::marker{content:""}.main.new_style .ready_solutions section.solutions details[open] summary::after{content:attr(data-close)}.main.new_style .ready_solutions section.solutions details:not([open]) summary::after{content:attr(data-open)}.main.new_style .ready_solutions section.products{background:#fafafa}.main.new_style .ready_solutions section.products .site_variability_block{display:flex;flex-wrap:wrap;padding-bottom:20px}.main.new_style .ready_solutions section.products .site_variability_block .main.landing .site_variability_block h2{width:100%}.main.new_style .ready_solutions section.products .site_variability_block .top_white_bg{background-color:#fff;position:relative;padding-top:30px;margin:0 5px;display:flex;flex-direction:column}.main.new_style .ready_solutions section.products .site_variability_block .top_white_bg img{align-self:flex-end;margin-top:30px}.main.new_style .ready_solutions section.products .site_variability_block .top_white_bg p{font-family:GothaProLight;font-size:24px}.main.new_style .ready_solutions section.products .site_variability_block .two_col-item-tittle{margin:80px auto 75px}.main.new_style .ready_solutions section.examples_slider{background:#3d4255}.main.new_style .ready_solutions section.prices{padding:30px 0 0}.main.new_style .ready_solutions section.bottom_block{padding:0}.main.new_style .ready_solutions .block_wrapper:after{content:'';display:table;clear:both}.main.new_style .ready_solutions .bold_font{font-size:16px;display:inline-block;font-family:'Open Sans';margin-right:10px;font-weight:600}.main.new_style .ready_solutions .mb130{margin-bottom:130px}.main.new_style .ready_solutions .easy_fill_block h2{text-align:center;font-family:GothamPro;font-weight:300;font-size:38px;line-height:50px;margin:100px 0 70px 0}.main.new_style .ready_solutions .item_description .desc .red_separator{width:45px;height:2px;background:#e2353b;margin:31px 0}.main.new_style .ready_solutions .button_red{font-family:'Open Sans';font-weight:600;border:none;background:#e2353b;display:inline-block;color:#fff;text-align:center;padding:25px 65px;cursor:pointer;transition:all .3s ease-in-out;font-size:18px;line-height:1}.main.new_style .ready_solutions .green_blue_gradient{height:203px;background:url('/images/solutions/thin_gradient_bg.jpg') no-repeat;background-size:cover}.main.new_style .ready_solutions .green_blue_gradient .fixed_container{display:flex;align-items:center;height:100%}.main.new_style .ready_solutions .green_blue_gradient .fixed_container .white_text{color:#fff;font-size:16px;font-family:'Open Sans';font-weight:700;line-height:30px}.main.new_style .ready_solutions .bordered_message{display:flex;flex-wrap:wrap;align-items:center;max-width:1000px;height:330px;background:url(/images/solutions/border.png) no-repeat;background-size:100% 100%;margin-left:auto;margin-right:auto}.main.new_style .ready_solutions .bordered_message .slider_title{margin:auto;text-align:center;max-width:90%}.main.new_style .ready_solutions .bordered_message-light{font-family:GothaProLight;line-height:56px;font-weight:300}.main.new_style .ready_solutions .bordered_message-bold{font-family:'Open Sans';font-weight:600;line-height:1.7em}.main.new_style .ready_solutions .light_shadow{box-shadow:0 0 8px 0 rgba(180,180,180,.1)}.main.new_style .ready_solutions .blue_bg,.main.new_style .ready_solutions .blue_bg_sm{background:#00a0dc;display:block}.main.new_style .ready_solutions .blue_bg_sm{width:100%;height:240px}.main.new_style .ready_solutions .blue_bg h2,.main.new_style .ready_solutions .blue_bg_sm h2{display:inline-block;width:100%;margin:auto 0 40px 0;padding:0;text-align:center;font-family:GothamPro;font-weight:300;line-height:50px;font-size:38px;color:#fff}.main.new_style .ready_solutions .two_col{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.main.new_style .ready_solutions .two_col-item,.main.new_style .ready_solutions .two_col-item_white{width:48.6%;padding:60px 50px 60px 50px}.main.new_style .ready_solutions .two_col-item_white{background-color:#fff}.main.new_style .ready_solutions .two_col-item-tittle{font-family:GothamProBold;font-size:24px;line-height:34px}.main.new_style .ready_solutions .create_slide .title_text{font-size:30px;color:#fff;text-align:center;font-family:GothaProLight;font-weight:400;line-height:1.5em}.main.new_style .ready_solutions .create_slide .slider_3{height:433px}.main.new_style .ready_solutions .create_slide .slider_3 a{display:block;max-height:340px;overflow:hidden;background:#fff}.main.new_style .ready_solutions .create_slide .slider_3 a:hover{box-shadow:0 0 22px -4px rgba(0,0,0,.8);-webkit-transition:all .3s;transition:all .3s}.main.new_style .ready_solutions .create_slide .slider_3 .carousel-text{color:#fff;font-weight:500;text-align:center;font-size:17px;margin:40px 0}.main.new_style .ready_solutions .create_slide .slider_3 .bold_font{font-size:18px;line-height:1.8}.main.new_style .ready_solutions .create_slide .slider_3 .create{margin:40px 0}.main.new_style .ready_solutions .create_slide .slider_3 .light_font{font-size:16px;line-height:1.8}.main.new_style .ready_solutions .create_slide .slider_3 .login{margin:40px 0}.main.new_style .ready_solutions .create_slide .slider_3 img{width:100%;height:auto;border-left:1px solid #3d4255}.main.new_style .ready_solutions .create_slide .slider_3 .slick-prev{position:absolute;top:40%;left:-20%;background-image:url('/img/sprite_arrow_white.png');background-repeat:no-repeat;background-position:-5px -5px;width:18px;height:32px}.main.new_style .ready_solutions .create_slide .slider_3 .slick-prev:before{color:transparent}.main.new_style .ready_solutions .create_slide .slider_3 .slick-next{position:absolute;top:40%;right:-20%;background-image:url('/img/sprite_arrow_white.png');background-repeat:no-repeat;background-position:-33px -5px;width:18px;height:32px}.main.new_style .ready_solutions .create_slide .slider_3 .slick-next:before{color:transparent}.main.new_style .ready_solutions .create_slide .slider_3 .slick-dots li button:before{content:"";height:7px;width:7px;border:1px solid #fff;border-radius:50%;opacity:1}.main.new_style .ready_solutions .create_slide .slider_3 .slick-dots li.slick-active button:before{content:"";background:#fff}.main.new_style .ready_solutions .advantage_block .fixed_container .main_caption{font-family:GothaProLight;font-size:38px;line-height:50px;margin:63px 0 73px 0}.main.new_style .ready_solutions .advantage_block .fixed_container .img_container img{max-width:100%;height:75px;width:auto}.main.new_style .ready_solutions .advantage_block .fixed_container p{margin-top:40px;text-align:center;line-height:1.6}.main.new_style .ready_solutions section.bottom_block{padding:0;margin-bottom:100px}.main.new_style .ready_solutions section.bottom_block .blue_bg{padding:100px 0}.main.new_style .ready_solutions section.prices{margin-bottom:100px}.main.new_style .ready_solutions .payment_row{margin:0 0 100px 0}.main.new_style .ready_solutions.shop section.primary{padding:70px 0 120px}.main.new_style .ready_solutions.shop section.primary .primary_img{top:76px;left:50%;right:auto;width:auto;height:auto}.main.new_style .ready_solutions.shop section.description{padding:70px 0 0}.main.new_style .ready_solutions.shop section.description .question_block h2{margin:20px 0 65px 0;text-align:center;font-family:GothaProLight;font-size:38px;line-height:50px}.main.new_style .ready_solutions.shop section.description .question_block div{font-size:16px;line-height:1.875em;font-weight:300}.main.new_style .ready_solutions.shop section.description .question_block img{margin:50px 0 90px 0}.main.new_style .ready_solutions.shop section.description .creating_two_minutes{padding-top:90px}.main.new_style .ready_solutions.shop section.description .creating_two_minutes .whitebg_text{background-color:#fff;padding:40px 50px}.main.new_style .ready_solutions.shop section.description .creating_two_minutes h2{font-size:26px;font-family:GothamProBold;line-height:32px;color:#000}.main.new_style .ready_solutions.shop section.description .creating_two_minutes .grid_12.title_line{margin:85px 0 95px 0}.main.new_style .ready_solutions.shop section.description .site_for_you_container{display:flex;flex-wrap:wrap;padding:0;background-image:none}.main.new_style .ready_solutions.shop section.description .site_for_you_container a{background:url('/images/solutions/green-blue_bg.jpg');background-size:cover;height:505px;display:flex;flex-wrap:wrap;padding:0;width:100%;position:relative;font-family:'Open Sans';font-weight:600;font-size:20px;color:#fff;line-height:34px;text-decoration:none;text-align:center}.main.new_style .ready_solutions.shop section.description .site_for_you_container .fixed_container{display:flex;flex-wrap:wrap;margin:0 auto;justify-content:center;align-items:center;height:330px}.main.new_style .ready_solutions.shop section.description .site_for_you_container img{position:absolute;left:50%;bottom:-407px;margin:0;transform:translateX(-50%)}.main.new_style .ready_solutions.shop section.description .site_for_you_container .grid_6{margin:510px auto 130px auto;text-align:center;line-height:1.875em;font-size:16px;font-weight:400}.main.new_style .ready_solutions.shop section.description .advantage_block{margin-top:100px}.main.new_style .ready_solutions.shop section.description .advantage_block .bordered_message{margin-bottom:60px}.main.new_style .ready_solutions.shop section.description .advantage_block .bordered_message .bordered_message-light{font-size:30px;line-height:1.86em}.main.new_style .ready_solutions.shop section.description .advantage_block .fixed_container{margin-bottom:180px}.main.new_style .ready_solutions.shop section.description .site_creation_block{padding-top:52px}.main.new_style .ready_solutions.shop section.description .site_creation_block .main_caption{font-family:GothaProLight;font-size:34px;line-height:56px;text-align:center;margin-bottom:57px}.main.new_style .ready_solutions.shop section.description .site_creation_block img{box-shadow:0 1px 5px 1px rgba(0,0,0,.1)}.main.new_style .ready_solutions.shop section.description .site_creation_block .grid_12{margin-bottom:70px}.main.new_style .ready_solutions.shop section.description .site_creation_block .grid_12 .grid_5 img:nth-child(2){margin-top:80px}.main.new_style .ready_solutions.shop section.description .site_creation_block .grid_5{padding-top:10px}.main.new_style .ready_solutions.shop section.description .site_creation_block ol{margin-left:0;padding-left:30px}.main.new_style .ready_solutions.shop section.description .site_creation_block li{font-family:'Open Sans';font-weight:300;line-height:30px;margin-bottom:30px;position:relative}.main.new_style .ready_solutions.shop section.description .site_creation_block li:before{counter-increment:list;content:counter(list) ".";font-weight:700;display:block;position:absolute;left:-50px}.main.new_style .ready_solutions.shop section.description .blue_bg{padding:100px 0}.main.new_style .ready_solutions.shop section.products{padding:0;background:0 0}.main.new_style .ready_solutions.promo section.primary{padding:70px 0 60px}.main.new_style .ready_solutions.promo section.primary .primary_img{width:auto;top:auto;left:40%;bottom:0}.main.new_style .ready_solutions.promo section.description{padding:70px 0 0}.main.new_style .ready_solutions.promo section.description h2{margin:50px 0 30px;text-align:center;padding:0 20px}.main.new_style .ready_solutions.promo section.description .two_col-item .card_computer{position:absolute;top:0;left:-70px;width:550px;height:auto;max-width:550px}.main.new_style .ready_solutions.promo section.description .two_col-item-tittle{margin-bottom:20px}.main.new_style .ready_solutions.promo section.description .bordered_message{margin:160px 0 80px}.main.new_style .ready_solutions.promo section.description .question_block>p{margin-bottom:115px}.main.new_style .ready_solutions.promo section.products{padding:40px 0 120px}.main.new_style .ready_solutions.promo section.prices{padding:80px 0 0}.main.new_style .ready_solutions.business section.primary .primary_img{top:auto;bottom:0;left:48%;width:auto}.main.new_style .ready_solutions.business section.primary .button_red{margin-bottom:60px}.main.new_style .ready_solutions.business section.description{padding-bottom:0}.main.new_style .ready_solutions.business section.description .question_block h2{margin-top:30px;margin-bottom:10px}.main.new_style .ready_solutions.business section.description .question_block .two_col-item_white{padding-top:0}.main.new_style .ready_solutions.business section.products .two_col{margin:15px 0 60px}.main.new_style .ready_solutions.business section.products .advantage_block{margin:50px 0}.main.new_style .ready_solutions.business section.middle_block{padding:20px 0 30px}.main.new_style .ready_solutions.business section.middle_block .easy_fill_block .grid_sm_5{display:flex;height:280px;align-items:center}.main.new_style .ready_solutions.landing section.primary .solutions_banner{margin-bottom:180px}.main.new_style .ready_solutions.landing section.primary .primary_img{left:46%;width:auto;bottom:50px;top:auto}.main.new_style .ready_solutions.landing section.description{padding:70px 0 0 0}.main.new_style .ready_solutions.landing section.description .category_img,.main.new_style .ready_solutions.landing section.description .content_blocks_img,.main.new_style .ready_solutions.landing section.description .control_panel_img,.main.new_style .ready_solutions.landing section.description .counter_img,.main.new_style .ready_solutions.landing section.description .feedback_form_img,.main.new_style .ready_solutions.landing section.description .landing_carousel_img,.main.new_style .ready_solutions.landing section.description .landing_map_img,.main.new_style .ready_solutions.landing section.description .reviews_img{position:absolute}.main.new_style .ready_solutions.landing section.description .control_panel_img{top:-55px;left:-16px;height:487px;width:712px;max-width:712px;z-index:0}.main.new_style .ready_solutions.landing section.description .content_blocks_img{max-width:580px;width:580px;height:309px;left:-16px}.main.new_style .ready_solutions.landing section.description .feedback_form_img{right:30px;width:600px;height:362px;max-width:600px}.main.new_style .ready_solutions.landing section.description .landing_carousel_img{left:-16px;top:-45px;width:579px;height:296px;max-width:579px}.main.new_style .ready_solutions.landing section.description .reviews_img{left:-57px;width:577px;height:399px;max-width:577px}.main.new_style .ready_solutions.landing section.description .category_img{left:-17px;width:577px;height:399px;max-width:577px}.main.new_style .ready_solutions.landing section.description .counter_img{left:75px}.main.new_style .ready_solutions.landing section.description .landing_map_img{top:-75px;left:-56px;height:377px;width:578px;max-width:578px;z-index:0}.main.new_style .ready_solutions.landing section.description .landing_turn-key h2.mt60{margin-top:60px}.main.new_style .ready_solutions.landing section.description .landing_turn-key .img_block{height:400px}.main.new_style .ready_solutions.landing section.description .bottom_divider{border-bottom:1px solid #ebebeb}.main.new_style .ready_solutions.create_blog section.primary .primary_img{bottom:0;top:auto;left:32%;width:auto;height:auto}.main.new_style .ready_solutions.create_blog section.primary .button_red{margin-bottom:60px}.main.new_style .ready_solutions.create_blog section.description{padding:0 0 20px}.main.new_style .ready_solutions.create_blog section.description .blog_create_block h2{font-size:38px;line-height:50px;letter-spacing:-.025em;font-family:GothamPro;text-align:center;margin-bottom:5px}.main.new_style .ready_solutions.create_blog section.description .blog_create_block>p{display:block;text-align:center;margin-bottom:60px}.main.new_style .ready_solutions.create_blog section.description .blue_bg_sm{margin-top:100px}.main.new_style .ready_solutions.create_blog section.products{background:0 0}.main.new_style .ready_solutions.create_blog section.products .bordered_message{margin-bottom:120px}.main.new_style .ready_solutions.create_blog section.products .blog_tools_img{position:absolute;top:-102px;right:-66px;height:567px;width:933px;max-width:933px;z-index:-1}.main.new_style .ready_solutions.create_blog section.products .strong_title{font-size:24px;line-height:34px;font-weight:700;font-family:GothamProBold;width:100%;text-align:center}.main.new_style .ready_solutions.hoa section.primary .primary_img{bottom:90px;left:44%;top:auto;width:auto;height:auto}.main.new_style .ready_solutions.hoa section.primary .button_red{margin-bottom:60px}.main.new_style .ready_solutions.hoa section.description{padding:70px 0 0}.main.new_style .ready_solutions.hoa section.description .hoa_site_img{position:absolute;top:0;height:482px;width:732px;right:0;max-width:732px}.main.new_style .ready_solutions.hoa section.description .two_col-item-tittle{margin-bottom:0}.main.new_style .ready_solutions.hoa section.products{padding:45px 0 110px}@media (max-width:1024px){.main.new_style .ready_solutions section.primary .primary_img{left:65%}.main.new_style .ready_solutions section.description .two_col-item-tittle{margin-bottom:80px}.main.new_style .ready_solutions section.products .site_variability_block p{padding:0 10px}.main.new_style .ready_solutions section.products .site_variability_block p br{display:none}.main.new_style .ready_solutions .solutions_main .solution_block:nth-of-type(2):after{right:auto;left:50%}.main.new_style .ready_solutions .solutions_main .solution_block:last-of-type:before{left:auto;right:30%}.main.new_style .ready_solutions .blue_bg_sm{margin-top:50px}.main.new_style .ready_solutions .two_col-item_white{padding:30px}.main.new_style .ready_solutions .advantage_block .fixed_container p{padding:0 10px;text-align:center}.main.new_style .ready_solutions .advantage_block .fixed_container p br{display:none}.main.new_style .ready_solutions.shop section.description .site_for_you_container img{bottom:auto;top:60%}.main.new_style .ready_solutions.shop section.description .site_for_you_container .grid_6{margin:40% auto 80px}.main.new_style .ready_solutions.shop section.description .question_block div br{display:none}.main.new_style .ready_solutions.shop section.description .advantage_block .fixed_container{margin-bottom:100px}.main.new_style .ready_solutions.promo section.description .two_col-item .card_computer{left:-77px;width:450px}.main.new_style .ready_solutions.promo section.description .bordered_message{margin:100px 0 80px}.main.new_style .ready_solutions.business section.description .two_col-item_white p br{display:none}.main.new_style .ready_solutions.business section.products .two_col-item_white p br{display:none}.main.new_style .ready_solutions.business section.middle_block .easy_fill_block .grid_5{height:auto}.main.new_style .ready_solutions.business section.middle_block .easy_fill_block .grid_5 p br{display:none}.main.new_style .ready_solutions.landing section.primary .solutions_banner{margin-bottom:180px}.main.new_style .ready_solutions.landing section.primary .primary_img{left:50%;width:80%}.main.new_style .ready_solutions.landing section.description .landing_turn-key .img_block.reviews_category{height:240px}.main.new_style .ready_solutions.landing section.description .landing_turn-key .img_block.reviews_category .reviews_img{width:100%;height:auto;left:-38px}.main.new_style .ready_solutions.landing section.description .landing_turn-key .img_block.reviews_category .category_img{width:100%;height:auto;left:0}.main.new_style .ready_solutions.landing section.description .counter{margin:40px 0 0}.main.new_style .ready_solutions.landing section.description .counter .counter_img{left:-15px;top:30px}.main.new_style .ready_solutions.landing section.description .grid_md_6 img{display:block;position:initial;margin:0 auto;width:auto;height:auto;max-width:100%}.main.new_style .ready_solutions.landing section.description>.fixed_container>.two_col .grid_12.mb50{margin-bottom:0}.main.new_style .ready_solutions.landing section.description>.fixed_container>.two_col .grid_12.mt90{margin-top:0}.main.new_style .ready_solutions.landing section.description>.fixed_container>.two_col .grid_12.mt60.mb50{margin-bottom:50px}.main.new_style .ready_solutions.landing section.description>.grey_bg.mt100{margin-top:0}.main.new_style .ready_solutions.landing section.description>.grey_bg.mt100 .grid_md_6.pos_rel{margin-bottom:40px}.main.new_style .ready_solutions.landing section.description .bottom_divider{padding-bottom:20px}.main.new_style .ready_solutions.landing section.description .bottom_divider>.mb80{margin-bottom:0}.main.new_style .ready_solutions.landing section.description .landing_turn-key.map .img_block{height:auto;display:flex;flex-direction:column-reverse}.main.new_style .ready_solutions.landing section.description .landing_turn-key.map .img_block .pl40{padding-left:0}.main.new_style .ready_solutions.landing section.description .landing_turn-key.map .img_block .pos_rel.mt40{margin-top:0}}@media (max-width:768px){.main.new_style .ready_solutions h1,.main.new_style .ready_solutions h1 .title_small{font-size:64px;text-align:center}.main.new_style .ready_solutions .green_blue_gradient{height:245px;background-position:50% 50%}.main.new_style .ready_solutions section.primary .primary_img{position:inherit;margin-bottom:70px}.main.new_style .ready_solutions section.primary .solutions_banner{text-align:center}.main.new_style .ready_solutions section.primary .item_description .desc .red_separator{margin:30px auto 40px}.main.new_style .ready_solutions section.solutions{margin-top:0}.main.new_style .ready_solutions section.solutions .two_col-item-tittle{display:block;position:relative;margin:0;padding:50px 0;z-index:1}.main.new_style .ready_solutions section.solutions .two_col-item-tittle:before{content:'';display:block;background:#f4f4f4;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);z-index:-1}.main.new_style .ready_solutions section.solutions ul li a{font-size:18px;line-height:34px}.main.new_style .ready_solutions section.solutions ul li img{margin:30px auto 10px}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block{padding:40px 0}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:first-of-type:before{position:initial;margin:60px auto auto;order:1}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:nth-of-type(2):after{position:initial;margin:60px auto auto;order:1;z-index:1;width:500px;height:359px}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:last-of-type:before{position:initial;margin:60px auto auto;order:1;width:500px;height:323px}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:first-of-type,.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:last-of-type,.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:nth-of-type(2){display:flex;flex-direction:column}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:first-of-type ul,.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:last-of-type ul,.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:nth-of-type(2) ul{margin:auto;text-align:center}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:first-of-type ul li,.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:last-of-type ul li,.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:nth-of-type(2) ul li{width:100%;float:none}.main.new_style .ready_solutions section.solutions .solutions_remains .solution_block{width:100%;text-align:center}.main.new_style .ready_solutions section.solutions .solutions_remains .solution_block ul li{width:100%;float:none}.main.new_style .ready_solutions section.solutions .solution_block li div{text-align:justify}.main.new_style .ready_solutions section.description>.fixed_container>.grid_sm_5,.main.new_style .ready_solutions section.description>.fixed_container>.grid_sm_7{text-align:center;margin-bottom:40px}.main.new_style .ready_solutions section.description .bordered_message .bordered_message-light{padding:0 20px}.main.new_style .ready_solutions .advantage_block .fixed_container p{padding:0;text-align:center;margin:20px auto 40px}.main.new_style .ready_solutions .examples_slider{display:none}.main.new_style .ready_solutions .green_blue_gradient .fixed_container .white_text{margin:auto;text-align:center}.main.new_style .ready_solutions .two_col-item-tittle{text-align:center}.main.new_style .ready_solutions section.bottom_block{margin-bottom:0}.main.new_style .ready_solutions.shop section.primary{padding:40px 0}.main.new_style .ready_solutions.shop section.description{padding:40px 0 0}.main.new_style .ready_solutions.shop section.description .question_block .grid_sm_6{text-align:center;margin-bottom:40px}.main.new_style .ready_solutions.shop section.description .creating_two_minutes{padding-top:40px}.main.new_style .ready_solutions.shop section.description .creating_two_minutes .grid_12.title_line{margin:40px 0}.main.new_style .ready_solutions.shop section.description .creating_two_minutes .item_thumb{text-align:center}.main.new_style .ready_solutions.shop section.description .creating_two_minutes .item_thumb.mt_xs{margin-top:40px}.main.new_style .ready_solutions.shop section.description .creating_two_minutes .item_thumb.mb_xs{margin-bottom:40px}.main.new_style .ready_solutions.shop section.description .advantage_block{margin-top:20px}.main.new_style .ready_solutions.shop section.description .advantage_block .bordered_message br{display:none}.main.new_style .ready_solutions.shop section.description .advantage_block .fixed_container{margin-bottom:60px}.main.new_style .ready_solutions.shop section.description .advantage_block .fixed_container .main_caption{margin:40px 0 60px}.main.new_style .ready_solutions.shop section.description .advantage_block .fixed_container .grid_12 .grid_sm_3:last-of-type p{margin-bottom:0}.main.new_style .ready_solutions.shop section.description .site_creation_block .grid_sm_5{text-align:center}.main.new_style .ready_solutions.shop section.description .site_creation_block li:last-of-type{margin:0}.main.new_style .ready_solutions.shop section.description .site_creation_block li:before{position:relative;display:inline-block;margin-right:10px;left:auto}.main.new_style .ready_solutions.shop section.description .site_creation_block .grid_12{margin-bottom:30px}.main.new_style .ready_solutions.shop section.description .site_creation_block .grid_12 .grid_12:last-of-type{margin:0}.main.new_style .ready_solutions.shop section.description .site_creation_block .grid_12 img.mb_xs{margin-bottom:30px}.main.new_style .ready_solutions.promo .question_block .two_col-item,.main.new_style .ready_solutions.promo .question_block .two_col-item_white{width:100%}.main.new_style .ready_solutions.promo section.description{padding:40px 0 0}.main.new_style .ready_solutions.promo section.description .two_col-item-tittle{margin-top:0;padding:0;text-align:left}.main.new_style .ready_solutions.promo section.description .two_col-item.pos_rel{text-align:center}.main.new_style .ready_solutions.promo section.description .two_col-item.pos_rel .card_computer{position:initial;max-width:100%}.main.new_style .ready_solutions.promo section.products{padding:40px 0 60px}.main.new_style .ready_solutions.promo section.prices{padding:40px 0 0}.main.new_style .ready_solutions.business section.description{padding:50px 0}.main.new_style .ready_solutions.business section.description .question_block h2{text-align:center}.main.new_style .ready_solutions.business section.description .question_block br{display:none}.main.new_style .ready_solutions.business section.products .bordered_message{height:auto}.main.new_style .ready_solutions.business section.products .bordered_message .bordered_message-bold{padding:40px 20px}.main.new_style .ready_solutions.business section.products .bordered_message .bordered_message-bold br{display:none}.main.new_style .ready_solutions.business section.middle_block .easy_fill_block>div{text-align:center}.main.new_style .ready_solutions.business section.middle_block .easy_fill_block .grid_1{margin-bottom:50px}.main.new_style .ready_solutions.business section.middle_block .easy_fill_block .grid_sm_5{text-align:center;height:auto;display:block}.main.new_style .ready_solutions.business .two_col-item_white{padding:20px}.main.new_style .ready_solutions.landing section.primary .solutions_banner{margin-bottom:80px}.main.new_style .ready_solutions.landing section.primary .primary_img{width:auto;margin-bottom:50px}.main.new_style .ready_solutions.landing section.description .pl40{padding-left:0}.main.new_style .ready_solutions.landing section.description .landing_turn-key .img_block .category_img,.main.new_style .ready_solutions.landing section.description .landing_turn-key .reviews_img_sm{position:initial;max-width:100%;display:block;margin:0 auto}.main.new_style .ready_solutions.landing section.description .landing_turn-key .img_block{height:auto}.main.new_style .ready_solutions.landing section.description .landing_turn-key .img_block.reviews_category{height:auto}.main.new_style .ready_solutions.landing section.description>.mt60{margin-top:50px}.main.new_style .ready_solutions.landing section.description>.mt60>.mt80{margin-top:50px}.main.new_style .ready_solutions.landing section.description>.grid_12.mb90{margin-bottom:50px}.main.new_style .ready_solutions.landing section.description>.grey_bg.mt100 .grid_12.mb90{margin-bottom:50px}.main.new_style .ready_solutions.landing section.description .counter{margin:0}.main.new_style .ready_solutions.landing section.description .counter .counter_img{position:initial;display:block;margin:0 auto}.main.new_style .ready_solutions.landing section.description .counter .mt70.mb100{margin-bottom:0}.main.new_style .ready_solutions.create_blog section.primary{padding:40px 0 0}.main.new_style .ready_solutions.create_blog section.primary .item_description .desc .red_separator{margin:30px auto 0}.main.new_style .ready_solutions.create_blog section.primary .solutions_banner{margin-bottom:0}.main.new_style .ready_solutions.create_blog section.description .blog_create_block{margin-top:60px}.main.new_style .ready_solutions.create_blog section.description .blog_create_block .grid_sm_6.pr40{padding-right:0;margin-bottom:30px}.main.new_style .ready_solutions.create_blog section.description .blog_create_block>p{margin-bottom:40px}.main.new_style .ready_solutions.create_blog section.description .blue_bg_sm{margin-top:70px}.main.new_style .ready_solutions.create_blog section.description .bordered_message{margin-bottom:70px}.main.new_style .ready_solutions.create_blog section.products{padding:40px 0 0}.main.new_style .ready_solutions.create_blog section.products .blog_tools_img{position:initial;width:auto;height:auto;max-width:100%}.main.new_style .ready_solutions.create_blog section.products .reorder{display:flex;flex-direction:column}.main.new_style .ready_solutions.create_blog section.products .reorder div:first-of-type{order:1}.main.new_style .ready_solutions.create_blog section.products .reorder div:nth-of-type(2){order:0}.main.new_style .ready_solutions.create_blog section.products .reorder div:last-of-type{order:2}.main.new_style .ready_solutions.create_blog section.products .reorder .strong_title{margin:50px auto}.main.new_style .ready_solutions.create_blog section.products .bordered_message{margin-bottom:70px}.main.new_style .ready_solutions.create_blog section.products .grey_bg .two_col{margin:0;padding:20px 0}.main.new_style .ready_solutions.create_blog section.products .grey_bg .two_col-item_white{width:100%;margin-top:0;padding:20px}.main.new_style .ready_solutions.create_blog section.prices{padding:0}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .grid_sm_3{text-align:center;padding:0 20px}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .grid_sm_3:nth-of-type(2),.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .grid_sm_3:nth-of-type(3){margin-bottom:30px}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .grid_sm_6>.grid_6{text-align:center;padding:0 20px}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .grid_12.mb110{margin-bottom:60px}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .grid_12.mt50{margin:0 0 40px}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .grid_12.mt80{margin:30px 0 80px}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .two_col-item-tittle{text-align:left}.main.new_style .ready_solutions.hoa section.description .hoa_site_img{position:initial;width:auto;height:auto;max-width:100%}.main.new_style .ready_solutions.hoa section.products{padding:45px 0 20px}.main.new_style .ready_solutions.hoa .advantage_block .fixed_container .main_caption{margin:30px 0 60px}}@media (max-width:650px){.main.new_style .ready_solutions h1,.main.new_style .ready_solutions h1 .title_small{font-size:58px}.main.new_style .ready_solutions section.description{padding:0}.main.new_style .ready_solutions section.description .blue_bg_sm{margin-top:0}.main.new_style .ready_solutions section.description .two_col-item-tittle{padding:0 20px;margin:60px 0}.main.new_style .ready_solutions section.prices{display:none}.main.new_style .ready_solutions.ready_list section.prices,.main.new_style .ready_solutions.ready_list section.products{display:none}.main.new_style .ready_solutions.ready_list .bordered_message,.main.new_style .ready_solutions.ready_list .grid_sm_5,.main.new_style .ready_solutions.ready_list .grid_sm_7{display:none}.main.new_style .ready_solutions.ready_list section.description>.fixed_container{padding:0}.main.new_style .ready_solutions.shop section.description .bordered_message{display:none}.main.new_style .ready_solutions.shop section.description .site_for_you_container a{height:auto}.main.new_style .ready_solutions.shop section.description .site_for_you_container a .fixed_container{height:auto;padding:60px 0}.main.new_style .ready_solutions.shop section.description .site_for_you_container img{display:none}.main.new_style .ready_solutions.shop section.description .site_for_you_container .grid_6{margin:60px auto}.main.new_style .ready_solutions.shop section.products{display:none}.main.new_style .ready_solutions.promo section.description .bordered_message{margin:40px 20px 70px}.main.new_style .ready_solutions.promo section.description .question_block>p{margin-bottom:80px;padding:0 30px}.main.new_style .ready_solutions.business section.primary{padding:40px 0 0}.main.new_style .ready_solutions.business section.primary .button_red{margin-bottom:40px}.main.new_style .ready_solutions.business section.description{padding:40px 0 0}.main.new_style .ready_solutions.business section.description .question_block{padding:0 20px}.main.new_style .ready_solutions.business section.description .question_block .two_col.mb90,.main.new_style .ready_solutions.business section.description .question_block h2{margin-bottom:30px}.main.new_style .ready_solutions.business .two_col-item_white{width:100%}.main.new_style .ready_solutions.business section.products .advantage_block .fixed_container .main_caption{margin:30px 0 60px}.main.new_style .ready_solutions.business section.products .advantage_block .fixed_container .grid_12 .grid_sm_3:last-of-type p{margin-bottom:0}.main.new_style .ready_solutions.business section.middle_block{padding:60px 0}.main.new_style .ready_solutions.business section.middle_block .easy_fill_block h2{margin:0 0 50px}.main.new_style .ready_solutions.landing section.primary .solutions_banner{margin-bottom:60px}.main.new_style .ready_solutions.landing section.description{padding:40px 0 0}.main.new_style .ready_solutions.landing section.description .landing_turn-key:first-of-type>.mt40{margin:0 0 40px}.main.new_style .ready_solutions.landing section.description .landing_turn-key:first-of-type>.mt40>.mt60.mb50{margin:40px auto}.main.new_style .ready_solutions.landing section.description>.grid_12.mb90{margin-bottom:40px}.main.new_style .ready_solutions.landing section.description>.grey_bg.mt100 .grid_12.mb90{margin-bottom:40px}.main.new_style .ready_solutions.landing section.description>.mt60{margin-top:40px}.main.new_style .ready_solutions.landing section.description>.mt60>.mt80{margin-top:40px}.main.new_style .ready_solutions.landing section.description .bottom_divider{padding-bottom:0}.main.new_style .ready_solutions.landing section.description .counter .mt70.mb100{margin-top:40px}.main.new_style .ready_solutions.landing section.description .landing_turn-key.map .img_block>.mt40{margin-top:0}.main.new_style .ready_solutions.landing section.description .two_col-item-tittle{margin:40px 0 60px}.main.new_style .ready_solutions.hoa section.description .two_col-item-tittle{padding:0}}@media (max-width:500px){.main.new_style .ready_solutions .blue_bg .button_red,.main.new_style .ready_solutions .blue_bg_sm .button_red,.main.new_style .ready_solutions .solutions_banner .button_red{width:100%;padding:25px 0;line-height:1.7em}.main.new_style .ready_solutions .blue_bg .tac,.main.new_style .ready_solutions .blue_bg_sm .tac{width:100%}.main.new_style .ready_solutions .blue_bg_sm{padding:0 20px}.main.new_style .ready_solutions .green_blue_gradient .fixed_container .white_text br{display:none}.main.new_style .ready_solutions .two_col-item-tittle{font-size:18px;line-height:1.7em}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:first-of-type:before{width:320px;height:422px;margin:20px auto auto}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:nth-of-type(2):after{width:440px;height:316px;margin:20px auto auto}.main.new_style .ready_solutions section.solutions .solutions_main .solution_block:last-of-type:before{width:440px;height:285px;margin:20px auto auto}.main.new_style .ready_solutions section.solutions ul li{padding-bottom:20px}.main.new_style .ready_solutions section.solutions ul li a{font-size:14px;line-height:1.8em;font-weight:600}.main.new_style .ready_solutions .blue_bg h2,.main.new_style .ready_solutions .blue_bg_sm h2{font-size:28px;line-height:1.32em}.main.new_style .ready_solutions .bordered_message{height:auto;background:0 0;border:3px solid #9dd754}.main.new_style .ready_solutions .bordered_message .bordered_message-light{font-size:30px;line-height:1.5em;margin:50px auto}.main.new_style .ready_solutions .bordered_message .bordered_message-light br{display:none}.main.new_style .ready_solutions.business section.middle_block .easy_fill_block .grid_sm_5 p br{display:none}.main.new_style .ready_solutions.create_blog section.description .blog_create_block,.main.new_style .ready_solutions.create_blog section.description .blue_bg_sm{margin-top:40px}.main.new_style .ready_solutions.create_blog section.products .bordered_message{margin-bottom:40px}.main.new_style .ready_solutions.create_blog .advantage_block .fixed_container .main_caption{margin:40px 0 60px}.main.new_style .ready_solutions.hoa section.primary{padding:40px 0 0}.main.new_style .ready_solutions.hoa section.primary .solutions_banner{margin-bottom:0}.main.new_style .ready_solutions.hoa section.description{padding:40px 0 0}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .grid_sm_3,.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .grid_sm_6>.grid_6{width:100%;margin:0 auto 30px}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .hoa_site_img{margin-bottom:30px}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .two_col-item-tittle{margin-top:40px}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .bordered_message{margin:0}.main.new_style .ready_solutions.hoa section.description .describe_block_hoa .grid_12.mt80{margin:30px 0 60px}}@media (max-width:480px){.main.new_style .ready_solutions h1,.main.new_style .ready_solutions h1 .title_small{font-size:42px}.main.new_style .ready_solutions section.primary .main_caption{font-size:28px}.main.new_style .ready_solutions section.primary .desc p br{display:none}.main.new_style .ready_solutions section.bottom_block .blue_bg{padding:70px 0}.main.new_style .ready_solutions.shop section.description .question_block h2{margin:20px 0 30px}.main.new_style .ready_solutions.shop section.description .question_block img{margin:10px 0 60px}.main.new_style .ready_solutions.shop section.description .creating_two_minutes .whitebg_text{padding:20px}.main.new_style .ready_solutions.shop section.description .creating_two_minutes .item_thumb img{width:70%}.main.new_style .ready_solutions.shop section.description .site_creation_block ol{padding-left:0}.main.new_style .ready_solutions.shop section.description .blue_bg{padding:50px 0}.main.new_style .ready_solutions.promo section.primary{padding:40px 0}.main.new_style .ready_solutions.promo section.description{padding:0}.main.new_style .ready_solutions.promo section.products{padding:0 0 40px}}@media (min-width:769px){.main.new_style .ready_solutions .advantage_block .grid_sm_3.grid_12.advantage{width:20%}}.popup.account_creation_popup{width:750px;height:auto;box-sizing:border-box;padding:40px 0 0 0}#pro_request_email_error{display:none}.account_creation_popup-form .error_text{color:#e2353b}.account_creation_popup-form .success_send{color:green;margin-bottom:10px}.account_creation_popup-form .error_send{color:#e2353b;margin-bottom:10px}.account_creation_popup-form .agreement label input,.account_creation_popup-form .agreement label span:before{margin-top:-16px!important}.popup.account_creation_popup h2{padding:0 90px;margin-bottom:30px}.popup.account_creation_popup .account_creation_popup-cost{display:flex;flex-flow:row wrap}.popup.account_creation_popup .cost_calculation .cost_calculation-item{display:none;flex-flow:column wrap;width:100%}.popup.account_creation_popup .cost_calculation .cost_calculation-item.active{display:flex}.popup.account_creation_popup .cost_calculation ul li{text-align:left}.popup.account_creation_popup .cost_calculation ul li span:last-of-type{position:absolute;top:15px;right:0}.popup.account_creation_popup .cost_calculation ul li:not(:last-of-type){margin-left:200px;margin-bottom:25px;font-size:16px;font-family:'Open Sans';font-weight:300}.popup.account_creation_popup .cost_calculation ul li:not(:last-of-type) span:last-of-type{font-weight:600}.popup.account_creation_popup .cost_calculation ul li:last-of-type{position:relative;margin:0 165px 0 200px;padding:20px 0;border-top:1px solid #eaeaea}.popup.account_creation_popup .cost_calculation .cost_calculation-total_text{font-size:16px;font-family:'Open Sans';font-weight:600}.popup.account_creation_popup .cost_calculation .cost_calculation-total_number{font-size:26px;font-family:GothamPro,'Open Sans';font-weight:300}.popup.account_creation_popup .cost_month{display:flex;flex-flow:row wrap}.popup.account_creation_popup .cost_month li{font-size:16px;font-family:'Open Sans';font-weight:400;text-decoration:none;color:#00a0dc;transition:all .2s;padding:12px 25px;cursor:pointer;display:inline-flex;border:1px solid #00a0dc;margin-bottom:30px}.popup.account_creation_popup .cost_month li.active{color:#fff;background:#00a0dc}.popup.account_creation_popup .cost_month li:first-of-type{border-right:0;border-left:1px solid #00a0dc;border-top:1px solid #00a0dc;border-bottom:1px solid #00a0dc;margin-left:200px}.popup.account_creation_popup .cost_month li:last-of-type{border-right:1px solid #00a0dc;border-left:0;border-top:1px solid #00a0dc;border-bottom:1px solid #00a0dc}.popup.account_creation_popup .account_creation_popup-form{padding:40px 196px 30px 200px;background:#f9f9f9}.popup.account_creation_popup .account_creation_popup-form input{background:#f9f9f9}.popup .your_email,.popup .your_name,.popup .your_phone{position:relative;margin:0 0 40px 0}.popup .your_email span,.popup .your_name span,.popup .your_phone span{position:absolute;top:-10px;left:0;font-family:'Open Sans';font-weight:300;font-size:12px;opacity:0}.popup input[type=email],.popup input[type=tel],.popup input[type=text]{width:100%;height:40px;border:none;border-bottom:1px solid #32333a;font-family:'Open Sans';font-weight:600;font-size:20px;color:#000}.popup input[type=email]:focus,.popup input[type=tel]:focus,.popup input[type=text]:focus{border-bottom:1px solid #009fdb;outline:0}.popup input[type=email]:focus+span,.popup input[type=tel]:focus+span,.popup input[type=text]:focus+span{opacity:1}@media (max-width:768px){#fancybox-content:has(.account_creation_popup-form),#fancybox-wrap:has(.account_creation_popup-form){max-width:424px}#fancybox-content:has(.account_creation_popup-form) .popup{padding:20px}.popup.account_creation_popup{width:auto}.popup.account_creation_popup .cost_calculation ul li:last-of-type{margin:0}.popup.account_creation_popup .cost_calculation ul li span:first-of-type{width:auto}.popup.account_creation_popup .cost_calculation ul li span:last-of-type{position:static}}.push *{box-sizing:border-box}.push{display:none;box-sizing:border-box;background:#fff;padding:20px;box-shadow:0 0 23px 1px rgba(0,0,0,.2);width:300px;font-size:14px;margin:20px;position:fixed;top:61px;z-index:3;line-height:1.42857143}.push p{margin:0 0 10px}.push button{background:#00a0dc;border:none;color:#fff;text-transform:uppercase;padding:10px 20px;font-size:14px;cursor:pointer;outline:0}.push button:hover{opacity:.9}.push .close{position:absolute;right:11px;top:11px;width:16px;height:16px;opacity:.7;cursor:pointer}.push .close:hover{opacity:1}.push .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:7px;content:' ';height:16px;width:2px;background-color:#333}.push .close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;left:7px;content:' ';height:16px;width:2px;background-color:#333}@font-face{font-family:als_rublregular;src:url(data:application/font-woff2;charset=utf-8;base64,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) format('woff2'),url(data:application/font-woff;charset=utf-8;base64,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) format('woff');font-weight:400;font-style:normal}@font-face{font-family:'Open Sans';src:url("/css/fonts/opensans/Light/OpenSans-Light.eot?v=1.1.0");src:url("/css/fonts/opensans/Light/OpenSans-Light.eot?#iefix&v=1.1.0") format("embedded-opentype"),url("/css/fonts/opensans/Light/OpenSans-Light.woff?v=1.1.0") format("woff"),url("/css/fonts/opensans/Light/OpenSans-Light.ttf?v=1.1.0") format("truetype"),url("/css/fonts/opensans/Light/OpenSans-Light.svg?v=1.1.0#OpenSansBold") format("svg");font-weight:300;font-style:normal}@font-face{font-family:'Open Sans';src:url("/css/fonts/opensans/Regular/OpenSans-Regular.eot?v=1.1.0");src:url("/css/fonts/opensans/Regular/OpenSans-Regular.eot?#iefix&v=1.1.0") format("embedded-opentype"),url("/css/fonts/opensans/Regular/OpenSans-Regular.woff?v=1.1.0") format("woff"),url("/css/fonts/opensans/Regular/OpenSans-Regular.ttf?v=1.1.0") format("truetype"),url("/css/fonts/opensans/Regular/OpenSans-Regular.svg?v=1.1.0#OpenSansBold") format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Open Sans';src:url("/css/fonts/opensans/Semibold/OpenSans-Semibold.eot?v=1.1.0");src:url("/css/fonts/opensans/Semibold/OpenSans-Semibold.eot?#iefix&v=1.1.0") format("embedded-opentype"),url("/css/fonts/opensans/Semibold/OpenSans-Semibold.woff?v=1.1.0") format("woff"),url("/css/fonts/opensans/Semibold/OpenSans-Semibold.ttf?v=1.1.0") format("truetype"),url("/css/fonts/opensans/Semibold/OpenSans-Semibold.svg?v=1.1.0#OpenSansBold") format("svg");font-weight:600;font-style:normal}@font-face{font-family:'Open Sans';src:url("/css/fonts/opensans/Bold/OpenSans-Bold.eot?v=1.1.0");src:url("/css/fonts/opensans/Bold/OpenSans-Bold.eot?#iefix&v=1.1.0") format("embedded-opentype"),url("/css/fonts/opensans/Bold/OpenSans-Bold.woff?v=1.1.0") format("woff"),url("/css/fonts/opensans/Bold/OpenSans-Bold.ttf?v=1.1.0") format("truetype"),url("/css/fonts/opensans/Bold/OpenSans-Bold.svg?v=1.1.0#OpenSansBold") format("svg");font-weight:700;font-style:normal}@font-face{font-family:'Open Sans';src:url("/css/fonts/opensans/ExtraBold/OpenSans-ExtraBold.eot?v=1.1.0");src:url("/css/fonts/opensans/ExtraBold/OpenSans-ExtraBold.eot?#iefix&v=1.1.0") format("embedded-opentype"),url("/css/fonts/opensans/ExtraBold/OpenSans-ExtraBold.woff?v=1.1.0") format("woff"),url("/css/fonts/opensans/ExtraBold/OpenSans-ExtraBold.ttf?v=1.1.0") format("truetype"),url("/css/fonts/opensans/ExtraBold/OpenSans-ExtraBold.svg?v=1.1.0#OpenSansBold") format("svg");font-weight:800;font-style:normal}@font-face{font-family:GothamPro;src:url("/css/fonts/gothampro/GOTHAPROLIG.OTF")}@font-face{font-family:GothamProBold;src:url("/css/fonts/gothampro/GOTHAPROBOL.OTF")}@font-face{font-family:GorhamProReg;src:url("/css/fonts/gothampro/GOTHAPROREG.OTF")}@font-face{font-family:GothaProLight;src:url('/css/fonts/gotha/GothaProLight.eot'),url('/css/fonts/gotha/GothaProLight.eot') format('embedded-opentype'),url('/css/fonts/gotha/GothaProLight.woff2') format('woff2'),url('/css/fonts/gotha/GothaProLight.woff') format('woff'),url('/css/fonts/gotha/GothaProLight.ttf') format('truetype'),url('/css/fonts/gotha/GothaProLight.svg#GothaProLight') format('svg')}@font-face{font-family:GothaProMedium;src:url('/css/fonts/gotha/GothaProMedium.eot'),url('/css/fonts/gotha/GothaProMedium.eot') format('embedded-opentype'),url('/css/fonts/gotha/GothaProMedium.woff2') format('woff2'),url('/css/fonts/gotha/GothaProMedium.woff') format('woff'),url('/css/fonts/gotha/fonts/GothaProMedium.ttf') format('truetype'),url('/css/fonts/gotha/GothaProMedium.svg#GothaProMedium') format('svg')}body,h1,h2,h3,h4,h5,h6{font-size:1em;line-height:1.5em}code,kbd,pre,samp,tt,var{font:0.875em/1.5em Consolas,"Courier New",monospace}body,optgroup{color:#000;background:#fff}body,code,dd,dl,form,pre{margin:0}body.preview,html:has(body.preview){scrollbar-width:none}body.preview::-webkit-scrollbar{display:none}a:link,a:visited,del,ins{text-decoration:none}a:link img,a:visited img,abbr,acronym,fieldset,object{border:none}sub,sup{position:relative;display:inline-block;font-size:.6875em;line-height:.6875em}sub{top:5px;vertical-align:middle}sup{top:-.125em;margin-top:-.6875em}abbr,acronym{cursor:help}address,cite,dfn{font-style:normal}code,pre{white-space:pre}img{vertical-align:bottom}textarea{vertical-align:top}button,input,select{overflow:visible;vertical-align:middle}legend{color:#000;margin:0 0 -.125em;padding:0}li{display:block;list-style:none}optgroup option{padding-left:1.375em}table{border-collapse:collapse}caption,th{text-align:left}td,th{padding:0;vertical-align:top}address,blockquote,fieldset,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6,th{font-weight:400}q{quotes:"\00ab" "\00bb" "\201e" "\201c"}q:after{content:"\00bb"}q:before{content:"\00ab"}q>q:after{content:"\201c"}q>q:before{content:"\201e"}body,table{font:14px/1.3em 'Open Sans',sans-serif;color:#333}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#333;font-weight:400;margin-bottom:16px}.h1,h1{font-size:28px;line-height:1.3em}.h2,h2{font-size:24px;line-height:1.3em}.h3,h3{font-size:18px;line-height:1.3em}.h4,.h5,.h6,h4,h5,h6{font-size:14px;line-height:1.3em}.cleaner{clear:both;font-size:0;line-height:0;height:0}.clearfix::after{content:'';display:table;clear:both}a{cursor:pointer;outline:0}a:hover,a:link,a:visited{text-decoration:none}a:link{color:#00a0dc}a:visited{color:#00a0dc}a:hover{color:#190800}input[type=search]::-webkit-search-cancel-button{appearance:none}.text{color:#333;overflow:hidden;overflow:visible;line-height:30px}.text a{cursor:pointer}.text a:hover,.text a:link,.text a:visited{text-decoration:underline}.flex_container_jcsb{display:flex;justify-content:space-between}.flex_container_jcsb a{text-decoration:none;flex-basis:calc(25% - 4px)}.text a:link{color:#00a0dc}.text a:visited{color:#00a0dc}.text a:hover{color:#ff5000;text-decoration:none}.text p{margin-bottom:10px;line-height:30px}.text_content p{line-height:30px}.news_anons.text{line-height:30px}.text p:last-child{margin-bottom:0}.text li{margin-bottom:10px}.text ul li{padding:0 0 0 20px;background:url(/img/li.webp) no-repeat;background-position:5px 12px;display:block;overflow:hidden;line-height:30px}.text ul ol,.text ul ul{margin-top:10px;margin-bottom:-10px}.text ol{padding:0 0 0 25px}.text ol li{display:list-item;list-style:decimal outside none;line-height:30px}.text ol ol,.text ol ul{margin-top:10px}.ol ol>li{display:block}.ol ol>li:before{content:counters(item, ".") ". ";counter-increment:item;float:left;margin-right:5px}.ol ol{counter-reset:item}.text table{margin-bottom:10px}.text table td,.text table th{border:1px solid;padding:2px 8px}.text hr{clear:both;border:none;border-bottom:1px solid #ddd;margin:30px 0}.text .quotes{color:#000;font-family:'Open Sans';font-weight:300;font-size:16px;line-height:1.8}.text h2,.text h3,.text h4,.text h5,.text h6{margin:16px 0}#body{position:relative;padding-top:1px;margin-top:-1px;overflow-x:hidden}#body .no_border,#body .text .no_border,#body .text .no_border tbody,#body .text .no_border td,#body .text .no_border th,#body .text .no_border thead,#body .text .no_border tr{border:0}.hidden{display:none}.center{text-align:center;margin:0 auto}.middle{display:inline-block;vertical-align:middle}.main_h1 h1,.main_h1 h2{color:#2ba0d9;font-size:46px;line-height:1.3em;margin-bottom:35px}#price_page h1{margin-bottom:0}.big_green_button,.big_green_button:link,.big_green_button:visited,.text .big_green_button:link,.text .big_green_button:visited{position:relative;font-size:19px;font-weight:600;line-height:18px;color:#fff;background:#83b341;text-decoration:none;display:inline-block;padding:23px 57px 23px 57px;text-align:center;text-shadow:none;box-shadow:2px 2px 0 0 #537820;-webkit-box-shadow:2px 2px 0 0 #537820;-moz-box-shadow:2px 2px 0 0 #537820;-webkit-transition:background .1s ease 0;-moz-transition:background .1s ease 0;-ms-transition:background .1s ease 0;-o-transition:background .1s ease 0;transition:background .1s ease 0}.big_green_button:active,.text .big_green_button:active{left:1px;bottom:-1px;box-shadow:1px 1px 0 0 #537820}.big_green_button:hover,.text .big_green_button:hover{background:#739b3e}.big_red_button,.big_red_button:link,.big_red_button:visited,.text .big_red_button:link,.text .big_red_button:visited{position:relative;font-size:19px;font-weight:600;line-height:18px;color:#fff;background:#e2353b;text-decoration:none;display:inline-block;padding:1em 3em;line-height:1.5em;text-align:center;text-shadow:none;-webkit-transition:background .1s ease 0;-moz-transition:background .1s ease 0;-ms-transition:background .1s ease 0;-o-transition:background .1s ease 0;transition:background .1s ease 0}.big_red_button:active,.text .big_red_button:active{left:1px;bottom:-1px;box-shadow:1px 1px 0 0 #be1d23}.big_red_button:hover,.text .big_red_button:hover{background:#d23a3f}.green_button_wrapper{text-align:center;margin:20px 0 20px 0}#body .green_button,#body .green_button:link,#body .green_button:visited,#body .text .green_button:link,#body .text .green_button:visited{position:relative;text-transform:uppercase;font-size:12px;font-weight:600;line-height:15px;color:#fff;background:#83b341;text-decoration:none;display:inline-block;vertical-align:middle;padding:7px 12px 6px 12px;text-align:center;text-shadow:none;box-shadow:2px 2px 0 0 #537820;-webkit-box-shadow:2px 2px 0 0 #537820;-moz-box-shadow:2px 2px 0 0 #537820;-webkit-transition:background .1s ease 0;-moz-transition:background .1s ease 0;-ms-transition:background .1s ease 0;-o-transition:background .1s ease 0;transition:background .1s ease 0}#body .green_button:active,#body .text .green_button:active{left:1px;bottom:-1px;box-shadow:1px 1px 0 0 #537820}#body .green_button:hover,#body .text .green_button:hover{background:#739b3e}#body .red_button,#body .red_button:link,#body .red_button:visited,#body .text .red_button:link,#body .text .red_button:visited{position:relative;text-transform:uppercase;font-size:12px;font-weight:600;line-height:15px;color:#fff;background:#e2353b;text-decoration:none;display:inline-block;vertical-align:middle;padding:7px 12px 6px 12px;text-align:center;text-shadow:none;box-shadow:2px 2px 0 0 #be1d23;-webkit-box-shadow:2px 2px 0 0 #be1d23;-moz-box-shadow:2px 2px 0 0 #be1d23;-webkit-transition:background .1s ease 0;-moz-transition:background .1s ease 0;-ms-transition:background .1s ease 0;-o-transition:background .1s ease 0;transition:background .1s ease 0}#body .red_button:active,#body .text .red_button:active{left:1px;bottom:-1px;box-shadow:1px 1px 0 0 #be1d23}#body .red_button:hover,#body .text .red_button:hover{background:#d23a3f}#body .green_button_blue,#body .green_button_blue:link,#body .green_button_blue:visited,#body .text .green_button_blue:link,#body .text .green_button_blue:visited{background:#1786bc url(/img/blue_button_bg.png) repeat-x;border:1px solid #1786bc;text-shadow:0 -1px #0776ac}.black_button,.black_button:link,.black_button:visited,.text .black_button:link,.text .black_button:visited{background:#5e6068 url(/img/black_button_bg.png) repeat-x;background-position:top;text-decoration:none;text-transform:uppercase;display:inline-block;vertical-align:middle;height:27px;font-size:13px;line-height:27px;font-weight:700;color:#fff;padding:2px 30px 0 30px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 1px #000;-moz-box-shadow:0 1px 1px #000;box-shadow:0 1px 1px #000;text-shadow:0 -1px #000;border-bottom:1px solid #000}.black_button:hover,.text .black_button:hover{background-position:bottom;color:#fff}.blue_button,.blue_button:link,.blue_button:visited,.text .blue_button:link,.text .blue_button:visited{position:relative;text-transform:uppercase;font-size:12px;font-weight:600;line-height:15px;color:#fff;background:#00a0dc;text-decoration:none;display:inline-block;vertical-align:middle;padding:7px 12px 6px 12px;text-align:center;text-shadow:none;-webkit-transition:background .1s ease 0;-moz-transition:background .1s ease 0;-ms-transition:background .1s ease 0;-o-transition:background .1s ease 0;transition:background .1s ease 0}.blue_button:hover,.text .blue_button:hover{background:#0082c6;color:#fff}.blue_button:active,.text .blue_button:active{left:1px;bottom:-1px;box-shadow:1px 1px 0 0 #075d7d}.big_blue_button,.big_blue_button:link,.big_blue_button:visited{font-size:18px;font-weight:600;line-height:18px;color:#fff;position:relative;display:inline-block;background:#00a0dc;text-decoration:none;padding:16px 60px 17px 60px;text-align:center;-webkit-transition:background .1s ease 0;-moz-transition:background .1s ease 0;-ms-transition:background .1s ease 0;-o-transition:background .1s ease 0;transition:background .1s ease 0}.big_blue_button:active{left:1px;bottom:-1px;box-shadow:1px 1px 0 0 #075d7d}.big_blue_button:hover{background:#0082c6}.promo_code,.promo_code:link,.promo_code:visited,.text .promo_code:link,.text .promo_code:visited{background:#fff url(/img/promo_code.png) repeat-x;background-position:center center;text-decoration:none;text-transform:uppercase;display:inline-block;vertical-align:middle;height:47px;font-size:22px;font-weight:700;line-height:47px;color:#fff;padding:0 20px;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-shadow:0 -1px #666;-webkit-box-shadow:0 0 1px 2px #2ba0d9;-moz-box-shadow:0 0 1px 2px #2ba0d9;box-shadow:0 0 1px 2px #2ba0d9}.promo_code::selection{background:#fff;color:#000}.promo_code::-moz-selection{background:#fff;color:#000}.site-counter,.site-counter .site-counter-title,.site-counter .site-counter-value{display:inline-block;vertical-align:middle}.site-counter-value .site-counter-number:first-child{margin-right:8px}.site-counter-value .site-counter-number:nth-child(4){margin-right:8px}.site-counter .site-counter-title{font-size:16px;line-height:1.3em;margin-bottom:5px}.site-counter .site-counter-number{background:url(/img/counter.png) no-repeat scroll 0 0 transparent;background-position:-225px 0;display:inline-block;height:30px;position:relative;width:24px;margin-right:1px}.site-counter .number-1{background-position:0 0}.site-counter .number-2{background-position:-25px 0}.site-counter .number-3{background-position:-50px 0}.site-counter .number-4{background-position:-75px 0}.site-counter .number-5{background-position:-100px 0}.site-counter .number-6{background-position:-125px 0}.site-counter .number-7{background-position:-150px 0}.site-counter .number-8{background-position:-175px 0}.site-counter .number-9{background-position:-200px 0}.system_icon{display:inline-block;vertical-align:middle;width:30px;height:30px;font-size:0;line-height:16px;background:url(/img/big_system_icons.png) no-repeat;background-position:0 0}.star_icon{background-position:0 -60px}.verify_icon{background-position:0 -30px}.numpages{text-align:center;margin:10px 0}.numpages li{display:inline-block;margin:0 5px 0 0;width:auto;min-height:0;text-align:center;vertical-align:middle}.numpages ul li .active_pagination_element,.numpages ul li a{padding:1px 6px;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.numpages ul .active .active_pagination_element,.numpages ul .active a:hover,.numpages ul .active a:link,.numpages ul .active a:visited{background-color:#00b1dc;color:#fff;text-decoration:none;cursor:default}.top_menu_wrapper{border-top:1px solid #2e2f35;background:#2e2f35 url(/img/top_menu_bg.png) repeat-x;height:80px;min-width:1000px}.top_menu_wrapper{position:relative;width:100%;overflow:hidden}.top_menu_wrapper #head_links{position:absolute;top:0;left:50%;background:url(/img/head_links.png) bottom left;width:95px;height:54px;padding-top:2px;margin-left:530px}.top_menu_wrapper #head_links a{display:block;color:#fcffff;font-weight:700;margin:5px 0 0 15px;font-size:12px;text-decoration:none;text-shadow:0 -1px 0 #077798}.top_menu_wrapper #head_links a:hover{text-decoration:underline}.top_menu{width:960px;margin:0 auto}.top_menu .menu_item{display:block;float:left;text-transform:uppercase;padding:6px 10px;margin:26px 8px;color:#fff;font-size:14px;line-height:16px;font-weight:400;text-shadow:0 1px #0d0e0f;overflow:hidden}.top_menu .current{-webkit-box-shadow:-1px -1px 1px 0 #222;-moz-box-shadow:-1px -1px 1px 0 #222;box-shadow:-1px -1px 1px 0 #222;background-color:#4e4f53;cursor:default}.top_menu .menu_item:hover{color:#7dbfe5}.top_menu .current:hover{color:#fff}.top_menu .logo{height:55px;padding:12px 0 0 0;margin:0 25px 0 0}.landing .main,.main.landing{margin-bottom:0}.main{margin:35px auto 40px}.container{width:1000px;margin:0 auto;position:relative}.umi-row{min-width:1000px}.footer_holder{width:100%;height:580px}.landing_footer_holder{height:200px}.footer_wrapper{margin:0;padding:40px 0;position:absolute;min-width:1000px;bottom:0;left:0;right:0;background:url(/img/foot_bg.png) repeat}.footer{width:1000px;margin:0 auto}.footer .text{color:#fff}.footer_main_menu{margin-bottom:40px}.footer_main_menu .current{cursor:default;color:#fff}.footer_main_menu .menu_item{display:inline-block;vertical-align:middle;text-transform:uppercase;margin:0;font-size:14px;line-height:1.3em;font-weight:500;padding:0 20px}.footer_main_menu .menu_item a:hover{color:#fff}.footer_main_menu .current a{color:#fff}.footer_main_menu .first{padding-left:0;border-left:0}.footer_main_menu .last{padding-right:0;border-right:0}.footer_blocks .footer_menu{width:100%}.footer_blocks .footer_right{width:100%;padding-top:20px}.footer_blocks .footer_bottom{margin:25px 0 0 0}.footer_blocks .footer_bottom .footer_info p{margin:0 0 4px 0}.footer_blocks .footer_bottom .footer_info p:last-child{margin:0}.footer_blocks .footer_bottom_l{width:17%;float:left;background:url(/img/foot_umi.png) no-repeat;background-position:left center;height:62px}.footer_blocks .footer_bottom_r{margin:0 0 0 17%;padding:18px 0 0 0}.footer_blocks .footer_small_text{font-size:12px}.footer_blocks .footer_bottom a{text-decoration:none}.footer_blocks .footer_bottom a:hover{color:#00a0dc;text-decoration:underline}.footer_blocks .footer_right .footer_info{font-size:13px;line-height:1.3em}.footer_blocks .footer_center{margin:0 330px;text-align:center}.footer_blocks .footer_rss_link a:hover{color:#fff}.footer_menu{font-size:13px;line-height:1.3em}.footer_menu ul li{display:inline-block;vertical-align:top;width:170px;margin:0 20px 15px 0}.footer_menu ul li.col-header{color:#fff;font-weight:700;font-size:15px;margin-bottom:10px;white-space:nowrap}.col-header ul li{margin:0 0 10px 0;font-weight:400;font-size:13px;color:#00a0dc}.col-header ul{margin-top:20px;white-space:normal}.col-header ul li a{font-size:13px;font-weight:300;color:#fff;line-height:1}.footer_menu ul li a:hover{color:#00a0dc}.footer_menu ul li div{color:#00a0dc;font-size:14px}.footer_menu ul .even{margin-right:0}.index_promo_wrapper_wrapper.landing{padding-bottom:34px;background:url(/img/big_shadow.png) no-repeat;background-position:center bottom}.index_promo_wrapper_wrapper.index_page{border-bottom:1px solid #cbcbcb;margin:15px 0 0 0;min-width:1000px;padding-bottom:40px}.index_promo_wrapper_wrapper.landing .index_promo_wrapper{background:url(/img/index_promo_bg.png) repeat-x;background-position:center bottom;padding-bottom:25px}.index_phone_wrapper_wrapper{width:1000px;margin:0 auto;color:#2ba0d9;font-weight:600;font-size:17px}.index_phone_wrapper_wrapper .index_phones{width:630px;margin:0 auto;text-align:center}.index_phone_wrapper_wrapper .index_phone{display:inline-block;margin:0 20px}.index_phone_wrapper_wrapper .index_phone span{display:block;font-size:12px}.index_promo{text-align:center;margin:0 auto}.index_promo_wrapper_wrapper.index_page .index_promo .h1,.index_promo_wrapper_wrapper.index_page .index_promo h1{font-size:48px;line-height:1.3em;color:#2ba0d9;margin:0 0 15px 0}.index_promo_wrapper_wrapper.landing .index_promo .h1,.index_promo_wrapper_wrapper.landing .index_promo h1{font-size:49px;line-height:1.3em;color:#2ba0d9;letter-spacing:-1px;margin:0}.index_promo .title{font-size:19px;line-height:1.3em}.index_promo .mobile-app-link{opacity:0;position:absolute;bottom:135px;left:50px;margin:0;width:auto;padding:0;z-index:1}.index_promo .mobile-app-text{opacity:0;position:absolute;top:85px;left:50px;width:38%;margin:0;padding:0;z-index:1;font-size:15px;color:#e0e1e2;text-align:left;line-height:21px}.index_promo .mobile-app-text-dop{opacity:0;position:absolute;bottom:215px;left:50px;width:38%;margin:0;padding:0;z-index:1;font-size:15px;color:#e0e1e2;text-align:left;line-height:21px}.index_promo .index_promo_slider{min-height:330px}.index_promo .index_promo_bottom{width:1000px;margin:0 auto;position:relative;text-align:center;margin-top:25px}.index_promo .index_promo_bottom .big_blue_button{position:absolute;left:0;bottom:0;display:block}.index_promo .index_promo_bottom .big_blue_button:active{left:1px;bottom:-1px}.index_promo .index_promo_bottom .black_button{position:absolute;left:0;top:20px}.index_promo .index_promo_bottom .site-counter{position:absolute;right:0;bottom:0}.landing .index_promo .main{text-align:left}.landing .index_promo .landing_top_title{margin-bottom:20px}.landing .index_promo .landing_top{padding:20px 0 0 0;margin:0 0 20px 0}.landing .index_promo .landing_top h1{display:inline-block;font-size:42px;line-height:1.3em;vertical-align:bottom;margin:0;width:800px}.landing .index_promo .landing_top .landing_logo{display:inline-block;vertical-align:bottom;width:200px}.landing .index_promo .site-counter{display:inline-block;vertical-align:top;width:200px}.landing .index_promo .title{display:inline-block;vertical-align:top;width:800px}.landing .landing_bottom{margin:60px 0 0 0;text-align:center}.landing .sites_examples_block{margin:60px 0;background:#4f515a url(/img/sites_examples_block_bg.png) repeat-x;background-position:bottom center;margin:40px 0 20px 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.index_title{margin-bottom:10px;text-align:center;position:relative}.index_title hr{margin:0;border:none;border-top:1px solid #ccc;position:relative;z-index:1;top:20px}.index_title h2{display:inline-block;margin:0;font-weight:300;font-size:40px;line-height:44px;position:relative;z-index:2;padding:0 40px;background:#fff;color:#000}.info_block{border:1px solid #d6d6d7;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:0 29px 20px 29px;margin:40px 0 40px 0;background:url(/img/info_block_bg.png) repeat-x;background-position:center bottom}.info_block .info_block_title{position:relative;text-align:center}.info_block .info_block_title h2{display:inline-block;margin:0;font-size:32px;font-weight:400;line-height:30px;position:relative;top:-15px;z-index:2;padding:0 40px;background:#fff;color:#000}.info_block_controls{text-align:center;margin-top:20px}.info_block.index_news{margin:60px 0 40px 0}.index_news .index_news_ul .index_news_item{display:inline-block;vertical-align:top;width:320px;margin-right:20px}.index_news .index_news_ul .last{margin-right:0}.index_news .index_news_ul .index_news_item .index_news_title{margin-bottom:8px}.index_news .index_news_ul .index_news_item .index_news_title h3{font-size:14px;line-height:1.3em}.index_news .index_news_ul .index_news_item .index_news_title .index_news_item_date{color:#676d73;font-size:11px;line-height:1.3em}.index_bottom_content{text-align:center;margin:20px 0}.index_bottom_content img{display:inline-block;vertical-align:middle;margin:0 20px}.sites_examples_block{padding:0;text-align:center;position:relative}.sites_examples_block h2{color:#fff;font-size:28px;line-height:1.3em;font-weight:300;padding:20px 0 20px 0;margin:0}.sites_examples_block .sites_examples{height:290px;overflow:hidden;margin:0 auto}.sites_examples_block .externalControl{text-indent:-99999px;-webkit-transition:all .2s lenear;-moz-transition:all .2s lenear;-o-transition:all .2s lenear;transition:all .2s lenear}.sites_examples_block .externalControl.prev{position:absolute;top:250px;left:0;width:50px;height:50px;background:url('/img/white-nav-l.png') no-repeat 50% 50%}.sites_examples_block .externalControl.next{position:absolute;top:250px;right:0;width:50px;height:50px;background:url('/img/white-nav-r.png') no-repeat 50% 50%}.sites_examples_block li{float:left;width:200px;height:270px;padding:10px;margin:0 2px}.sites_examples_block li img{background:#fff;padding:0;margin-bottom:10px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px}.sites_examples_block li a{color:#fff}.sites_examples_block li a:hover img{-webkit-box-shadow:0 0 5px #000;-moz-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000}.sites_examples_block .sites_examples_go_to{padding:20px 0 20px 0;text-align:center}.sites_examples_block .sites_examples_go_to .sites_examples_go{display:inline-block;vertical-align:middle;width:10px;height:10px;font-size:0;line-height:9px;background:#e5e5e5;margin:0 5px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.sites_examples_block .sites_examples_go_to .current{background:#0082c6;cursor:default}.info_block.client_reviews_block{background:0 0;position:relative;margin:0 0 40px 0;padding:0;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.landing_reviews .info_block.client_reviews_block{padding:30px 0 0 0;box-shadow:0 0 7px 1px rgba(0,0,0,.1) inset;background:url(/img/rew_bg.png) repeat}.info_block.client_reviews_block .next,.info_block.client_reviews_block .prev{text-indent:-99999px;-webkit-transition:all .2s lenear;-moz-transition:all .2s lenear;-o-transition:all .2s lenear;transition:all .2s lenear}.info_block.client_reviews_block .next.disabled,.info_block.client_reviews_block .prev.disabled{cursor:default;opacity:.3}.info_block.client_reviews_block .prev{position:absolute;top:200px;left:-50px;width:50px;height:50px;background:url('/img/promo-nav-l.png') no-repeat 50% 50%}.info_block.client_reviews_block .next{position:absolute;top:200px;right:-50px;width:50px;height:50px;background:url('/img/promo-nav-r.png') no-repeat 50% 50%}.info_block.client_reviews_block .tip_box{height:10px;float:left;margin:20px 0 20px 0;width:100%;text-align:center}.tip_box a{width:10px;height:10px;background:#e5e5e5;margin:0 10px 0 0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;cursor:pointer;display:inline-block}.link_to_response_page{text-align:center;display:inline-block;width:100%;margin:0 0 50px 0}.tip_box a.selected{background:#0082c6;cursor:default}.tip_box a span{display:none}.client_reviews{border-bottom:1px solid #eee;padding-bottom:30px;margin-bottom:30px}.client_reviews_block .info_block_title{margin:30px 0;display:inline-block;width:100%}.client_reviews_block .info_block_title h2{display:block;top:0;font-weight:400;background:rgba(0,0,0,0);font-size:32px}.client_reviews_block .client_reviews{width:1000px;margin:0 auto}.client_reviews_block .client_reviews .text .quotes{font-size:16px;line-height:24px;font-style:inherit;color:#333;font-family:inherit}.client_reviews_block .main{position:relative;width:900px}.client_reviews_block .index_title{margin:0 0 50px 0}.landing_reviews .client_reviews_block .index_title hr{display:none}.landing_reviews .client_reviews_block .index_title h2{background:0 0}.client_reviews .client_review{width:260px;margin:0 20px;display:inline-block;vertical-align:top}.client_reviews .client_review_page{margin-top:26px;margin-left:26px;vertical-align:top}.client_review_page .review_text{width:640px;display:inline-block;margin-top:24px;vertical-align:top;color:#000;font-family:'Open Sans';font-weight:300;font-size:16px;line-height:1.8}.client_review_page .review_text p{margin-bottom:0}.client_reviews .client_review.hidden{display:none}.client_reviews .client_review_info{position:relative;padding:0 0 25px 0;margin:0 0 10px 0;border-bottom:1px solid #00a0dc;box-shadow:0 1px 0 0 #fff}.client_reviews .client_review_info:after,.client_reviews .client_review_info:before{bottom:-1%;left:14%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.client_reviews .client_review_info:after{border-color:transparent;border-bottom-color:#fff;border-width:7px;margin-left:-7px}.landing_reviews .client_reviews .client_review_info:after{border-bottom-color:#f9f9f9}.landing_reviews .client_reviews .client_review_info:before{box-shadow:0 1px 0 0 #f9f9f9}.client_reviews .client_review_info:before{border-color:rgba(255,255,255,0);border-bottom-color:#00a0dc;border-width:8px;margin-left:-8px}.client_reviews .client_review_img{display:inline-block;vertical-align:middle;background:#fff;width:80px;margin-right:20px;padding:0;text-align:center;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px}.client_reviews .client_review_img img{width:80px;height:80px;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px}.client_reviews .client_review_page .client_review_img{display:inline-block;vertical-align:top;background:#fff;width:80px;margin-right:30px;text-align:center;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px}.client_reviews .client_review_title{display:inline-block;vertical-align:bottom;margin:0;width:180px;font-size:14px;line-height:22px}.client_review_page .client_review_title{display:inline-block;vertical-align:top;width:180px;margin-right:10px;font-size:14px;line-height:22px;margin-top:27px}.client_reviews .client_review_title .client_review_site_name{font-size:14px;font-weight:600;color:#00a0dc}.client_reviews .client_review_title .client_review_name{font-weight:700;font-size:16px}.client_reviews .client_review_page .client_review_title .client_review_name{font-weight:400;font-size:14px}.client_review_site_name,.client_reviews .client_review_title .client_review_name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client_review_site_name:hover,.client_reviews .client_review_title .client_review_name:hover{white-space:nowrap;overflow:visible;position:relative}.client_review_site_name span,.client_reviews .client_review_title .client_review_name span{background-color:#fff;z-index:20}.blog .blog_item,.news .new{margin:40px 0 50px 0}.blog .blog_item .read_more,.news .new .read_more{float:right}.blog .blog_item .blog_item_date,.news .new .news_date{display:inline-block;float:right;margin:6px 0 0 10px;font-size:14px;line-height:1.3em}.news_full{margin-bottom:40px}.blog img:not(.float_img-right):not(.float_img-left),.news_full img:not(.float_img-right):not(.float_img-left){max-width:100%;height:auto}.news_full .img_right{margin-right:30px;margin-left:30px;display:block;box-shadow:#888 0 0 25px;float:right}.news_full .img_float_right{float:right}.news_full .img_float_left{float:left}.news_full .img_centered{margin:30px auto;display:block}.news_full .action_over{display:block;background:#fafafa;padding:20px 30px;margin:30px 0}.news_full .action_over a{text-decoration:none;border:1px solid #00a0dc;padding:10px;margin-left:20px}.news_full .action_over a:hover{border-color:#ff5000}.icons_block_wrapper{margin-bottom:50px}.icons_block_wrapper_main{margin-bottom:50px}.icons_block_wrapper .center{margin-top:30px}.icons_block_wrapper .index_title{margin:0 0 50px 0}.icons_block_wrapper h2{color:#000;font-weight:400;font-size:32px}.icon_block{position:relative;cursor:help;display:inline-block;vertical-align:top;width:222px;height:150px;margin:0 10px 20px 10px}.icon_block .clarification_wrapper{display:none;position:absolute;top:60px;left:0;padding-left:0;cursor:default;z-index:10;pointer-events:none}.icon_block .clarification_wrapper:after{left:43%;top:-40px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-right-color:rgba(20,20,20,.8);border-width:20px;transform:rotate(90deg)}.icon_block.line_first{margin-left:26px}.icon_block.ter .clarification_wrapper:after{left:100%;border-left-color:rgba(20,20,20,.8);border-right-color:transparent}.icon_block.ter .clarification_wrapper{left:-270px}.icon_block:hover .clarification_wrapper{display:block}.icon_block .clarification_wrapper .clarification{width:240px;background-color:rgba(20,20,20,.8);padding:25px;color:#fff;font-size:13px;line-height:20px}.icon_block .clarification_wrapper .clarification p{margin:0}.icon_block .clarification_wrapper .clarification ul{padding-left:20px}.icon_block .clarification_wrapper .clarification ul li{overflow:visible;display:list-item;list-style:disc outside;background:0 0;padding:0}.icon_block .icon{display:inline-block;vertical-align:middle;height:85px;margin:0;width:100%;background:url(/img/promo_icons_2.png) no-repeat}.icon_block .icon_lp{display:inline-block;vertical-align:middle;height:85px;margin:0;width:100%;background:url(/img/promo_icons_lp.png) no-repeat}.icon_block .icon_1{background-position:0 -85px}.icon_block .icon_2{background-position:0 -499px}.icon_block .icon_3{background-position:0 -582px}.icon_block .icon_4{background-position:0 0}.icon_block .icon_5{background-position:0 -850px}.icon_block .icon_6{background-position:0 -330px}.icon_block .icon_7{background-position:0 -170px}.icon_block .icon_8{background-position:0 -765px}.icon_block .icon_13{background-position:0 -414px}.icon_block .icon_17{background-position:0 -255px}.icon_block .icon_20{background-position:0 -937px}.icon_block .icon_21{background-position:0 -680px}.icon_block .icon_31{background-position:0 -1017px}.icon_block .icon_32{background-position:0 -1100px}.icon_block .icon_33{background-position:0 -1180px}.icon_block .icon_34{background-position:0 -1264px}.icon_block .icon_lp.icon_5{background-position:0 -790px}.icon_block .icon_lp.icon_34{background-position:-15px -15px}.icon_block .icon_lp.icon_31{background-position:0 -526px}.icon_block .icon_lp.icon_32{background-position:-15px -962px}.icon_block .icon_lp.icon_33{background-position:0 -442px}.icon_block .icon_lp.icon_4{background-position:0 -354px}.icon_block .icon_lp.icon_1{background-position:0 -707px}.icon_block .icon_lp.icon_17{background-position:0 -883px}.icon_block .icon_lp.icon_8{background-position:0 -795px}.icon_block .icon_lp.icon_13{background-position:0 -276px}.icon_block .icon_lp.icon_2{background-position:0 -197px}.icon_block .icon_title{display:inline-block;vertical-align:middle;height:45px;margin:0;padding:20px 0 0 0;width:auto;font-size:13px;line-height:20px}.pens{width:100%;height:auto;margin:20px 0 40px 0;position:relative}.pens_main{width:1000px;height:160px;position:relative;z-index:2}.pens a{display:block;position:relative}.pens_text_1{text-shadow:0 1px 0 #fff;text-align:right;padding:0 5px 5px 5px;position:absolute;top:45px;left:140px;width:210px;height:65px;color:#000;font-size:26px;line-height:32px;pointer-events:none}.pens_text_2{text-shadow:0 1px 0 #fff;text-align:right;padding:0 5px 5px 5px;position:absolute;top:45px;right:140px;width:230px;height:65px;color:#000;font-size:26px;line-height:32px;pointer-events:none}.lp .pens_text_2{right:90px;width:290px}.icons_block_wrapper .big_green_button:link,.landing_text .big_green_button:link,.solutions_banner .big_green_button:link{box-shadow:none}.icons_block_wrapper .big_green_button:hover,.landing_text .big_green_button:hover,.solutions_banner .big_green_button:hover{-webkit-box-shadow:0 0 2px #666;-moz-box-shadow:0 0 2px #666;box-shadow:0 0 2px #666}.likes{padding:10px 0;display:flex;align-items:flex-start;justify-content:flex-start}.likes .likes-item{overflow:hidden;display:inline-block;vertical-align:middle;margin-bottom:10px}.likes .link-item{margin-bottom:10px}.vk-like{width:140px}.google-plus{width:90px}.likes_left{text-align:left}.likes_left .likes-item{margin-right:5px}.footer_likes{padding:0}.footer_likes .likes-item{float:left;margin-right:20px}.comments .ui-tabs{display:block;padding:0;margin-bottom:0;position:relative;border-bottom:1px solid #aaa}.comments .ui-tabs .ui-state{display:inline-block;vertical-align:bottom;padding:0;margin-right:3px}.comments .ui-tabs .ui-state a{display:block;padding:3px 6px;color:#333;text-decoration:none;font-family:Tahoma,Verdana,Helvetica,Arial,sans-serif;font-size:12px;line-height:16px;font-weight:700;border:1px solid #aaa;background-color:#eee;background-image:-webkit-gradient(linear,center top,center top,color-stop(.6,#eee),color-stop(1,#bbb));background-image:-moz-linear-gradient(center top,#eee,#bbb);box-shadow:0 1px 0 rgba(255,255,255,.6) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,.6) inset;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.6) inset}.comments .ui-tabs .ui-state a:hover{background-color:#fff;background-image:-webkit-gradient(linear,center top,center top,color-stop(.6,#fff),color-stop(1,#ccc));background-image:-moz-linear-gradient(center top,#fff,#ccc)}.comments .ui-tabs .ui-state .current,.comments .ui-tabs .ui-state .current:hover{border-bottom:0;background:0 0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.comments .ui-tabs .ui-state .ui-span{display:inline-block;vertical-align:middle}.comments .ui-tabs .ui-state .ui-icon{margin-right:4px}.comments{width:500px}.tabs .tab{display:none}.tabs .current{display:block}.tabs_block{border-bottom:1px solid #d6d6d7;margin-bottom:20px}.tabs_block .tab{-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;background:url(/img/tabs_bg.png) repeat-x;display:inline-block;vertical-align:bottom;margin-right:2px;border:1px solid #ccc;border-bottom:0;font-size:22px;line-height:58px;padding:0 30px;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0}.tabs_block .current{-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;border:1px solid #2d98cd;background:#3ba7dc;background:-moz-linear-gradient(top,#3ba7dc 0,#2894c9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3ba7dc),color-stop(100%,#2894c9));background:-webkit-linear-gradient(top,#3ba7dc 0,#2894c9 100%);background:-o-linear-gradient(top,#3ba7dc 0,#2894c9 100%);background:-ms-linear-gradient(top,#3ba7dc 0,#2894c9 100%);background:linear-gradient(top,#3ba7dc,#2894c9);color:#fff}.additional_controls a{display:inline-block;vertical-align:middle;line-height:24px;border:1px solid #ddd;padding:0 10px;color:#0eacdf;-webkit-box-shadow:0 -10px 10px #eee inset;-moz-box-shadow:0 -10px 10px #eee inset;box-shadow:0 -10px 10px #eee inset}.additional_controls a:hover{-webkit-box-shadow:0 -10px 10px #ddd inset;-moz-box-shadow:0 -10px 10px #ddd inset;box-shadow:0 -10px 10px #ddd inset}.additional_controls .first{border-right:0;border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px}.additional_controls .last{border-left:0;border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0}.additional_controls .current,.additional_controls .current:hover{color:#525252;-webkit-box-shadow:0 0 10px #ccc inset;-moz-box-shadow:0 0 10px #ccc inset;box-shadow:0 0 10px #ccc inset}#design_container{width:100%;margin:20px 0}#design_container .left_block{background:#4e515a url(/img/design_category_menu.png) repeat-y;background-position:right;padding:10px 0;border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;width:200px}#design_container .left_block h2{color:#fff;padding:0 20px}#design_container .left_block ul{border-top:1px solid #454850;border-bottom:1px solid #565962}#design_container .left_block li{border-top:1px solid #565962;border-bottom:1px solid #454850}#design_container .left_block a{color:#fff;display:block;padding:4px 20px 5px 20px}#design_container .left_block a:hover{background-color:#2ba0d9}#design_container .left_block .current{background-color:#2ba0d9}#design_list{background-color:#eee;text-align:left;padding:10px 0}#design_list .design_item{display:inline-block;vertical-align:top;width:160px;margin:20px;text-align:center}#design_list .design_item .site{background-color:#fff;position:relative;margin-bottom:10px;border:1px solid #eee;box-shadow:0 0 5px #999}#design_list .design_item .hover{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);background-color:#000;opacity:0;visibility:hidden;border-radius:0}#design_list .design_item:hover .hover{opacity:1;visibility:visible;transition-delay:0.2s}#design_list .design_item .hover_buttons{position:relative;top:55px}#design_list .design_item .hover_buttons a{margin-bottom:10px;width:120px;padding:5px 0}#create h1{color:#2ba0d9;background-color:#eee;padding:15px 40px 10px 40px;border-bottom:1px solid #ccc;margin:0}#create .create_fields{background-color:#ecf5d3;border-top:1px solid #fff;border-bottom:1px solid #ccc;padding:10px 35px}#create .create_fields td{padding:5px}#create .create_fields .last_td{width:100px;padding-top:3px;padding-left:20px}#create .create_fields .field{white-space:nowrap;width:100%}#create .create_fields .comment{margin-top:2px}#create .create_fields .create_message_holder{width:100px;height:0}#create .create_fields label{font-size:18px;line-height:1.3em}#create .create_fields input{border-top:1px solid #a1a1a1;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #d7dfc0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:220px;font-size:20px;line-height:30px;height:28px;display:inline-block;vertical-align:middle;margin-right:3px;padding:0 2px}#create .create_fields input:focus{border:1px solid #2ba0d9;box-shadow:0 0 2px #2ba0d9;-moz-box-shadow:0 0 2px #2ba0d9;-webkit-box-shadow:0 0 2px #2ba0d9}#create .create_fields #NewSiteName{text-align:right}.popup .my_site #NewSiteName{width:100%;height:40px;border:none;border-bottom:1px solid #000;font-family:'Open Sans';font-weight:600;font-size:24px;color:#000;position:relative;padding-right:100px;box-sizing:border-box}.popup .my_site #NewSiteName:active,.popup .my_site #NewSiteName:focus,.popup .my_site #NewSiteName:visited{outline:0}#create #base_domain_name{display:inline-block;vertical-align:middle;font-size:20px;line-height:30px}#create .controls{height:97px;background-color:#eee;border-top:1px solid #fff;padding:15px 40px 20px 40px}#create .controls #license{height:150px;width:550px;overflow:auto;background:#fff;margin-bottom:10px;border:1px solid #c2c2c2;resize:vertical}#create .controls .controls_button{margin-top:15px;text-align:center}#create .controls .checkbox strong{display:inline-block;vertical-align:middle}#create .controls .checkbox input{display:inline-block;vertical-align:middle;margin:0 10px 0 0}#create .create_message{width:100px}#create .create_message .system_icon{margin-right:5px}#create .create_message .middle{width:65px;font-size:11px;line-height:14px}#create #domain_occupied{display:none;color:red}#create #domain_free{display:none;color:#87af27}#create #checkdomain{display:none;color:#87af27;cursor:pointer}#create #email_error{display:none;color:red;font-size:12px;line-height:16px;position:absolute;top:40px;text-align:left}#create .create-site-preloader{padding:31px 0 30px 0}#price_page{position:relative}#price_page .main_h1{float:left;margin-right:72px}#price_page .tabs_block .tab{width:207px;padding:0;text-align:center}#price_page .tabs_block{padding-top:6px}#price_control{position:absolute;top:30px;right:0}#price_control .current{display:inline-block}.main_price_table{text-align:center;width:100%;border-spacing:0}.main_price_table td,.main_price_table th{border:1px solid #fff;text-align:center}.main_price_table td{border-top:1px solid #fff;border-bottom:1px solid #e4e4e5;padding:5px 0}.main_price_table td.tip{position:relative}.main_price_table td .new_tip{position:absolute;right:-4px;top:-4px;width:34px;height:38px;background:url('/img/new-label.png') 0 0 no-repeat;z-index:0}.main_price_table td .paid_inn{height:28px;display:inline-block;vertical-align:middle}.main_price_table td .paid_inn.pn_l{width:122px}.main_price_table td .paid_inn b{line-height:28px}.main_price_table td .paid_inn .star_icon{margin:6px 0 0 0}.main_price_table td .paid_inn.pn_r{width:122px;border-left:1px solid #fff}.main_price_table th{vertical-align:top;padding:0;background-color:#fff}.main_price_table .col_1{background-color:#eee;width:220px}.main_price_table .col_2{background-color:#ecf5d3;width:220px}.main_price_table .col_3{background-color:#eee;width:220px}.main_price_table .col_4{background-color:#ecf5d3;width:220px}.main_price_table .td_first,.main_price_table .th_first{text-align:left;vertical-align:middle}.main_price_table .th_first{text-align:center;vertical-align:top}.main_price_table .bottom{vertical-align:bottom}.main_price_table .th_first h2{margin-bottom:10px;text-align:left}.main_price_table .td_first{border:0;border-top:1px solid #fff;border-bottom:1px solid #f2f2f3}.th_first.back-th{position:relative}.main_price_table .th_first .sticky-wrapper{height:186px}.price_umi_cms{margin:30px 0 0 0}.main_price_table .th_wrapper{z-index:1}.sticky-wrapper.sticky .th_wrapper{height:auto;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;border-top-left-radius:0;border-top-right-radius:0}.th_duo .sticky-wrapper.sticky .th_wrapper .price_types_class_wrapper,.twice .sticky-wrapper.sticky .th_wrapper .price_types_class_wrapper{-webkit-transition:all .15s linear 0;-moz-transition:all .15s linear 0;-ms-transition:all .15s linear 0;-o-transition:all .15s linear 0;transition:all .15s linear 0}.sticky-wrapper.sticky .th_wrapper .th_title{margin-bottom:0}.sticky-wrapper.sticky .th_wrapper .price_types_class_wrapper{height:52px}#paid .sticky-wrapper.sticky .th_wrapper .price_types_class_wrapper{height:67px}#paid .sticky-wrapper.sticky .th_wrapper .price_types_class_wrapper .price_types_class{height:auto;line-height:initial}#paid .sticky-wrapper.sticky .th_wrapper .price_types_class_wrapper .strong{height:40px;font-size:23px;line-height:49px}#free .main_price_table .sticky-wrapper.sticky .th_wrapper,#free .main_price_table .twice .sticky-wrapper.sticky .th_wrapper,#paid .main_price_table .sticky-wrapper.sticky .th_wrapper,#paid .main_price_table .twice .sticky-wrapper.sticky .th_wrapper{padding:10px 10px 0 10px}#paid .main_price_table .twice .sticky-wrapper.sticky .th_wrapper .th_title{margin-bottom:0}#paid .main_price_table .twice .sticky-wrapper.sticky .th_wrapper .price_types_class_wrapper{height:67px}#paid .main_price_table .twice .sticky-wrapper.sticky .th_wrapper .price_types_class_wrapper .prt_title{font-size:12px;height:22px;line-height:22px}#paid .main_price_table .twice .sticky-wrapper.sticky .th_wrapper .price_types_class_wrapper .prt_price_tale{height:20px;line-height:20px}#paid .main_price_table .twice .sticky-wrapper.sticky .th_wrapper .price_types_class_wrapper .price_types_box .prt_price{height:auto;font-size:30px;line-height:25px}.main_price_table .th_duo .th_wrapper{position:relative}.main_price_table .th_duo{position:relative}.main_price_table .th_duo .promo_label{background:rgba(0,0,0,0) url(/img/pr_lable.png) no-repeat;width:63px;height:63px;position:absolute;top:-5px;right:-5px;cursor:pointer;z-index:2}.main_price_table .th_duo .promo_label .promo_label_tip{display:none;cursor:default;text-align:left;width:267px;font-weight:400;font-size:15px;line-height:21px;padding:25px 23px 25px 25px;z-index:1;background:#282e42;color:#fff;position:absolute;top:-32px;right:59px}.main_price_table .th_duo .promo_label .promo_label_tip a:hover{color:#739b3e}.main_price_table .th_duo .promo_label .promo_label_tip:after{left:100%;top:36px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(40,46,66,0);border-left-color:#282e42;border-width:6px;margin-top:-6px}.main_price_table .th_duo .promo_label:hover>.promo_label_tip{display:block}.main_price_table .th_duo.twice .th_wrapper{width:225px}#body .sticky-wrapper .red_button{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .15s linear 0;-moz-transition:all .15s linear 0;-ms-transition:all .15s linear 0;-o-transition:all .15s linear 0;transition:all .15s linear 0}#body #paid .main_price_table .twice .sticky .th_wrapper .red_button,#body #paid .main_price_table .twice .sticky .th_wrapper .red_button:link,#body .main_price_table .sticky .th_wrapper .red_button,#body .main_price_table .sticky .th_wrapper .red_button:link{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;padding:0;margin:0}.main_price_table .back-th .sticky-wrapper.sticky{position:relative;width:260px}.back-div{height:186px;width:260px;background:#fff;z-index:1}.back-div img{padding:35px 0 0 0}.sticky .back-div{border-right:2px solid #fff;margin:0 0 0 -1px;width:260px;height:110px}.sticky .back-div img{padding:0}.main_price_table .sticky img{height:110px;top:0}.btn_wrap{text-align:center;margin:30px 0}.btn_wrap.articles{margin:100px 0}#body .btn_wrap a.green_button{padding:10px 15px 9px 15px;font-size:14px}.main_price_table .th_wrapper{height:156px;width:150px;background-color:#4f515a;padding:15px 10px;color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.main_price_table .th_wrapper_blue{background-color:#2ba0d9}.main_price_table .th_wrapper .th_title{letter-spacing:-.5px;font-size:16px;font-weight:600;line-height:21px;margin-bottom:15px;white-space:nowrap}.price_types_class_wrapper .price_types_box{float:left;height:100%}.price_types_class_wrapper .price_types_box .prt_title{height:26px;line-height:26px;color:#f2fcad}.price_types_class_wrapper .price_types_box .prt_price{height:44px;line-height:44px;font-size:34px;font-weight:700;color:#fff;position:relative;text-indent:5px}.price_types_class_wrapper .price_types_box .prt_price_tale{height:14px;line-height:14px;color:#fff;font-size:13px;text-indent:9px}.price_types_class_wrapper .price_types_box.pr_start{width:112px}.price_types_class_wrapper .price_types_box.pr_wide{width:112px;border-left:1px solid #7c7c7c}#paid .main_price_table .twice .th_wrapper .price_types_class_wrapper{height:84px}#body .main_price_table .th_wrapper .red_button,#body .main_price_table .th_wrapper .red_button:link{margin:9px 0 1px 0}.main_price_table .price_types_class_wrapper{display:block;height:82px;overflow:hidden}.main_price_table .price_types_class{display:block;height:82px;font-size:13px;line-height:9px;position:relative}.main_price_table .price_types_class .from-price{font-size:18px;height:16px;line-height:14px}.main_price_table .prt_price .from-price{font-size:16px;height:16px;line-height:14px}#free .main_price_table .price_types_class{height:40px;padding:16px 0}.main_price_table .price_types_class .strong{display:block;font-weight:700;font-size:23px;line-height:33px}.main_price_table .price_types .strong{display:block;font-weight:700;font-size:34px;line-height:54px;height:50px}.main_price_table .domain_wrapper{height:18px}.main_price_table .domain_wrapper.footnote{cursor:help;position:relative}.main_price_table .star_icon{background:url(/img/system_icons.png) no-repeat;background-position:0 0;display:inline-block;vertical-align:middle;width:16px;height:16px;font-size:0;line-height:0}.main_price_table .icon_cross{background-position:0 -32px}.main_price_table .no_border{background:#fff;padding-top:20px}.main_price_table .table_title{text-align:left;padding-top:10px;padding-bottom:10px}.main_price_table .table_title h2{margin:0}.main_price_table .clarification_link sup{font-family:Tahoma;color:#333;font-size:11px;padding:0 0 0 3px}.main_price_table .clarification_link{display:inline-block;padding-right:5px;position:relative;cursor:help;color:#0096d4}.main_price_table .clarification_link:hover{color:#ff5000}#free .main_price_table .paid .clarification_link{color:#a0a0a0}.main_price_table .clarification_wrapper{display:none;position:absolute;top:-10px;right:-350px;padding-left:30px;cursor:default;z-index:10}.main_price_table .domain_wrapper.footnote .clarification_wrapper{right:-1px;top:-43px}.main_price_table .domain_wrapper.footnote .clarification_wrapper .clarification{width:200px}.main_price_table .clarification{width:330px;background-color:rgba(20,20,20,.85);padding:8px 10px 8px 10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.main_price_table .clarification_wrapper .text,.main_price_table .clarification_wrapper .text a{color:#fff}.main_price_table .clarification_wrapper .text ul{padding-left:20px}.main_price_table .clarification_wrapper .text li{background:0 0;display:list-item;list-style:disc outside;overflow:visible;padding:0}.main_price_table .clarification_link:hover .clarification_wrapper,.main_price_table .domain_wrapper.footnote:hover .clarification_wrapper{display:block}.main_price_table .th1,.main_price_table .th5{width:150px}.main_price_table .sticky-wrapper.sticky .th2,.main_price_table .sticky-wrapper.sticky .th6,.main_price_table .th2,.main_price_table .th6{width:140px}.main_price_table .sticky-wrapper.sticky .th3,.main_price_table .sticky-wrapper.sticky .th7,.main_price_table .th3,.main_price_table .th7{width:140px}.price_umi_cms a{display:block;background-color:#f3f3f3;border-radius:8px;box-shadow:0 1px 0 0 #cdcdd0;padding:0 0 0 50px;color:#769d1f;margin-bottom:10px;margin-top:5px}.price_umi_cms .umi_cms_title_left{font-size:20px;font-weight:700;line-height:1.3;width:370px}.price_umi_cms .umi_cms_img{margin:0 60px 0 50px}.price_umi_cms .umi_cms_title_right{font-size:14px;font-weight:700;line-height:1.3}.additional_tables{margin-top:30px}.additional_text{margin-top:30px;margin-bottom:20px}.add_text_inn ul li{padding:0 0 0 20px;background:url("/img/li.webp") no-repeat;background-position:5px 7px;display:block;margin:0 0 10px 10px}.angels{text-align:left}.angel{background:url("/img/info_block_bg.png") repeat-x scroll center bottom transparent;border:1px solid #d6d6d7;display:inline-block;vertical-align:top;width:450px;padding:8px 10px;margin:0 0 20px 0;text-align:left;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.angels .angel{margin:10px}.angel .img{float:left;margin-right:10px;background-color:#fff;background:#fff;padding:3px;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 5px #666;-moz-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}.angel .img img{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.angel-name{margin-bottom:5px;font-weight:700;font-size:16px;line-height:1.3em}.angel table{margin:0}.angel table td,.angel table th{border:0;padding-left:0}.price_table{color:#363636;text-align:left;font-size:12px;font-weight:700;line-height:1.3em;margin:10px 0;width:100%}.price_table td,.price_table th{padding:5px 10px;border:2px solid #fff}.price_table .thead td,.price_table thead th{padding:10px}.price_table .even{background-color:#eee}.price_table .thead,.price_table thead{background-color:#ecf5d3}.price_table .thead td,.price_table thead th{padding:10px}.common_services{margin-bottom:60px}.solutions_banner{margin:20px 0}.solutions_banner h2{text-align:center;font-size:22px}.solutions_banner .center{margin:60px 0 40px 0}.solutions{display:flex;flex-wrap:wrap;margin-top:60px}.solutions h2{display:block;width:100%;margin-bottom:30px}.solutions .solution{display:inline-block;position:relative;vertical-align:top;width:31%;padding:0 1%;text-align:center;margin-bottom:30px;z-index:1}.solutions .solution.hide{display:none}.solution p{padding:10px 0 20px 0}.solutions .solution img{box-shadow:0 0 15px #666;-moz-box-shadow:0 0 15px #666;-webkit-box-shadow:0 0 15px #666;padding:10px;background:#fff;margin-bottom:10px;width:200px;height:263px;max-height:263px}.template_image{margin:0 30px 15px 0;float:left;box-shadow:1px 1px 10px #454545;-moz-box-shadow:1px 1px 10px #454545;-webkit-box-shadow:1px 1px 10px #454545;border:1px solid #777}.bottom_createtemplate_button_wrapper{margin-top:30px;margin-bottom:30px;clear:both}#body .bottom_createtemplate_button_wrapper .green_button,#body .bottom_createtemplate_button_wrapper .green_button:link,#body .bottom_createtemplate_button_wrapper .green_button:visited{font-size:15px;line-height:26px;padding:5px 15px}.hosting img{display:inline-block;vertical-align:middle;margin-right:15px;margin-bottom:10px}.blue_table thead{background-color:#ebf0f6;font-weight:700}.blue_table td{border:1px solid #c8d5e6;padding:3px 7px}.shadow{background:url("/img/shadow.png") no-repeat center top transparent;height:20px;clear:both}#partner_page .partner_img-left{float:left;margin-left:0;margin-right:30px}#partner_page .partner_img-right{float:right;margin-left:20px;margin-right:20px}#partner_page .sites_examples_block{background:#4f515a url(/img/sites_examples_block_bg.png) repeat-x;background-position:bottom center;margin:40px 0 20px 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#partner_page .ui-tabs.tabs_block{display:none}#partner_page .sites_examples_block .externalControl.prev,.landing .sites_examples_block .externalControl.prev{position:absolute;top:6px;left:100px;width:64px;height:64px;background:url('/img/white-nav-l.png') no-repeat 50% 50%}#partner_page .sites_examples_block .externalControl.next,.landing .sites_examples_block .externalControl.next{position:absolute;top:6px;right:100px;width:64px;height:64px;background:url('/img/white-nav-r.png') no-repeat 50% 50%}.full-width .landing-carousel__wrapper .sites_examples_block .externalControl.prev{top:160px;left:0}.full-width .landing-carousel__wrapper .sites_examples_block .externalControl.next{top:160px;right:0}.landing-carousel__wrapper{position:relative;background-image:url(/img/paralax_bg.jpg);background-attachment:fixed;background-repeat:no-repeat;background-position:50% 0;background-size:cover}.landing-carousel__opacity{background:rgba(40,46,66,.9);width:100%}.full-width .sites_examples_block{background:0 0;width:1000px;margin:0 auto}.text .sites_examples_carousel li{background:0 0}.text .sites_examples_carousel li a{color:#fff;text-decoration:none}.ui-partners{float:left;height:60px;width:300px}.partner_details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.partner_type{margin:20px auto 30px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.partner_type div a{color:#000;font-size:16px;font-family:'Open Sans';font-weight:600;text-decoration:none;color:#000;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s}.partner_type div a:hover{color:#2b9fd8}.partner_type div{padding:12px 25px}.partner_type .active{border:1px solid #2b2b2b}.partner_type .active a{color:#2b9fd8}#partner{margin-top:20px;background:#eee;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:20px 50px}#partner fieldset{text-align:center}#partner .shadow{margin-bottom:15px}#partner fieldset.individual_form,fieldset.legal-entities_form{display:none}#partner fieldset.individual_form.active,fieldset.legal-entities_form.active{display:block}#partner fieldset .field{max-height:30px;position:relative}#partner fieldset .field .check{position:absolute;right:-40px;top:0}#partner form .field input,#partner form .field select{width:320px}#partner form .field select{width:332px}#partner .field #date_of_birth_error,#partner .field .check_login,#partner .field .email_error,#partner .field .login_free,#partner .field .login_occupied{display:none;cursor:help}#partner .field .check_login{cursor:pointer}form .field{display:inline-block;vertical-align:top;width:380px;text-align:left;margin:10px 35px}form .field_even{text-align:right}form .form_success{display:none}.info_block>.form_success{display:none}.info_block>.form_success.text .quotes{font-size:20px;padding-top:20px}form .field_textarea{width:830px}form .field .label{display:none}form .field .input{margin-right:5px}form .field input,form .field select,form .field_textarea textarea{width:368px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #ddd;box-shadow:0 -1px 0 #bbb;-moz-box-shadow:0 -1px 0 #bbb;-webkit-box-shadow:0 -1px 0 #bbb;font-size:14px;min-height:30px;box-sizing:border-box;padding:5px 5px 6px 5px}form .form_error input,form .form_error select,form .form_error textarea{border:1px solid red;box-shadow:0 0 5px red;-moz-box-shadow:0 0 5px red;-webkit-box-shadow:0 0 5px red}form .field_textarea textarea{width:818px;height:150px;resize:vertical}form .field select{height:30px;width:380px}.green_block{background-color:#ecf5d3;border-bottom:1px solid #fff;padding:25px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center}.green_block .green_block_item{text-align:left;margin:0 10px}.green_block .green_block_big{font-size:50px;line-height:50px;font-weight:700;color:#84ad27;margin-right:15px}.green_block .green_block_text{font-size:16px;line-height:1.3em;font-weight:700}.placeholder_text{color:#777}.stub{cursor:pointer}#index_promo_slider{margin-bottom:-89px;position:relative;height:460px;min-width:1000px}.slider .slide .slide_wrapper{height:360px}.slider .slide .slide_wrapper img.slide-image{margin:-50px auto -30px;display:inline-block;vertical-align:top;z-index:0}.slider .slider_title{font-size:30px;line-height:49px;font-weight:700}.slider .title{font-size:22px;line-height:28px;font-weight:600}.slider .sub-title{font-size:22px;font-weight:300;margin-top:5px}.slider .sub-title,.slider .title{position:relative;z-index:1}.slider .slide_lp .title{font-size:27px}.slider .activePage .slide_wrapper{display:inline-block;position:relative}#slider{width:700px;height:390px;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-default{margin:0 auto;padding:0 45px 28px 45px}.anythingSlider-default .anythingWindow{border-top:3px solid #777;border-bottom:3px solid #777}.anythingSlider-default .anythingControls a{background:#777 url(/images/default.png) center -288px repeat-x;color:#000;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px}.anythingSlider-default .anythingControls a span{visibility:visible}.anythingSlider-default .anythingControls a.cur{background:#888;color:#000}.anythingSlider-default .anythingControls a.start-stop{background-color:#040;color:#ddd}.anythingSlider-default .anythingControls a.start-stop.playing{background-color:#800}.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover,.anythingSlider-default .anythingControls a.start-stop.hover,.anythingSlider-default .anythingControls a.start-stop:hover{background-image:none;color:#ddd}.anythingSlider-default.activeSlider .anythingWindow{border-color:#7c9127}.anythingSlider-default.activeSlider .anythingControls a{background-color:#7c9127}.anythingSlider-default.activeSlider .anythingControls a.cur,.anythingSlider-default.activeSlider .anythingControls a:hover{background:#7c9127}.anythingSlider-default.activeSlider .anythingControls a.start-stop{background-color:#080;color:#fff}.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing{background-color:#d00;color:#fff}.anythingSlider-default.activeSlider .start-stop.hover,.anythingSlider-default.activeSlider .start-stop:hover{color:#fff}.anythingSlider-default .arrow{top:50%;position:absolute;display:block}.anythingSlider-default .arrow a{display:block;width:45px;height:140px;margin:-70px 0 0 0;text-align:center;outline:0;background:url(/images/default.png) no-repeat}.anythingSlider-default .back{left:0}.anythingSlider-default .back a{background-position:left top}.anythingSlider-default .back a.hover,.anythingSlider-default .back a:hover{background-position:left -140px}.anythingSlider-default .forward{right:0}.anythingSlider-default .forward a{background-position:right top}.anythingSlider-default .forward a.hover,.anythingSlider-default .forward a:hover{background-position:right -140px}.anythingSlider-default .anythingControls{outline:0;display:none}.anythingSlider-default .anythingControls ul{margin:0;padding:0;float:left}.anythingSlider-default .anythingControls ul li{display:inline}.anythingSlider-default .anythingControls ul a{font:11px/18px Georgia,Serif;display:inline-block;text-decoration:none;padding:2px 8px;height:18px;margin:0 5px 0 0;text-align:center;outline:0}.anythingSlider-default .anythingControls .anythingNavWindow{overflow:hidden;float:left}.anythingSlider-default .anythingControls .start-stop{padding:2px 5px;width:40px;text-align:center;text-decoration:none;float:right;z-index:100;outline:0}.as-oldie .anythingSlider-default .arrow{top:30%}.as-oldie .anythingSlider-default .arrow a{margin:0}.as-oldie .anythingSlider-default .anythingControls li{margin-left:3px}.as-oldie .anythingSlider-default .anythingControls a{margin:0}.as-oldie .anythingSlider-default .anythingNavWindow{margin:0 2px}.as-oldie .anythingSlider-default .anythingNavWindow li{padding:3px 0 0 0}.anythingSlider{display:block;overflow:visible!important;position:relative}.anythingSlider .anythingWindow{overflow:hidden;position:relative;width:100%;height:100%}.anythingSlider .anythingBase{background:0 0;list-style:none;position:absolute;overflow:visible!important;top:0;left:0;margin:0;padding:0}.anythingSlider .arrow span{display:block;visibility:hidden}.anythingSlider .arrow.disabled{display:none}.anythingSlider .panel{background:0 0;display:block;overflow:hidden;float:left;padding:0;margin:0}.anythingSlider .vertical .panel{float:none}.anythingSlider .fade .panel{float:none;opacity:0;position:absolute;top:0;left:0}.anythingSlider .fade .activePage{opacity:1;z-index:2}.anythingSlider.rtl .anythingWindow{direction:ltr;unicode-bidi:bidi-override}.anythingSlider.rtl .anythingControls ul{float:left}.anythingSlider.rtl .anythingControls ul a{float:right}.anythingSlider,.anythingSlider .anythingControls ul a,.anythingSlider .anythingWindow,.anythingSlider .arrow a,.anythingSlider .start-stop{transition-duration:0;-o-transition-duration:0;-moz-transition-duration:0;-webkit-transition-duration:0}.anythingSlider-default,.anythingWindow{border:none!important}.anythingSlider.anythingSlider-default.activeSlider{padding:0 1px!important}#slider-left .arrow,#slider-right .arrow{position:absolute;width:80px;top:0;bottom:0;z-index:100;background-repeat:no-repeat;background-position:center center;cursor:pointer}#slider-left .arrow{left:5%;background-image:url('/img/nav-l.png')}#slider-right .arrow{right:5%;background-image:url('/img/nav-r.png')}.index_promo_wrapper_wrapper.index_page #slider-left .arrow{left:5%;background-image:url('/img/promo-nav-l.png')}.index_promo_wrapper_wrapper.index_page #slider-right .arrow{right:5%;background-image:url('/img/promo-nav-r.png')}.arrow a{visibility:hidden}div.ulogin_block{margin-top:10px}div.loginza_block{padding-top:10px}div.loginza_block a.loginza{height:48px;width:48px;display:block;float:left;margin-left:15px}div.loginza_block a.loginza_google{background:url('/images/socialnetworks.png') no-repeat -48px 0}div.loginza_block a.loginza_yandex{background:url('/images/socialnetworks.png') no-repeat -96px 0}div.loginza_block a.loginza_other{background:url('/images/socialnetworks.png') no-repeat -192px 0}.h1-online{font-size:24px;line-height:1.3em;margin:16px 0}.index_news_item .read_more{float:left;margin:10px 0}.breadcrumbs{display:flex;align-items:center}.breadcrumbs ul{padding:8px 0;margin:20px 0 20px 0;list-style:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.breadcrumbs ul .separator_text{display:inline-block;width:17px;height:6px;background:url(/img/breadcrumbs-separator.webp);margin:0 5px 1px 5px}.breadcrumbs ul li{padding:0 5px 0 0;display:inline-block;margin:0 0 10px 0;line-height:20px}.breadcrumbs ul li a{padding:0 5px 0 0;display:inline-block}.breadcrumbs ul li a:hover{color:#0096d4;text-decoration:underline}.breadcrumbs ul li.breadcrumbs_home a.breadcrumb_home{display:inline-block;vertical-align:middle;width:12px;height:12px;background:transparent url(/img/icon_home.webp) top left no-repeat}.breadcrumbs ul li.breadcrumbs_last{color:#777;margin-right:20px}.breadcrumbs ul li.breadcrumbs_last a{color:#777;pointer-events:none}.breadcrumbs ul li.stars_container{display:inline-flex;align-items:center;justify-content:flex-end;margin:0;position:relative;bottom:-1px}.stars_container .star{width:15px;height:15px;background-image:url(../../../images/star.webp);background-size:cover}.stars_container .star_grey:first-of-type{margin-left:0}.stars_container .star_grey{width:15px;height:15px;background-size:cover;background-image:url(../../../images/star-grey.png)}.stars_container span{margin-left:5px}.index_promo_wrapper.landing{min-height:630px;padding:0}.landing .breadcrumbs ul{padding:0 15px 15px 0;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;border-bottom:1px solid #dedede}.landing .breadcrumbs ul li{padding:0 15px 0 0}.landing .breadcrumbs ul li a{padding:0 15px 0 0;font-size:14px}.landing .breadcrumbs .breadcrumb_separator{font-size:10px}.landing .breadcrumbs ul li.breadcrumbs_last{font-size:14px}.landing .main_h1 h1{font-weight:400;line-height:40px;margin:50px 0 35px 0;font-size:42px}.landing .text img{max-width:100%}.landing img.template_image{float:none;margin:0;padding:38px 0 0 0;border:none;box-shadow:1px 1px 20px rgba(0,0,0,.2);-moz-box-shadow:1px 1px 20px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 20px rgba(0,0,0,.2)}.landing img.template_image.demo_template_image{width:380px}.landing .landing_text{font-size:26px;line-height:34px;margin:0;padding:0 0 0 50px;box-sizing:border-box}.landing .landing_text_2{margin:30px 0 30px 0}.landing .template_description{position:relative;min-height:538px}.landing .bottom_createtemplate_button_wrapper{margin:55px 0;clear:none;display:inline-block}.landing_shadow{background:#fff url(/img/big_shadow.png) no-repeat top center;border-top:1px solid #fff;position:relative;padding:50px 0 0 0}.landing_advantage_wrap,.landing_dop_content_wrap,.landing_middle_text,.landing_solutions_wrap{background:#fff;position:relative}.landing_dop_content_wrap{padding:40px 0}.landing_dop_content_wrap .main{margin-top:0;margin-bottom:0}.landing_advantage_wrap{background:#00a0dc}.landing_advantage_wrap .main{margin-bottom:0}.landing_advantage_wrap .icons_block_wrapper_main{display:flex;flex-wrap:wrap;justify-content:space-between}.landing_middle_text{margin:0 0 20px 0}.landing_content_wrap{padding:50px 0;background:#f6f6f6;position:relative}.landing_content_wrap .main{margin-top:0;margin-bottom:0}.landing_content_wrap .main.center{justify-content:center}.landing_content_wrap .fixed_container{display:flex;flex-wrap:wrap}.landing_content{display:inline-block;padding:0 20px 0 0;margin-bottom:20px;box-sizing:border-box;vertical-align:top;text-align:left;font-size:13px}.landing_content p{line-height:1.8;font-weight:300;color:#000;font-size:14px;margin-bottom:10px}.index_news_ul{margin-top:10px}.seo_block_1,.seo_block_2,.seo_block_3,.seo_links{text-align:justify}.seo_title{top:-15px}.seo_block_1{margin-bottom:-50px;margin-top:30px}.seo_block_2{margin-bottom:27px;margin-top:-7px}.seo_block_3>ul{text-align:center}.seo_block_3>ul li{text-align:justify;display:inline-block;width:33%;vertical-align:top}.seo_block_3>ul>li>p{padding-left:15px;padding-right:15px}.doc_container{margin:0 0 50px 0;display:flex}.doc_container .doc_left{display:inline-block;vertical-align:top;width:300px}.doc_container .doc_right{display:inline-block;vertical-align:top;width:650px;margin:0 0 0 50px}.doc_container .doc_right img{max-width:100%}.doc_container .doc_left ul.level-1{border:1px solid #d9d8d7;border-radius:5px}.doc_container .doc_left ul.level-1>li>a{background:#efeeee;padding:15px;font-weight:700;font-size:14px}.doc_container .doc_left ul.level-1>li.current>a{color:#125e82;text-decoration:none}.doc_container .doc_left li{display:block;list-style:none;padding:0}.doc_container .doc_left ul.level-1>li .list_btn{display:none}.doc_container .doc_left li a{display:block;padding:7px 15px;font-size:13px;line-height:17px;color:#0096d4;text-decoration:underline}.doc_container .doc_left li a:hover{color:#125e82;text-decoration:none}.doc_container .doc_left ul.level-1 ul.level-2{padding:10px 0}.doc_container .doc_left ul.level-1 ul.level-2 li.current a{color:#125e82;text-decoration:none}.doc_container .doc_left ul li p.not_link_item_level_3{display:block;padding:7px 15px;font-size:13px;line-height:17px;color:#125e82;text-decoration:none}.doc_container .doc_left ul li p.not_link_item_level_2{color:#125e82;text-decoration:none;background:#efeeee;padding:15px;font-weight:700;font-size:14px;line-height:17px;display:block}.header_search_form{margin-bottom:20px}.header_search_form fieldset{width:100%;display:inline-block;vertical-align:middle;font-size:0}.header_search_form .search_form_string{margin:0;line-height:16px;font-family:Arial,Helvetica,sans-serif;font-size:14px;display:inline-block;outline:0;color:#555;padding:8px 10px 8px 10px;border:1px solid #ccc;height:auto;box-sizing:border-box;width:calc(100% - 78px);box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;background:#fff;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;-webkit-appearance:none}.header_search_form .search_form_string:focus{border:1px solid #2d98cd}.header_search_form .submit_button{height:34px;line-height:33px;margin-left:-1px;font-family:Arial,Helvetica,sans-serif;font-size:14px;cursor:pointer;text-align:center;width:78px;display:inline-block;vertical-align:top;color:#fff;background:#55a5ce;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;transition:all .1s linear;-o-transition:all .1s linear;-moz-transition:all .1s linear;-webkit-transition:all .1s linear;border:0}.header_search_form .submit_button:hover{background:#2d98ce}.header_search_form .submit_button:active{background:#077fba}.main_h1.term_h h1{margin:20px 0 20px 0}.terms_container{display:flex;align-items:flex-start;margin:0 0 50px 0}.terms_container .terms_block{display:flex;flex-wrap:wrap;vertical-align:top;width:340px;padding-top:22px}.terms_container .terms_content{display:inline-block;vertical-align:top;width:610px;margin:0 0 0 50px}.terms_block .terms_list{border-bottom:1px solid #d9d8d7;border-left:1px solid #d9d8d7;border-right:1px solid #d9d8d7;background:#fff;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.terms_block .terms_alpha{min-height:50px;padding:15px 0 5px 0;border-bottom:1px solid #d9d8d7}.terms_block .tm_content{height:0;overflow:hidden}.terms_block .tm_body{min-height:256px;padding:10px 0}.terms_block .t_tab{position:relative;box-shadow:0 1px 1px 0 #fff inset,0 1px 0 0 rgba(0,0,0,.15);font-weight:700;color:#777;font-size:13px;display:inline-block;vertical-align:top;cursor:pointer;text-align:center;border-top:1px solid #d9d8d7;background:-moz-linear-gradient(top,#efeeee 0,#fafafa 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#efeeee),color-stop(100%,#fafafa));background:-webkit-linear-gradient(top,#efeeee 0,#fafafa 100%);background:-o-linear-gradient(top,#efeeee 0,#fafafa 100%);background:-ms-linear-gradient(top,#efeeee 0,#fafafa 100%);background:linear-gradient(top,#efeeee,#fafafa)}.terms_block .t_tab.active{box-shadow:none;color:#0096d4;background:#fff}.terms_block #tab1.t_tab{padding:17px 0;width:166px;border-right:1px solid #d9d8d7;border-left:1px solid #d9d8d7;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px}.terms_block #tab1.t_tab:after{content:'';background:url(/images/l_ru.png) no-repeat 10px 18px;width:100%;height:100%;position:absolute;top:0;left:0}.terms_block #tab2.t_tab{padding:17px 0;text-indent:14px;width:171px;border-right:1px solid #d9d8d7;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px}.terms_block #tab2.t_tab:after{content:'';background:url(/images/l_en.png) no-repeat 10px 18px;width:100%;height:100%;position:absolute;top:0;left:0}.terms_block .tm_content.active{height:auto}.tm_content .tm_item a{font-size:16px;display:block;padding:7px 15px;text-decoration:underline}.tm_content .tm_item a:hover{text-decoration:none;color:#125e82}.tm_content div.current_item{color:#ff5000;font-size:16px;padding:7px 15px}.tm_content .tm_item.tm-selected a{text-decoration:none;color:#125e82;cursor:default}.terms_search_inn{width:100%;display:inline-block;vertical-align:middle;font-size:0}.terms_inn{margin:0}.terms-search-button{height:34px;line-height:34px;margin-left:-1px;font-family:Arial,Helvetica,sans-serif;font-size:14px;cursor:pointer;text-align:center;width:70px;display:inline-block;vertical-align:top;color:#fff;background:#55a5ce;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;transition:all .1s linear;-o-transition:all .1s linear;-moz-transition:all .1s linear;-webkit-transition:all .1s linear}.terms-search-button:hover{background:#2d98ce}.terms-search-button:active{background:#077fba}.terms_search_inn input{margin:0;line-height:16px;font-family:Arial,Helvetica,sans-serif;font-size:13px;display:inline-block;outline:0;color:#2d2d2d;padding:8px 10px 8px 10px;border:1px solid #ccc;height:auto;width:518px;box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;background:#fff;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;-webkit-appearance:none}@-moz-document url-prefix(){.terms_search_inn input{padding:9px 10px 7px 10px}}.terms_search_inn input:focus{border:1px solid #2d98cd}.listNav{margin:0 0 10px}.ln-letters{overflow:hidden;padding:0 12px}.ln-letters .all{display:none}.ln-letters a{font-size:13px;font-weight:700;display:block;float:left;padding:2px 3px;border-right:none;text-decoration:none}.ln-letters a.ln-selected{text-decoration:none;color:#16709b}.ln-letters a.ln-selected:hover{text-decoration:none;cursor:default}.ln-letters a:hover{text-decoration:underline;color:#16709b}.ln-letters p.ln-current,.ln-letters p.ln-disabled{font-size:13px;font-weight:700;display:block;float:left;padding:2px 3px;border-right:none}.ln-letters p.ln-disabled{color:#ccc}.ln-letters p.ln-current{color:#ff5000}.ln-letters a.ln-disabled.ln-selected,.ln-letters a.ln-disabled:hover{color:#ccc;text-decoration:none;cursor:default}.ln-no-match{padding:7px 15px;color:#555}.listNavShow{display:block}.listNavHide{display:none}.terms_list .holder{margin:0 15px 14px 15px;height:24px;line-height:24px}.terms_list .holder a{margin:0 5px 0 0;border-radius:2px;font-size:13px;cursor:pointer;padding:0 8px;color:#2894c9;display:inline-block;vertical-align:top;height:24px;font-weight:700}.terms_list .holder a:hover{background:#2894c9;color:#fff}.terms_list .holder a.jp-previous{display:none}.terms_list .holder a.jp-next{display:none}.terms_list .holder a.jp-current,a.jp-current:hover{background:#2894c9;color:#fff}.terms_list .holder a.jp-disabled,a.jp-disabled:hover{color:#bbb}.terms_list .holder a.jp-current,.terms_list .holder a.jp-disabled,a.jp-current:hover,a.jp-disabled:hover{cursor:default}.terms_list .holder span{margin:0 5px;color:#2894c9}.term_post{margin:30px 0 0 0;min-height:200px}.term_post h1{font-size:22px;margin:0 0 30px 0}.term_post form .field{margin:0 0 20px 0;width:340px}.term_post form .field input{margin:0;width:328px;font-family:Arial,Helvetica,sans-serif}.term_post form .field input[type=checkbox]{width:auto;height:auto;border:none;box-shadow:none}.term_post form .field_textarea textarea{width:328px;height:17px;font-family:Arial,Helvetica,sans-serif}.term_post .form_success{margin:0 0 20px 0;text-align:left;color:#009ed8}.term_post .form_controls{text-align:left}.solutions_button_create{text-align:center;margin-top:-70px;left:50%;transform:translateX(-50%);position:absolute;background:rgba(0,0,0,.8);width:200px;height:50px}.solutions_button_create a{margin-top:11px}.term_post .form_captcha div.captcha{border:1px solid #d9d8d7;border-radius:5px;padding:15px;margin-bottom:20px}.term_post .form_captcha .captcha>label{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start}.term_post .form_captcha .captcha>label img{margin:20px 0}.term_post .form_captcha .captcha>label input{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #ddd;box-shadow:0 -1px 0 #bbb;-moz-box-shadow:0 -1px 0 #bbb;-webkit-box-shadow:0 -1px 0 #bbb;font-size:14px;min-height:30px;box-sizing:border-box;padding:5px 5px 6px}.video-list{list-style:none;margin-top:20px;margin-bottom:40px;display:flex;flex-wrap:wrap}.video-list li{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:20px;margin-bottom:30px}.video-list li>a{display:block}.video_content{margin-bottom:10px}.video_content div iframe,.video_content div object{margin:20px auto 0;display:block;max-width:100%}.video_link{margin-top:10px;margin-bottom:10px}.additional_video_text,.video_anons,.video_descr_text{text-align:left}.video_descr_text{margin-bottom:20px;margin-top:20px}.response_header h1{display:inline}.response_header .big_blue_button{float:right;margin:5px 2px 0 0;padding:14px 40px 15px 40px;font-size:19px}.index_video_block_wrap{margin:50px 0 0 0}.index_video_block_wrap .index_title{margin:0 0 50px 0}.index_video_block_wrap .index_important_text{font-size:16px;line-height:24px}.index_video_block_wrap .index_important_text p{margin:0 0 22px 0}.index_video_block_wrap .video_block{background:url(/img/ipad.png) no-repeat;width:49%;height:288px;float:right}.index_video_block_wrap .video_block_iframe_wrap{margin:19px 0 0 65px;width:361px;height:226px}.index_video_block_wrap .imp_block{margin:0 53% 0 0}.sites_examples_wrap{margin:0;position:relative;background-image:url(/img/paralax_bg.jpg);background-attachment:fixed;background-repeat:no-repeat;background-position:50% 0;background-size:cover}.sites_examples_wrap .sites_examples_wrap_bg{background-color:rgba(40,46,66,.9)}.sites_examples_wrap .sites_examples_block h2{color:#fff;font-size:40px;line-height:1.1em;padding:50px 0 50px 0}.sites_examples_wrap .sites_examples_text{color:#fff;padding:0 20px 50px 20px;font-size:16px;line-height:24px}.index_reviews_wrap{margin:50px 0 0 0}.index_reviews_wrap .index_reviews_text{font-size:16px;line-height:24px;padding:0 0 50px 0}.index_reviews_wrap .info_block.client_reviews_block{margin:0}.index_reviews_wrap .link_to_response_page .big_blue_button{padding:16px 30px 17px 30px}.index_advantage_wrap{background:#00a0dc}.index_advantage_wrap .advantage_backing{width:100%;position:absolute;background:#00a0dc;left:0;height:623px}.index_advantage_wrap .icons_block_wrapper_main{margin:0}.index_advantage_wrap .index_title{margin:0 0 50px 0;padding:50px 0 0 0;width:100%}.index_advantage_wrap .index_title h2{background:0 0;color:#fff}.index_advantage_wrap .center{padding:50px 0 50px 0}.index_advantage_wrap .icon_block{margin:10px 0;height:auto;display:flex;flex-wrap:nowrap}.index_advantage_wrap .icon_block.last{margin:0 0 20px 0}.index_advantage_wrap .icon_block .icon{display:block;vertical-align:top;height:60px;margin:0 20px 0 0;width:60px;min-width:60px;background-image:url(/img/adv_icons.png);background-repeat:no-repeat}.index_advantage_wrap .icon_block .clarification_wrapper .clarification{background-color:rgba(20,20,20,.9)}.index_advantage_wrap .icon_4{background-position:0 -180px}.index_advantage_wrap .icon_2{background-position:0 -360px}.index_advantage_wrap .icon_31{background-position:0 0}.index_advantage_wrap .icon_17{background-position:0 -240px}.index_advantage_wrap .icon_6{background-position:0 -492px}.index_advantage_wrap .icon_3{background-position:0 -120px}.index_advantage_wrap .icon_34{background-position:0 -300px}.index_advantage_wrap .icon_13{background-position:0 -60px}.index_advantage_wrap .icon_99{background-position:0 -432px}.index_advantage_wrap .icon_title{display:inline-block;vertical-align:middle;height:auto;max-width:360px;margin:0;padding:0 20px 0 0;width:auto;line-height:26px;font-size:16px;color:#fff;font-weight:600}.index_news_wrap{margin:50px 0 0 0}.index_news_wrap .info_block.index_news{margin:0}.index_news_wrap .info_block{border:none;padding:0;background:0 0}.index_news_wrap .info_block .info_block_title{position:relative;text-align:center;margin:0 0 50px 0}.index_news_wrap .info_block .info_block_title h2{display:inline-block;margin:0;font-size:40px;font-weight:300;line-height:44px;position:relative;top:0;z-index:2;padding:0 40px;background:#fff;color:#000}.index_news_wrap .index_news_ul{margin:0}.index_news_wrap .info_block_controls{text-align:center;margin:20px 0 0 0;padding:0 0 50px 0}.index_news_wrap .index_news .index_news_ul .index_news_item .index_news_title{margin:0 0 10px 0}.index_news_wrap .index_news .index_news_ul .index_news_item .index_news_title h3{font-size:16px;font-weight:600;line-height:20px;margin:0 0 5px 0}.index_news_wrap .index_news .index_news_ul .index_news_item .index_news_title .index_news_item_date{color:#676d73;font-size:14px;line-height:20px}.index_news_wrap .index_news .index_news_ul .index_news_item .index_news_item_anons{font-size:17px;line-height:23px}.index_news_wrap .index_news .index_news_ul .index_news_item .read_more{display:none}.index_partner_wrap .index_title{margin:0 0 -20px 0}.index_partner_wrap .index_title h2{display:inline-block;margin:0;font-weight:600;font-size:22px;line-height:44px;position:relative;z-index:2;padding:0 40px;background:#fff;color:#000}.index_partner_wrap .index_partner_body{border:1px solid #ccc;padding:50px 0 50px 0;margin:0 0 50px 0;display:inline-block;width:100%}.index_partner_wrap .index_partner_box{float:left;width:132px;margin:0 10px 0 0}.index_partner_wrap .index_partner_box:first-child{margin:0 0 0 28px}.index_partner_wrap .index_partner_box:last-child{margin:0;width:120px}.index_hosting_transfer_wrap{background:url(/img/in_bg.png) repeat}.index_hosting_transfer_wrap .index_title{margin:0 0 50px 0;padding:50px 0 0 0}.index_hosting_transfer_wrap .index_title h2{background:0 0}.index_hosting_transfer_wrap .index_hosting_text{width:67%;font-size:16px;line-height:25px;vertical-align:top;display:inline-block;padding:0 0 50px 0}.index_hosting_transfer_wrap .index_hosting_img{width:25%;display:inline-block;margin:0 0 0 52px}.index_hosting_transfer_wrap .index_hosting_text p{margin:0 0 25px 0;line-height:24px}.index_hosting_transfer_wrap .index_hosting_transfer{padding-bottom:50px}.index_site_create_wrap{margin:50px 0 0 0}.index_site_create_wrap .index_title{margin:0 0 50px 0}.index_site_create_wrap .index_site_create_text{margin:0 0 50px 0;font-size:16px;line-height:24px}.index_site_create_wrap .index_title h2.seo_title{top:0}.index_site_create_wrap .seo_links{margin:0 0 30px 0;text-align:center}.index_site_create_wrap .seo_links .seo_links_title{margin:0 0 -11px 0;font-size:22px;line-height:28px;background:#fff;color:#000;text-align:center;display:inline-block;padding:0 50px}.index_site_create_wrap .seo_links_ul_wrap{border:1px solid #ccc;padding:45px 0 45px 0}.index_site_create_wrap .seo_links_ul_wrap ul{text-align:center}.index_site_create_wrap .seo_links_ul_wrap ul li{display:inline-block;padding:0 15px 0 15px;font-weight:600}.index_payments_wrap{position:absolute;top:-80px;left:50%;margin-left:-500px}.index_payments_body{margin:0 0 40px 0}.grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.grayscale.grayscale-fade{-webkit-transition:-webkit-filter .5s}.grayscale.grayscale-fade:hover{-webkit-filter:grayscale(0%);filter:none}.grayscale-replaced.grayscale-fade svg{opacity:1;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.grayscale-replaced.grayscale-fade:hover svg{opacity:0}.landing .index_promo .landing_top .landing_phones{display:inline-block;vertical-align:top;padding-top:20px;float:right}.landing .index_promo .landing_top .landing_phones .phone{display:inline-block;margin-right:60px}.landing .index_promo .landing_top .landing_phones .phone:last-child{margin-right:0}.landing .index_promo .landing_top .landing_phones .phone span{display:block}.landing .index_promo .landing_top .landing_phones .phone span.phone-number{font-weight:600;font-size:18px;margin-bottom:5px;color:#000}.landing .index_promo .landing_top .landing_phones .phone span.phone-title{font-size:11px;color:#959595}.landing .index_promo .index_promo_slider .site-counter{position:absolute;right:0;bottom:0;text-align:right}.landing .index_promo .index_promo_slider .landing_main_img+.site-counter{bottom:200px}.landing .index_promo .landing_subtop{text-align:center}.landing .index_promo .landing_subtop h1{margin-bottom:30px;margin-top:50px}.landing .index_promo .landing_subtop .title{text-align:justify;width:auto;font-size:16px}.landing .index_promo .index_promo_slider{width:1000px;margin:0 auto;position:relative}.blog{padding:15px 15px 15px 0}.blog .grid_with_preview_item{float:none;padding-right:20px;box-sizing:border-box}.blog h2{margin-top:45px}.blog .img-decor{display:block;margin:20px auto 30px}.blog .img-decor.gray{border:1px solid #ccc}.online_lessons:after{content:'';display:table;clear:both}.online_lessons .video_lesson{width:70%;float:left;padding:0;margin:0;box-sizing:border-box;border:1px solid #a4a4a4}.online_lessons .online_lessons-chat{width:30%;float:left;padding:0;margin:0;border:1px solid #a4a4a4;box-sizing:border-box}.online_lessons .chatbro_body{border:none}.online_lessons .chatbro_body .chatbro_bottom_border{border:none}.UMIDesigns *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.UMIDesigns,.umi-default-theme{color:#333;font:14px/1.3em Arial,Helvetica,sans-serif;width:100%;margin:20px 0}.UMIDesigns .umi-application-tabs{border-bottom:1px solid #d6d6d7;margin-bottom:20px}.UMIDesigns .umi-application-tabs .umi-tab.current,.UMIDesigns .umi-application-tabs .umi-tab.current:hover{-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;border:1px solid #2d98cd;background:#3ba7dc;background:-moz-linear-gradient(top,#3ba7dc 0,#2894c9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3ba7dc),color-stop(100%,#2894c9));background:-webkit-linear-gradient(top,#3ba7dc 0,#2894c9 100%);background:-o-linear-gradient(top,#3ba7dc 0,#2894c9 100%);background:-ms-linear-gradient(top,#3ba7dc 0,#2894c9 100%);background:linear-gradient(top,#3ba7dc,#2894c9);color:#fff}.UMIDesigns .umi-application-tabs .umi-tab{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA6CAIAAAD+yqSwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYwMjFGQjBGODMwNTExRTE4QUVERENGRjNGQ0IzOTcxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYwMjFGQjEwODMwNTExRTE4QUVERENGRjNGQ0IzOTcxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjAyMUZCMEQ4MzA1MTFFMThBRUREQ0ZGM0ZDQjM5NzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjAyMUZCMEU4MzA1MTFFMThBRUREQ0ZGM0ZDQjM5NzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz54I/BQAAAAPklEQVR42mL48OEj09+/f5kYGRmYGBgYgZgBzobQyGz8YoyMjFA5ZDbx8ph8VDlk/Vj4DP///0eRR8IAAQYAwvUJaAvU+RYAAAAASUVORK5CYII=) top center repeat-x;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;display:inline-block;vertical-align:bottom;margin-right:2px;border:1px solid #ccc;border-bottom:0;font-size:18px;line-height:58px;padding:0 15px;border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;text-decoration:none;color:#0096d4}.UMIDesigns .umi-application-tabs .umi-tab:hover{color:#ff5000}.UMIDesigns .umi-search,.UMIDesigns .umi-title-is-not-find{padding:15px 19px}.UMIDesigns .umi-search{width:100%;display:inline-block;vertical-align:middle;font-size:0}.UMIDesigns .umi-search .umi-search-button{height:34px;margin-left:-1px;font-family:Arial,Helvetica,sans-serif;font-size:14px;cursor:pointer;padding:8px 0;text-align:center;width:12%;max-width:91px;display:inline-block;vertical-align:top;color:#fff;background:#55a5ce;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;transition:all .1s linear;-o-transition:all .1s linear;-moz-transition:all .1s linear;-webkit-transition:all .1s linear}.UMIDesigns .umi-search .umi-search-button:hover{background:#2d98ce}.UMIDesigns .umi-search .umi-search-button:active{background:#077fba}.UMIDesigns .umi-search input{line-height:16px;font-family:Arial,Helvetica,sans-serif;font-size:13px;display:inline-block;outline:0;color:#2d2d2d;padding:8px 10px 8px 10px;border:1px solid #ccc;height:auto;width:88%;box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.4) inset;background:#fff;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;-webkit-appearance:none}@-moz-document url-prefix(){.UMIDesigns .umi-search input{padding:9px 10px 7px 10px}}.UMIDesigns .umi-search input:focus{border:1px solid #2d98cd}.UMIDesigns table{border:0;border-collapse:collapse;width:100%}.UMIDesigns table td.designs{background-color:#eee}.UMIDesigns table td{border:0;vertical-align:top}.UMIDesigns .umi-left-block{background-color:#4e515a;border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;width:200px}.UMIDesigns .umi-left-block .category_header,.UMIDesigns .umi-left-block h2{font-size:24px;font-weight:700;color:#fff;padding:10px 0 0 20px;margin-bottom:16px}.UMIDesigns .umi-left-block ul{padding:0 0 10px 0;margin:0;border-top:1px solid #454850}.UMIDesigns .umi-left-block li{border-top:1px solid #565962;border-bottom:1px solid #454850;list-style:none outside none}.UMIDesigns .umi-left-block a{color:#fff;display:block;padding:4px 20px 5px 20px;text-decoration:none;outline:0}.UMIDesigns .umi-left-block .current,.UMIDesigns .umi-left-block a:hover{background-color:#2ba0d9}.UMIDesigns .umi-designs-pagination{padding:10px;text-align:center}.UMIDesigns .umi-designs-pagination a{color:#0096d4;padding:3px;background-color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:3px 4px;min-width:22px;text-align:center;display:inline-block;text-decoration:none}.UMIDesigns .umi-designs-pagination a.active,.UMIDesigns .umi-designs-pagination a:active,.UMIDesigns .umi-designs-pagination a:hover{background-color:#2894c9;color:#fff}.UMIDesigns .umi-designs-list .umi-design-item .umi-img-container{display:block;background-color:#fff;padding:1px 17px;-webkit-box-shadow:0 0 5px #999;-moz-box-shadow:0 0 5px #999;box-shadow:0 0 5px #999;-webkit-transition-property:box-shadow;-webkit-transition-duration:.5s;-webkit-transition-timing-function:ease;-moz-transition-property:box-shadow;-moz-transition-duration:.5s;-moz-transition-timing-function:ease;-o-transition-property:box-shadow;-o-transition-duration:.5s;-o-transition-timing-function:ease}.UMIDesigns .umi-designs-list .umi-design-item:hover .umi-img-container{-webkit-box-shadow:0 0 5px #000;-moz-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000}.UMIDesigns .umi-designs-list .umi-design-item a,.umi-registration-form a{color:#0096d4}.UMIDesigns .umi-designs-list .umi-design-item a:hover,.umi-registration-form a:hover{color:#00a5e8}#umi-select-design{padding:20px}.UMIDesigns .umi-designs-list .umi-design-item{display:inline-block;margin:20px;width:160px;vertical-align:top;text-align:center}.UMIDesigns .umi-designs-list .umi-design-item .umi-buttons a,.UMIDesigns .umi-designs-list .umi-design-item .umi-buttons a:hover{color:#fff}.UMIDesigns .umi-designs-list .umi-design-item .umi-buttons{position:absolute;padding:50px 19px 0 19px;background:rgba(0,0,0,.8);display:none;width:160px;height:168px}.UMIDesigns .umi-designs-list .umi-design-item:hover .umi-buttons{display:block}.UMIDesigns .umi-button{color:#fff;padding:7px 10px 6px 10px;line-height:15px;margin:0 0 10px 0;display:inline-block;text-decoration:none;font-weight:600;font-size:12px;text-transform:uppercase;outline:0}.UMIDesigns .umi-button-fit{display:block;text-align:center}.UMIDesigns .umi-design-description{display:inline-block;padding-top:10px;text-decoration:none}span.recomend-title{padding:0 20px;font-size:30px;text-align:center;color:#000;font-weight:300;display:block;margin-bottom:50px;line-height:35px}div.recomend-content{padding:20px 20px 10px 20px}div.recomend-content ul{display:flex;flex-wrap:wrap}div.recomend-content ul li{display:inline-block;width:calc(100% / 4);box-sizing:border-box;padding:0 40px 0 0;vertical-align:top;font-size:14px;line-height:1.8}.page-tariff h1{color:#2ba0d9;font-size:46px;line-height:1.3em;margin:0}.page-tariff table{width:100%}.page-tariff th{width:254px;vertical-align:middle;padding:0 5px}.page-tariff tr+tr th{border-top:1px solid #ccc}.page-tariff tr:nth-child(2){height:41px}.page-tariff td{text-align:center}.page-tariff__header td{vertical-align:bottom}.page-tariff__header td+td{padding-left:1px}.page-tariff__header td:last-child div[class^=site-type-]{border-right:1px solid #a76162;border-top-right-radius:5px}.page-tariff__title{font-size:18px}.page-tariff__price{overflow:hidden;border-top:1px solid #d99181}.page-tariff__cell{width:50%;height:40px;float:left;line-height:36px;font-size:22px}.page-tariff__cell span{font-size:14px}.page-tariff .free-tariff{display:block;position:relative;height:36px;font-size:15px;color:#545454;font-weight:700;line-height:48px}.page-tariff .free-tariff:before{content:'';display:block;width:1px;height:2007px;background:#ed3435;position:absolute;top:0;left:0}.page-tariff .free-tariff:after{content:'';display:block;width:1px;height:2007px;background:#ed3435;position:absolute;top:0;right:0}.page-tariff .btn-create-site{display:inline-block;width:132px;height:34px;line-height:34px;border:1px solid #a8b1be;border-radius:3px;font-size:15px;color:#000;background:#eceef2;background:-moz-linear-gradient(top,#eceef2 0,#d8dee7 100%);background:-webkit-linear-gradient(top,#eceef2 0,#d8dee7 100%);background:linear-gradient(to bottom,#eceef2 0,#d8dee7 100%);box-shadow:inset 0 1px #fff}.page-tariff .wrap-create-site{position:relative;padding:15px 0}.page-tariff td+td .wrap-create-site:before{content:'';display:block;width:0;height:44px;border-left:1px dotted #aaa;position:absolute;left:0;top:50%;margin-top:-22px}.page-tariff .item td{width:95px;padding:10px 0;vertical-align:middle;border-bottom:1px solid #fff}.page-tariff .item td+td{border-left:1px solid #fff}.page-tariff .item td:nth-child(n+2):nth-child(-n+3),.page-tariff .item td:nth-child(n+6):nth-child(-n+7){background:#ddd}.page-tariff .item td:nth-child(n+4):nth-child(-n+5),.page-tariff .item td:nth-child(n+8):nth-child(-n+9){background:#e8e8e8}div[class^=site-type-]{background:#f58d8e;background:-moz-linear-gradient(top,#f58d8e 0,#ed3435 65%,#ed3435 100%);background:-webkit-linear-gradient(top,#f58d8e 0,#ed3435 65%,#ed3435 100%);background:linear-gradient(to bottom,#f58d8e 0,#ed3435 65%,#ed3435 100%);padding:10px 10px 0 10px;color:#fff;border-top:1px solid #a76162;border-top-left-radius:5px;box-shadow:0 -1px 0 0 #d7d7d7}.site-type-specialist .page-tariff__title{height:54px;line-height:54px}.site-type-landing .page-tariff__title{height:64px;line-height:64px}.site-type-company .page-tariff__title{height:74px;line-height:74px}.site-type-store .page-tariff__title{height:84px;line-height:84px}.create-button{margin:50px auto 20px;text-align:center}.float-header{height:100px;position:fixed;width:1000px;top:0;z-index:1;display:none}.fh-column{width:185px;height:100%;display:inline-block;border-left:1px solid #fff;background:-moz-linear-gradient(top,#f58d8e 0,#ed3435 65%,#ed3435 100%);background:-webkit-linear-gradient(top,#f58d8e 0,#ed3435 65%,#ed3435 100%);background:linear-gradient(to bottom,#f58d8e 0,#ed3435 65%,#ed3435 100%)}.fh-column.first{width:254px;background:#fff}.fh-column.last{width:186px}.fh-column.fh-red:first-child{border:none}.fh-column:nth-child(0){border:1px solid red}.fh-title{height:60px;display:table-cell;text-align:center;width:185px;vertical-align:middle;font-size:18px;color:#fff;white-space:pre;margin:0 auto}.fh-price{border-bottom:1px solid #d99181;margin:0 10px}.fh-price.page-tariff__cell{background:green}.fh-price div.page-tariff__cell{text-align:center;color:#fff}.fh-column.first .fh-first-col-wrapper{position:absolute;width:253px;padding-top:15px}.fh-column.first .fh-first-col-wrapper .title{color:#2ba0d9;font-size:46px;line-height:1.3em;margin:0}.tarif-hint{position:absolute;margin-left:248px;margin-top:-37px;padding:20px;background:rgba(1,1,1,.85);border-radius:5px;color:#fff;max-width:350px;display:none;z-index:1}.page-tariff th:hover>.tarif-hint{display:block}.tarif-hint>a.more-info{display:block;float:right;margin-top:20px}.tarif-hint>a.more-info:hover{color:#fff}.fh-column.first.chrome-mode{width:253px}.tarif-hint p{margin-bottom:7px}.tarif-hint li{display:list-item;list-style:disc;width:95%;float:right}.page-tariff td+td .wrap-create-site.bottom:before{border:none}tr.item:hover>td,tr.item:hover>th{background:#cecece!important}.fh-column.fh-red.chrome-mode{padding-left:1px}.page-tariff td.price-cell span.percent{color:#fff;background:#6cab59;font-size:10px;padding:0 4px;border-radius:3px;position:absolute;display:block;text-align:center;text-indent:0;margin-left:57px;margin-top:-25px;width:25px}.page-tariff th{position:relative}.page-tariff th a.percent{display:block;position:absolute;right:4px;top:3px;background:#ba2400;padding:2px 3px;border-radius:3px;color:#fff;font-size:9px;font-weight:700}.page-tariff td.price-cell span.percent.red{background:#ba2400}.page-tariff td.price-cell span.percent sup{top:.325em;left:.2em;font-size:8px}.page-tariff td.price-cell span.price-value{display:block;width:55px;font-size:14px}.demo-header-row{position:fixed;top:85px;color:#fff;vertical-align:middle;margin-left:-75px;padding:8px 0;background:#2e2f35}.demo-header-row h1{line-height:normal;color:#fff;margin-bottom:0}.demo-header-background{position:fixed;top:85px;width:100%;z-index:100;background:#2e2f35;height:57px}.rub{font-family:als_rublregular}.img_container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.img_container img{max-width:90%;height:auto}.discount{overflow:hidden;padding:15px}.discount .grid_with_preview_item{float:none;box-sizing:border-box;padding-right:2%}.grid_with_preview_item .item_anons p{line-height:1.7}.press .left_block{float:left;padding-top:10px;height:115px;overflow:hidden}.press .item{margin-bottom:50px}.press .left_block{width:19%;box-shadow:0 0 10px 8px #f8f8f8;-webkit-box-shadow:0 0 10px 6px #f8f8f8;-moz-box-shadow:0 0 10px 6px #f8f8f8}.press .right_block{width:75%;float:right}.press .item_anons p{line-height:1.6}.grid_with_preview_item{width:32%;margin-bottom:25px;display:inline-block;vertical-align:top}.popular-posts .grid_with_preview_item{height:auto}.caption{font-size:24px;line-height:1.3em}.popular-posts .caption{margin:20px 0 16px 0}.grid_with_preview_item h2{margin-top:30px;font-weight:100}.img_wrapper{overflow-y:hidden;box-shadow:0 0 10px 8px #f8f8f8;-webkit-box-shadow:0 0 10px 8px #f8f8f8;-moz-box-shadow:0 0 10px 8px #f8f8f8}.img_wrapper img{width:100%;height:auto}.img_wrapper .text-cover{width:100%;height:78px;bottom:0;position:absolute;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.5))}.grid_with_preview_item .item_anons p{line-height:1.7}.grid_with_preview_item .img_wrapper{position:relative;max-height:170px}.grid_with_preview_item .img_wrapper .end_time,.grid_with_preview_item .img_wrapper .item_date{position:absolute;left:20px;bottom:15px;color:#fff;font-size:14px;font-weight:600}.grid_with_preview_item .img_wrapper .watching_count{position:absolute;right:20px;bottom:15px;color:#fff;font-size:14px;font-weight:600;padding-left:30px;background:url('/img/eye.webp') no-repeat left center}span.larg{font-size:50px;font-weight:100}.instruction_page .second_heading{margin-bottom:65px}.instruction_page .second_heading h1,.instruction_page .second_heading h2{font-size:44px;font-weight:200;font-family:'Open Sans',sans-serif}.instruction_page h2,.instruction_page h3{font-family:'Open Sans',sans-serif;font-weight:600;font-style:normal;font-size:24px}.instruction_page .description,.instruction_page .recommendation{padding-left:45px}.instruction_page .heading{padding-bottom:35px}.instruction_page .heading h2{font-size:24px}.instruction_page .description{position:relative;margin:0 0 25px 0}.instruction_page .description.bott{margin-top:35px}.instruction_page .description p{font-size:18px;line-height:1.7}.instruction_page .description::before{content:'';display:block;position:absolute;top:15px;left:0;width:25px;height:2px;background:#000}.instruction_page .step .column{box-sizing:border-box;width:45%;float:left}.instruction_page .step .left_column{margin-right:5%}.instruction_page .recommendation{background:#fafafa;padding-top:25px;padding-bottom:25px;padding-right:30px}.instruction_page .recommendation a{display:inline-block;font-size:13px;font-weight:100;margin-top:13px}.instruction_page .recommendation p{line-height:1.8;font-family:'Open Sans',sans-serif;font-weight:200;font-size:13px;color:#717171}.instruction_page .img_block{max-width:100%;height:auto}.instruction_page .img_block img{margin-top:-10px;max-width:100%}.instruction_page .img_block.has_glass img{margin-top:-40px}.instruction_page .step{padding-bottom:50px;margin-bottom:50px;position:relative;z-index:0;border-bottom:1px solid #f6f6f6}.instruction_page .step.no_padd{padding-bottom:0}.instruction_page .step.larg_padd{padding-bottom:90px}.instruction_page .step.no_bord{border:none}.instruction_page .section_capt{text-align:center;margin:-80px auto 50px auto;position:relative;z-index:10;background:#fff;width:500px}.instruction_page .section_capt h2{font-family:'Open Sans',sans-serif;font-size:44px;font-weight:200}.center_block{display:block;margin-left:auto;margin-right:auto}.text_center{text-align:center}.video_block{padding:65px 0;position:relative}.video_block::after{content:'';display:block;position:absolute;width:100%;height:100%;left:0;top:0;background:#fafafa;z-index:-2}.video_block .video{width:850px;height:470px;margin:0 auto;position:relative;box-sizing:border-box}.video_block .video:after{content:'';display:block;position:absolute;left:-128px;top:-20px;width:1150px;height:570px;background:url('/img/video_bord.png') no-repeat;z-index:-1}.video_block .video_wrapper{width:100%}.video_block{position:relative}.video_block .video_title{margin-bottom:65px}.video_block .video_title h2{font-size:35px;font-weight:200}.video_block .overlay_block{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;background:url('/img/video_overlay.jpg') no-repeat;background-size:cover;padding:75px 0;transition:opacity 1s;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;opacity:1}.video_block .overlay_block.hide{opacity:0}.video_block .video_button{display:inline-block;width:110px;height:105px;background:url('/img/arrow.png') no-repeat;border:none;cursor:pointer;outline:0}.video_block .heading{margin-bottom:65px}.video_block .heading h2{font-size:30px;font-family:"Open Sans";font-weight:300;color:#fff}.video_block .text{width:530px;margin:0 auto;margin-top:65px}.video_block .text p{font-size:18px;font-family:"Open Sans";color:#fff;line-height:1.7}.video_block .text_content div{float:left;width:50%;padding-left:50px;box-sizing:border-box}.video_block .text_content div p{font-size:16px;font-weight:300;line-height:1.7}.video_block .text_content{margin-top:160px}.popup{width:370px;border-radius:5px;box-shadow:0 0 23px 4px rgba(0,0,0,.15);position:relative;text-align:center;margin:auto;padding:40px 100px}.popup .close{display:inline-block;width:23px;height:23px;position:absolute;top:20px;right:20px;cursor:pointer;background:url(/img/sprite.png)}.popup h2{font-family:GothaProLight;font-size:30px;margin-bottom:36px}.popup .address{font-family:'Open Sans';font-weight:300;font-size:12px;margin-top:35px;text-align:left}.popup input[type=text]::-ms-clear{display:none}.popup input[type=email],.popup input[type=text]{width:100%;height:40px;border:none;border-bottom:1px solid #32333a;font-family:'Open Sans';font-weight:600;font-size:24px;color:#000}.popup input[type=email]:focus,.popup input[type=text]:focus{border-bottom:1px solid #009fdb;outline:0}.popup input[type=email]:focus+span{opacity:1}.popup input::placeholder{font-size:24px}.popup .my_site{position:relative}.popup .my_site span{font-family:GothaProMedium;opacity:.5;font-size:20px;position:absolute;top:11px;right:0;color:#2b9fd8}.popup .your_email{position:relative}.popup .your_email span{position:absolute;top:-10px;left:0;font-family:'Open Sans';font-weight:300;font-size:12px;opacity:0}.popup .test_domain span#checkdomain,.popup .test_domain span#domain_free,.popup .test_domain span#domain_occupied{text-align:right;margin:12px 0;color:#000!important}.popup .test_domain{text-align:right;margin:12px 0;height:12px}.popup .test_domain span{font-family:'Open Sans';font-weight:300;font-size:14px;opacity:.5;position:relative;cursor:pointer}.popup .test_domain #checkdomain:before{content:"";top:2px;left:-20px;position:absolute;height:13px;width:13px;background:url(/img/sprite.png);background-position:-26px -5px}.popup .password{text-align:left;font-family:'Open Sans';font-weight:300;font-size:16px;opacity:.5;margin-top:-25px}.popup .agreement{display:flex;align-items:center;font-family:'Open Sans';font-weight:300;font-size:12px;text-align:left;color:#a1a1a1;margin:30px 0}.popup .agreement .expand_text{margin-top:10px;display:none}.popup .agreement div{display:inline-block;width:90%;line-height:16px}.popup .agreement div .expand{color:#000;font-weight:700;cursor:pointer}.popup .agreement div .expand .cur{display:none}.popup .agreement div .expand.change .cur{display:inline}.popup .agreement div .expand.change .exp{display:none}.popup .agreement a{color:#32333a;font-weight:700;text-decoration:none}.popup .agreement label{display:inline-block;vertical-align:text-top;position:relative;cursor:pointer}.popup .agreement label input{width:18px;height:18px;margin:0;padding:0;position:absolute;left:0;top:50%;margin-top:-9px;cursor:pointer;z-index:10;opacity:0}.popup .agreement label input:checked+span:before{background-position:-23px -59px}.popup .agreement label span{display:block;padding-left:30px;position:relative;z-index:1;cursor:pointer}.popup .agreement label span:before{display:block;position:absolute;left:0;top:50%;width:18px;height:18px;margin-top:-9px;background:url(/img/sprite.png);background-position:0 -59px;z-index:5;content:''}.popup button{font-size:16px;color:#fff;border:none;width:100%;padding:25px;cursor:pointer;font-weight:700;box-shadow:none}.popup .social_text{opacity:.5;font-size:16px;margin:20px;font-weight:300}.popup .social{display:flex;justify-content:space-between;gap:12px}.popup .social li{height:64px;width:100%;background-color:#eee;cursor:pointer;position:relative}.popup .social li:before{content:" ";background-image:url(/img/social.svg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.popup .social .vk:before{width:32px;height:20px;background-position:0 0}.popup .social .ok:before{width:15px;height:27px;background-position:-32px 0}.popup .social .m:before{width:28px;height:28px;background-position:-47px 0}.popup .social .ya:before{width:17px;height:25px;background-position:-75px 0}.popup .social .g:before{width:30px;height:30px;background-position:-92px 0}.popup .social .other:hover .drop_down{display:flex}.popup .social .other .drop_down{position:absolute;top:33px;right:-81px;padding:23px;width:179px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:5px;box-shadow:0 0 23px 4px rgba(0,0,0,.15);background:#fff;display:none}.popup .social .other .drop_down .arrow{position:absolute;height:0;width:0;background:0 0;border:8px solid transparent;border-bottom:8px solid #fff;top:-16px;left:78px}.popup .error{border-bottom:1px solid #e2353b!important}::-webkit-input-placeholder{font-family:'Open Sans';font-weight:600;font-size:20px;color:#000}::-moz-placeholder{font-family:'Open Sans';font-weight:600;font-size:20px;color:#000}:-moz-placeholder{font-family:'Open Sans';font-weight:600;font-size:20px;color:#000}:-ms-input-placeholder{font-family:'Open Sans';font-weight:600;font-size:20px;color:#000}:focus::-webkit-input-placeholder{color:transparent}:focus::-moz-placeholder{color:transparent}:focus:-moz-placeholder{color:transparent}:focus:-ms-input-placeholder{color:transparent}.page_heading *{color:#2b9fd8}.sidebar{position:sticky;top:0;box-sizing:border-box;height:100vh;min-height:100%;background:#f6f6f6;float:left;width:17%;min-width:200px;padding:40px 0}.sidebar::after{content:'';display:table;clear:both}.sidebar.fixed_sidebar{position:relative;padding-top:40px}.sidebar .menu{position:relative;width:100%;height:100%;overflow:hidden}.sidebar .menu .scroll{position:absolute;top:0;right:0;bottom:0;left:0;overflow-x:hidden;scrollbar-color:#ddd #f6f6f6}.sidebar .menu .scroll::-webkit-scrollbar{width:6px}.sidebar .menu .scroll::-webkit-scrollbar-track{background:#f6f6f6}.sidebar .menu .scroll::-webkit-scrollbar-thumb{background-color:#ddd}.sidebar .list_heading{position:sticky;top:0;z-index:1;background-color:#f6f6f6;padding:0 0 15px 45px}.sidebar .templates_list{padding-right:10px}.sidebar .templates_list li{padding:15px 0 15px 45px;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;position:relative}.sidebar .templates_list li:hover{background:#2b9fd8;color:#fff}.sidebar .templates_list li::after{position:absolute;left:100%;top:36%;content:'';opacity:0;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;border:7px solid transparent;border-left:10px solid #2b9fd8}.sidebar .templates_list li::after::after{border:7px solid transparent;border-left:10px solid #2b9fd8}.sidebar .templates_list li:hover::after{opacity:1}.sidebar .templates_list li a{text-decoration:none;color:#000;font-size:15px;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s}.sidebar .templates_list li:hover a{color:#fff}.after_sidebar{width:17%;min-width:200px;float:left;height:1px}.scroll-relative{position:relative!important}.scroll-relative:before{content:"";position:absolute;left:0;right:0;top:-199px;height:200px;background:#f6f6f6}.main_wrapper{padding:40px 60px 0 60px;float:left;width:83%;box-sizing:border-box;max-width:calc(100% - 200px)}.main_wrapper .page_heading{margin-bottom:35px}.main_wrapper::after{content:'';display:table;clear:both}.main_wrapper::after{content:'';display:table;clear:both}.main_wrapper .sort_row{margin-bottom:45px;display:flex;justify-content:space-between}.main_wrapper .sort_row .category_separator{display:flex;height:auto;min-width:20px;box-sizing:border-box;max-height:45px}.main_wrapper .sort_row .category_separator:before{content:'';display:block;height:auto;width:1px;background:#e5e5e5;left:50%;position:relative}.main_wrapper .sort_row .black_search{text-align:right;min-width:210px;display:flex;align-items:center;align-self:flex-start;flex-wrap:nowrap}.main_wrapper .sort_row .black_search button{display:inline-flex;width:25px;min-width:25px;height:25px;background:0 0;cursor:pointer}.main_wrapper .sort_row .black_search button,.main_wrapper .sort_row .black_search button:active,.main_wrapper .sort_row .black_search button:focus,.main_wrapper .sort_row .black_search button:hover{border:none;outline:0}.main_wrapper .sort_row .black_search button img{margin:auto}.main_wrapper .sort_row .black_search input{font-size:14px;font-family:'Open Sans',sans-serif;font-weight:300;border:none;vertical-align:middle;outline:0;padding:0 15px;height:45px;line-height:25px;-webkit-appearance:none;border-radius:0}.main_wrapper .sort_row .black_search input::placeholder{font-size:14px;font-family:'Open Sans',sans-serif;font-weight:400}.main_wrapper .sort_row .black_search img{display:none}.main_wrapper .templates_block .template_item_pro .item_bord::after{content:url('/img/templates/shapka_pro.webp');display:block;position:absolute;right:0;top:0}.main_wrapper .sort_row .site_category_list{display:flex;flex-flow:row wrap}.main_wrapper .sort_row .site_category_list ul{display:flex;align-items:flex-start;flex-flow:wrap row}.main_wrapper .sort_row .cost_category select,.main_wrapper .sort_row .mobile_category_select,.main_wrapper .sort_row input[type=image],.main_wrapper .templates_block .template_item .thumb h3{display:none}.main_wrapper .sort_row .cost_category ul{display:flex;align-items:start}.main_wrapper .cost_category li,.main_wrapper .site_category_list li{padding:10px 18px}.main_wrapper .cost_category a,.main_wrapper .site_category_list a{font-size:16px;font-family:'Open Sans';font-weight:600;text-decoration:none;color:#000;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;cursor:pointer}.main_wrapper .cost_category a:hover,.main_wrapper .site_category_list a:hover{color:#2b9fd8}.main_wrapper .cost_category li.active,.main_wrapper .site_category_list li.active{border:1px solid #2b2b2b}.main_wrapper .cost_category li.active a,.main_wrapper .site_category_list li.active a{color:#2b9fd8}.main_wrapper .sort_row .search{padding-left:20px}.main_wrapper .sort_row .search .button{margin-left:-4px}.main_wrapper .templates_block .block_wrapper{display:flex;flex-wrap:wrap}.main_wrapper .templates_block .template_item .template_item_pro-price{color:#32333a;font-weight:600;font-size:16px}.main_wrapper .templates_block .umi-title-is-not-find{margin-bottom:35px;display:block;width:100%}.main_wrapper .templates_block .template_item{margin-bottom:35px;padding-right:40px;box-sizing:border-box;height:auto;max-width:443px}.main_wrapper .templates_block .template_item .thumb{position:relative;height:300px;overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px}.main_wrapper .templates_block .template_item .thumb .overlay_block{transform:scale(0);background:rgba(255,255,255,.9);display:block;width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;transition:opacity .3s;display:flex;justify-content:center;align-items:center;flex-direction:column}.main_wrapper .templates_block .template_item .thumb .overlay_block .button,.main_wrapper .templates_block .template_item .thumb .overlay_block .button_preview_search{margin-bottom:20px;width:48%}.main_wrapper .templates_block .template_item .thumb .overlay_block .button_preview_search{float:right}.main_wrapper .templates_block .template_item .thumb:hover .overlay_block{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);opacity:1}.main_wrapper .templates_block .template_item .heading{text-align:center;padding:30px 5px;margin:0}.main_wrapper .templates_block .template_item .heading .template_title{font-size:18px;line-height:1.3em;font-weight:400;margin-bottom:16px}.main_wrapper .templates_block .template_item .item_bord{background:url(/img/shapka.webp) no-repeat;height:14px;width:100%;background-size:100%}.main_wrapper .pagination_block .text_block{padding-right:40px}.main_wrapper .pagination_block .text_block p{line-height:1.8}.main_wrapper .text_panel .text_description{margin-bottom:50px;padding-right:50px}.text_panel .text_description{padding-right:50px}.main_wrapper .text_panel .text_heading{margin-bottom:40px;text-align:center}.main_wrapper .text_panel .text_content{margin-top:50px}.main_wrapper .text_panel .font_bold{padding:0 60px}.block_wrapper{width:100%}.block_wrapper div{box-sizing:border-box}.pagination_block{padding:40px 0 30px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;clear:both}.pagination_block .pagination ul li{box-sizing:border-box;width:40px;height:40px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;display:inline-flex}.pagination_block .pagination ul li a{text-decoration:none;color:#000;font-size:16px;font-family:'Open Sans';font-weight:600}.pagination_block .pagination ul li.active{border:1px solid #2b2b2b}.pagination_block .pagination ul li.active a{color:#2b9fd8}.pagination_block .pagination ul li.arrow_icon{display:inline-block;vertical-align:middle}.pagination_block .pagination ul li.arrow_icon.left{margin-right:20px;text-align:left}.pagination_block .pagination ul li.arrow_icon.right{margin-left:20px;text-align:right}.flex_wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center}.flex_wrapper.row_center{justify-content:center}div[class*=grid]{float:left;min-height:1px}.grid_1{width:8.33333333%}.grid_2{width:16.66666667%}.grid_3{width:25%}.grid_4{width:33.33333333%}.grid_5{width:41.66666667%}.grid_6{width:50%}.grid_7{width:58.33333333%}.grid_8{width:66.66666667%}.grid_9{width:75%}.grid_10{width:83.33333333%}.grid_11{width:91.66666667%}.grid_12{width:100%}.offset_1{margin-left:8.33333333%}.offset_2{margin-left:16.66666667%}.offset_3{margin-left:25%}.offset_4{margin-left:33.33333333%}.offset_5{margin-left:41.66666667%}.offset_6{margin-left:50%}.offset_7{margin-left:58.33333333%}.offset_8{margin-left:66.66666667%}.offset_9{margin-left:75%}.offset_10{margin-left:83.33333333%}.offset_11{margin-left:91.66666667%}.offset_12{margin-left:100%}.no_marker{padding-left:0}.no_marker li{list-style:none}.list_inline li{display:inline-block}.top_menu_wrapper{z-index:1}.base_shadow{box-shadow:0 0 16px 1px #ebebeb;-webkit-box-shadow:0 0 16px 1px #ebebeb;-moz-box-shadow:0 0 16px 1px #ebebeb;-o-box-shadow:0 0 16px 1px #ebebeb;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s}.base_shadow:hover{box-shadow:0 16px 20px 1px #dedede;-webkit-box-shadow:0 16px 20px 1px #dedede;-moz-box-shadow:0 16px 20px 1px #dedede;-o-box-shadow:0 16px 20px 1px #dedede}.img_responsive{max-width:100%;height:auto}.img_full{width:100%;height:auto}.button,.demo_site_preview_blue_button{cursor:pointer;outline:0;border:none;height:45px;font-size:16px;padding:6px;vertical-align:middle;appearance:none}.button.base{background:#2b9fd8;color:#fff;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s}.button.base:hover{background:#2490c5}.button.transparent{background:0 0;border:1px solid #2b9fd8;color:#2b9fd8;height:44px;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s}.button.transparent:hover{background:#2b9fd8;color:#fff}.button.red{background:#e2353b;color:#fff;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;box-sizing:border-box;text-align:center}.button.red:hover{background:#de2026}.button.medium{width:195px;padding-top:12px;box-sizing:border-box;text-align:center}.button.small{width:105px}.button.large{width:310px;font-size:14px;height:60px;font-family:'Open Sans';font-weight:600;display:block;margin:0 auto;padding-top:21px}.button.full{width:100%;height:60px;font-family:'Open Sans';font-weight:600}input.base_input{outline:0;padding:0 15px;height:45px;line-height:25px;-webkit-appearance:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}input.base_input::-webkit-input-placeholder{color:#000;font-size:14px}input.base_input::-moz-placeholder{color:#000;font-size:14px}input.base_input:-moz-placeholder{color:#000;font-size:14px}input.float_input{background:#f6f6f6;border:none;vertical-align:middle}input.medium{width:270px;font-size:16px;font-family:'Open Sans',sans-serif;font-weight:300}.umi-autocomplete{background:#fff;overflow:auto;box-sizing:border-box;border:1px solid #f6f6f6}.autocomplete-suggestion{padding:5px 0 5px 10px;cursor:pointer}.autocomplete-suggestion:first-child{padding-top:10px}.autocomplete-suggestion:last-child{padding-bottom:10px}.autocomplete-suggestion.autocomplete-selected{background:#f6f6f6}.sprite_arrow{background-image:url('/img/sprite_arrow.png');background-repeat:no-repeat;display:block}.sprite_arrow.sprite-array_left{background-position:-5px -5px;width:18px;height:32px}.sprite_arrow.sprite-arrow_right{background-position:-33px -5px;width:18px;height:32px;display:inline-block}.item_page{padding-top:15px;background:#fafafa}.item_page .slim_title{margin:0;font-weight:300;font-size:40px;line-height:44px;text-align:center;padding:50px 0}.item_page .template_cart{background:inherit;padding-bottom:60px;border-bottom:1px solid #f2f2f2;margin-bottom:60px}.item_page .template_cart .item_description{width:270px}.item_page .template_cart .item_description .heading{margin-bottom:20px}.item_page .template_cart .item_description .desc{margin-bottom:30px}.item_page .template_cart .item_description .desc p{line-height:1.8}.item_page .template_cart .item_description .item_actions .demo_site_preview_blue_button{background-color:#1ad;color:#fff}.item_page .template_cart .item_description .item_actions .demo_site_preview_blue_button:hover{opacity:.8}.item_page .template_cart .item_description .item_actions .button,.item_page .template_cart .item_description .item_actions .demo_site_preview_blue_button{width:100%;font-weight:700;height:60px;display:block;box-sizing:border-box;text-align:center;margin-bottom:20px;padding:20px;transition:all .3s ease-in-out}.item_page .text_panel p{line-height:1.8}.item_page .text_panel{margin-bottom:60px}.item_page .text_panel .heading{margin:50px 0}.item_page .template_slide{height:550px;background:#fafafa;padding:50px 0}.item_page .template_slide .heading{margin-bottom:35px}.item_page .template_slide .heading .slider_title{font-size:30px;text-align:center;margin-bottom:45px;display:block;line-height:35px}.item_page .template_slide .item_heading{color:#2b9fd8;font-size:14px;line-height:1.3em;font-weight:400;margin-bottom:16px}.item_page .template_slide .item_thumb{margin-bottom:30px;height:300px;overflow:hidden}.item_page .template_slide .carousel-indicators{bottom:-50px}.item_page .template_slide .carousel-indicators li{border-color:#2b9fd8}.item_page .template_slide .carousel-indicators li.active{background:#2b9fd8}.item_page .template_slide .carousel-control{opacity:1}.item_page .template_slide .carousel-control.left{left:-250px}.item_page .template_slide .carousel-control.right{right:-250px}.item_page .payment_row,.payment_row{margin:100px 0}.item_page .payment_row li{transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s}.item_page .payment_row li:hover{filter:brightness(110%);-moz-filter:brightness(110%);-webkit-filter:brightness(110%)}.fixed_container{width:1000px;display:block;margin-left:auto;margin-right:auto;box-sizing:border-box}.fixed_container::after{content:'';display:table;clear:both}.fixed_container::after{content:'';display:table;clear:both}.item_page .item_thumb img{margin:0 auto;display:block}.carousel-inner .item_thumb img{width:96%}.light_font{font-family:'Open Sans';font-weight:300;color:#000}.medium_font{font-family:'Open Sans';font-weight:700}.base_font{font-family:'Open Sans'}.bold_font{font-family:'Open Sans';font-weight:600}.align_center{text-align:center}.align_left{text-align:left}.align_right{text-align:right}.item_page h2{font-size:30px}.item_page .heading h3{font-size:30px}.decor_border{position:relative}.decor_border::before{content:'';display:block;width:32px;height:2px;background:#2b9fd8;box-sizing:border-box;margin-bottom:30px}html{height:100%;min-height:100%}body{min-height:100%;position:relative}.create_row{background:#f6f6f6;margin:60px 0;padding:45px 50px 40px 50px;height:270px;text-align:center}.create_row .heading{margin-bottom:30px}.create_row .text_content{margin-bottom:30px}.up{text-transform:uppercase}div.list_heading{font-size:17px;font-family:'Open Sans';font-weight:600}.page_heading h1{font-size:46px;font-family:GothamPro}.sprite_payment{background:url('/img/sprite_payment.webp') no-repeat;display:block}.sprite_payment.sprite-alfa{background-position:-5px -5px;width:23px;height:35px}.sprite_payment.sprite-bez{background-position:-38px -5px;width:111px;height:34px}.sprite_payment.sprite-master_card{background-position:-38px -49px;width:52px;height:35px}.sprite_payment.sprite-sb{background-position:-5px -94px;width:100px;height:28px}.sprite_payment.sprite-terminal{background-position:-5px -132px;width:146px;height:33px}.sprite_payment.sprite-visa{background-position:-100px -49px;width:71px;height:23px}.sprite_payment.sprite-webmoney{background-position:-159px -5px;width:116px;height:30px}.sprite_payment.sprite-yandex{background-position:-181px -45px;width:118px;height:38px}.carousel{position:relative}.carousel-control{height:30px;background-image:none!important;text-shadow:none;box-shadow:none}.carousel-control.left{top:35%;left:80px}.carousel-control.right{top:35%;right:80px}.carousel-control *{display:inline-block}.carousel_{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner .item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner .item a img,.carousel-inner .item img{line-height:1}.template_images_slide .carousel-inner .item a img,.template_images_slide .carousel-inner .item img{padding:20px;box-sizing:border-box}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner .item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner .item.active.right,.carousel-inner .item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner .item.active.left,.carousel-inner .item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner .item.active,.carousel-inner .item.next.left,.carousel-inner .item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner .active,.carousel-inner .next,.carousel-inner .prev{display:block}.carousel-inner .active{left:0}.carousel-inner .next,.carousel-inner .prev{position:absolute;top:0;width:100%}.carousel-inner .next{left:100%}.carousel-inner .prev{left:-100%}.carousel-inner .next.left,.carousel-inner .prev.right{left:0}.carousel-inner .active.left{left:-100%}.carousel-inner .active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:auto;opacity:.5;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0)}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}.carousel-indicators li{width:6px!important;height:6px!important;margin:1px!important;margin-right:5px!important}.formsearch{width:100%;box-sizing:border-box;padding:0 15px 0 0;margin-bottom:25px}.formsearch .searchfield{width:inherit;box-sizing:inherit;position:relative;padding-right:178px}.formsearch .searchfield input[type=text]{width:inherit;box-sizing:inherit;border-radius:4px;border:1px solid #dedede;height:40px;padding-left:15px}.formsearch .searchfield input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#5e5e5e;font-size:14px;font-weight:400}.formsearch .searchfield input[type=text]::-moz-placeholder,textarea::-moz-placeholder{color:#5e5e5e;font-size:14px;font-weight:400}.formsearch .searchfield input[type=text]:-moz-placeholder,textarea:-moz-placeholder{color:#5e5e5e;font-size:14px;font-weight:400}.formsearch .searchfield input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#5e5e5e;font-size:14px;font-weight:400}.formsearch .searchfield button{position:absolute;right:0;top:0;width:150px;height:40px;border:none;color:#fff;font-weight:700;background:#01a1df;cursor:pointer}.formsearch .search button:hover{background:#29b0e4}.search-no-result{width:100%;background:#f6f6f6;border-radius:4px;padding:24px;box-sizing:border-box}.search-no-result p{text-align:center}.search-no-result p span{font-style:italic}.news-search{padding:0}.formsearch .searchfield input{line-height:2em;font-size:1em}.main.new_style .services-icons-sprite{background-image:url(/img/service/services-sprite.png);background-repeat:no-repeat;display:inline-block}.main.new_style .services-icons-sprite.services-services-icon-1{background-position:-5px -5px;width:63px;height:63px}.main.new_style .services-icons-sprite.services-services-icon-2{background-position:-78px -5px;width:63px;height:63px}.main.new_style .services-icons-sprite.services-services-icon-3{background-position:-5px -78px;width:63px;height:63px}.main.new_style .services-icons-sprite.services-services-icon-4{background-position:-78px -78px;width:63px;height:63px}.main.new_style .services-icons-sprite.services-services-icon-5{background-position:-151px -5px;width:63px;height:63px}.main.new_style .services-icons-sprite.services-services-icon-6{background-position:-151px -78px;width:63px;height:63px}.main.new_style .services-icons-sprite.services-services-icon-7{background-position:-5px -151px;width:63px;height:63px}.main.new_style .rate_icons{width:130px;margin:0 10px}.main.new_style .rate_icons p{line-height:25px}.main .unsubscribe_form input[type=radio],.main .unsubscribe_form p{margin:5px 5px 5px 0}.main .unsubscribe_form textarea{margin-top:5px}.main .unsubscribe_form input[type=submit]{background:#2b9fd8;color:#fff;border:none;padding:10px;margin-top:10px;display:block;cursor:pointer;margin-bottom:10px}.create_promo{margin-bottom:50px}#fancybox-outer{border-radius:5px}#fancybox-content{border-radius:5px;box-shadow:0 0 23px 4px rgba(0,0,0,.15)}.fancybox-bg{display:none}.review_slider{position:relative;padding:65px 0}.review_slider .user_avatar img{border-radius:50%;width:80px;height:80px}.review_slider .user_info{padding:8px 8px 8px 40px;font-size:16px}.review_slider .user_info a:hover{cursor:default;color:#2b9fd8}.review_slider .user_info .name{line-height:1.8}.review_slider .user_info .name .site_source{font-weight:800}.review_slider .review_content{padding-bottom:50px;position:relative;padding-top:60px;padding-right:25px;box-sizing:border-box;overflow:hidden;height:250px}.review_slider .review_content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to bottom,rgba(255,255,255,0),#fff)}.review_slider .review_content::after{content:'';display:block;position:absolute;width:30px;height:20px;background:url('/img/char.png') no-repeat;top:20px;left:38%}.review_slider .review_content p{font-size:16px;line-height:1.8}.review_slider .carousel-indicators li{border-color:#2b9fd8}.review_slider .carousel-indicators li.active{background:#2b9fd8}.review_slider .carousel-control{top:50%}.review_slider .carousel-control.left{left:0}.review_slider .carousel-control.right{right:0}.review_slider .learn_more{margin-top:75px}.review_slider .learn_more .button{display:block;margin-left:auto;margin-right:auto}.slider_2 .slick-prev{position:absolute;top:40%;left:-20%;background-image:url(/img/sprite_arrow.png);background-position:-5px -5px;width:18px;height:32px}.slider_2 .slick-prev:hover{background-image:url(/img/sprite_arrow.png);background-position:-5px -5px}.slider_2 .slick-prev:before{color:transparent}.slider_2 .slick-next{position:absolute;top:40%;right:-20%;background-image:url(/img/sprite_arrow.png);background-position:-33px -5px;width:18px;height:32px}.slider_2 .slick-next:hover{background-image:url(/img/sprite_arrow.png);background-position:-33px -5px}.slider_2 .slick-next:before{color:transparent}.slider_2 .slick-dots li button:before{content:"";height:7px;width:7px;border:1px solid #00a0dc;border-radius:50%;opacity:1}.slider_2 .slick-dots li.slick-active button:before{content:"";background:#00a0dc}.slider_2 .quotes{font-size:16px;line-height:1.8}.heading{margin-bottom:60px}a.transparent_btn{cursor:pointer;outline:0;height:31px;line-height:31px;font-weight:400;font-size:16px;padding:6px;vertical-align:middle;background:0 0;border:1px solid #2b9fd8;color:#2b9fd8;transition:all .2s;width:195px;display:block;text-align:center;text-decoration:none;margin:0 auto}a.transparent_btn:hover{background:#2b9fd8;color:#fff}.main.new_style.webform h3{margin-bottom:0}.main.new_style.webform .form_input{padding-top:0;margin-bottom:50px}.main.new_style.webform .personal_information_form{margin-bottom:30px}.main.new_style.webform div.captcha{margin-bottom:30px}.main.new_style.webform div.captcha label{display:flex;justify-content:center;align-items:center}.main.new_style div.personal_information_form a{font-size:14px}.main.new_style div.captcha span{padding-right:20px}.main.new_style div.captcha img{padding-right:20px;vertical-align:middle}.main div.message_item.webforms{color:red;font-weight:700}.just_modal{background-color:rgba(119,119,119,.7);position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000}.just_modal *{box-sizing:border-box}.just_modal .content_modal{width:580px;border-radius:5px;box-shadow:0 0 23px 4px rgba(0,0,0,.15);position:absolute;text-align:center;top:20%;left:0;right:0;margin:auto;padding:40px 100px;background:#fff}.just_modal .content_modal h2{font-size:30px;color:#000;line-height:44px;margin-bottom:31px;margin-top:0}.just_modal .content_modal h3{font-size:18px;line-height:1.3em;color:#000}.just_modal .content_modal .error_text{font-size:12px;line-height:16px;color:#e2353b;position:absolute;top:55px;text-align:left}.just_modal .content_modal .error_text.error_text-agreement{top:27px}.just_modal .content_modal .error_text.error_text-agreement{top:27px}.just_modal .content_modal .close_btn{position:absolute;width:23px;height:23px;top:20px;right:20px;cursor:pointer}.just_modal .content_modal .close_btn:before{content:"";display:block;position:absolute;top:10px;left:-3px;width:30px;height:2px;transform:rotate(45deg);background:#000}.just_modal .content_modal .close_btn:after{content:"";display:block;position:absolute;top:10px;left:-3px;width:30px;height:2px;transform:rotate(-45deg);background:#000}.just_modal .content_modal .agreement{text-align:left;margin:30px 0;position:relative;display:flex}.just_modal .content_modal .agreement .personal_information_form{display:inline-block}.just_modal .content_modal .agreement .text{vertical-align:text-top;width:90%;display:inline-block;line-height:16px;color:#a1a1a1;font-family:'Open Sans';font-weight:300;font-size:12px}.just_modal .content_modal .agreement .text a{color:#32333a;text-decoration:none;font-size:12px;line-height:16px}.just_modal .content_modal .agreement .text .expand_switch{color:#000;font-weight:700;cursor:pointer}.just_modal .content_modal .agreement .text .expand_switch.change .cur{display:inline}.just_modal .content_modal .agreement .text .expand_switch.change .exp{display:none}.just_modal .content_modal .agreement .text .expand_switch .cur{display:none}.just_modal .content_modal .agreement .expand_text{margin-top:20px;display:none}.just_modal .content_modal .agreement .expand_text p{font-size:14px;line-height:1.3;color:#000;font-family:'Open Sans'}.just_modal .content_modal .form_input{position:relative;padding-top:15px}.just_modal .content_modal .form_input ::-webkit-input-placeholder{font-family:'Open Sans';font-size:20px;color:#000;font-weight:600}.just_modal .content_modal .form_input ::-moz-placeholder{font-family:'Open Sans';font-size:20px;color:#000;font-weight:600}.just_modal .content_modal .form_input :-moz-placeholder{font-family:'Open Sans';font-size:20px;color:#000;font-weight:600}.just_modal .content_modal .form_input :-ms-input-placeholder{font-family:'Open Sans';font-size:20px;color:#000;font-weight:600}.just_modal .content_modal .form_input :focus::-webkit-input-placeholder{color:transparent}.just_modal .content_modal .form_input :focus::-moz-placeholder{color:transparent}.just_modal .content_modal .form_input :focus:-moz-placeholder{color:transparent}.just_modal .content_modal .form_input :focus:-ms-input-placeholder{color:transparent}.just_modal .content_modal .form_input.form_error input,.just_modal .content_modal .form_input.form_error textarea{box-shadow:none;border-bottom:1px solid red}.just_modal .content_modal .form_input.add_site_name span{display:block}.just_modal .content_modal .form_input.add_site_name p{font-family:GothamProBold;font-size:20px;color:#a3a3a3;position:absolute;top:17px;right:0;margin:0}.just_modal .content_modal .form_input.add_site_name input{padding-right:50px}.just_modal .content_modal .form_input span{position:absolute;top:0;left:0;font-family:GothaProLight;color:#000;font-size:12px;display:none}.just_modal .content_modal .form_input input{width:100%;background:0 0;height:40px;border:none;border-bottom:1px solid #32333a;line-height:25px}.just_modal .content_modal .form_input input:focus{outline:0}.just_modal .content_modal .form_input input:focus+span{display:block}.just_modal .content_modal .form_input textarea{width:100%;background:0 0;height:104px;border:none;border-bottom:1px solid #32333a;resize:none;line-height:25px}.just_modal .content_modal .form_input textarea:focus{outline:0}.just_modal .content_modal .form_input textarea:focus+span{display:block;top:-10px}.just_modal .content_modal .form_input a.request_password{font-family:GothaProLight;font-size:12px;color:#000;position:absolute;top:20px;right:0}.just_modal .content_modal .red_btn{font-family:'Open Sans';font-weight:700;border:none;background:#e2353b;display:inline-block;color:#fff;text-transform:uppercase;text-align:center;padding:25px 65px;cursor:pointer;transition:all .3s ease-in-out;font-size:14px;line-height:1}.just_modal .content_modal .red_btn:hover{background:#de2026}.just_modal .content_modal .red_btn.w100p{width:100%}.just_modal .content_modal .mt20{margin-top:20px}.just_modal .content_modal .ajaxMessage,.just_modal .content_modal .expand_switch{color:#333}.just_modal .content_modal .personal_information_form{font-family:'Open Sans';font-weight:300;position:relative}.just_modal .content_modal .personal_information_form input{position:absolute;left:0;width:21px;height:21px;z-index:1;top:6px;opacity:0;cursor:pointer}.just_modal .content_modal .personal_information_form input:checked+span:before{background:#00a0dc;border:1px solid #00a0dc}.just_modal .content_modal .personal_information_form input:checked+span:after{content:"";position:absolute;top:3px;left:7px;width:4px;height:9px;border:none;border-bottom:3px solid #fff;border-right:3px solid #fff;transform:rotate(45deg)}.just_modal .content_modal .personal_information_form span{position:relative;padding-left:30px;top:3px}.just_modal .content_modal .personal_information_form span:before{content:"";cursor:pointer;width:18px;height:18px;border:1px solid #dbdbdb;background:#f6f6f6;position:absolute;top:0;left:0}.modal_video{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(119,119,119,.7);z-index:99999;opacity:0;transition:opacity .2s ease-in;pointer-events:none}.modal_video:target{opacity:1;pointer-events:auto}.modal_video .modal_video_content{background:#fff;width:620px;height:375px;position:relative;margin:15% auto;padding:15px;border-radius:5px;box-shadow:0 0 24px 7px rgba(0,0,0,.2)}.modal_video #close{display:none}.modal_video .modal_video_close{position:absolute;top:-20px;right:-20px;width:20px;height:20px}.modal_video .modal_video_close:before{content:"";position:absolute;width:20px;height:2px;background:#fff;transform:rotate(-45deg);top:9px}.modal_video .modal_video_close:after{content:"";position:absolute;width:20px;height:2px;background:#fff;transform:rotate(45deg);top:9px}.smcx-widget{max-width:1000px!important;max-height:100vh!important;height:100vh!important}.smcx-iframe-container{max-width:1000px!important;max-height:100vh!important;height:100vh!important}.partner_landings_widget #_UMIDesigns .umi-application-tabs{display:none}.partner_landings_widget #_UMIDesigns .umi-left-block{display:none}.partner_landings_widget #_UMIDesigns .designs .umi-search{display:none}.partner_landings_widget #_UMIDesigns table td.designs{padding:20px 0}.landing_page_besplatno-video{margin:5px 15px;float:right}.item_page.item_page-pro{background:0 0;padding:0;display:flex;flex-direction:column;height:auto;overflow:hidden}.item_page-pro .template_cart{background:#f9f9f9}.item_page.item_page-pro .template_cart{border-bottom:0;margin-bottom:0;padding-bottom:20px}.item_page.item_page-pro .template_cart .main_image-pro{display:flex;align-items:flex-start;margin-top:30px}.template_cart .item_thumb-pro{background:url(/img/templates/notebook.webp) 100% no-repeat;background-size:cover;display:flex;width:70%;height:430px;position:relative;right:80px}.template_cart .item_thumb-pro_img::after{content:url(/img/templates/shapka_pro.webp);display:block;width:60px;height:60px;position:absolute;top:0;right:0}.template_cart .item_thumb-pro_img{position:relative;width:487px;height:304px;margin:0 auto;top:20px;overflow:hidden}.template_cart .item_thumb-pro img{position:relative;width:100%;height:auto}.item_page .template_cart .item_description-pro{width:30%;box-sizing:border-box;padding:30px;background:#fff;display:flex;flex-flow:column wrap;box-shadow:0 0 16px 1px #ebebeb}.item_page .template_cart .item_description-pro h2{font-family:GothamPro}.item_page .template_cart .pro_price{display:flex;flex-flow:row wrap;width:100%}.item_page .template_cart .pro_price-item{display:flex;flex-flow:wrap column;width:50%}.template_cart .fixed_container>.block_wrapper .grid_8{padding-right:40px}.item_page .template_cart .pro_price-period{font-family:"Open Sans",sans-serif;font-size:14px;font-weight:300;color:#a3a3a3;margin-bottom:12px}.item_page .template_cart .pro_price-value{font-family:GothamPro;font-size:26px}.item_page .template_cart .item_actions div{margin-bottom:20px}.item_page-pro .advantages_pro{position:relative}.item_page-pro .advantages_pro .fixed_container:after{display:none}.item_page-pro .advantages_pro:before{content:'';display:block;position:absolute;width:100%;height:70%;top:0;left:0;background:#f9f9f9;z-index:-1}.item_page-pro .advantages_pro .fixed_container{display:flex;flex-flow:row wrap;justify-content:space-between}.item_page-pro .advantages_pro .fixed_container h2{width:100%;text-align:center;margin:0 auto 50px}.item_page-pro .advantages_pro .advantages_pro-item{box-sizing:border-box;width:30%;padding:40px;display:flex;flex-flow:column nowrap;background:#fff;box-shadow:0 0 16px 1px #ebebeb}.item_page-pro .advantages_pro .advantages_pro-img{display:flex;justify-content:center;margin-bottom:30px;height:90px;align-items:flex-start}.item_page-pro .template_view_slide{padding:50px 0}.item_page-pro .template_view_slide .slider_title{text-align:center;margin:40px 0}.item_page-pro .template_view_slide .carousel-indicators{bottom:-60px}.item_page-pro .template_view_slide .carousel-indicators li{border:1px solid #10a1d7}.item_page-pro .template_view_slide .carousel-indicators li.active{background:#10a1d7}.item_page-pro .template_view_slide .carousel-control.left{left:-150px}.item_page-pro .template_view_slide .carousel-control.right{right:-140px}.item_page-pro .template_video_review{margin-top:60px;padding:80px 0;background:#f9f9f9}.item_page-pro .template_video_review .fixed_container{text-align:center}.item_page-pro .template_video_review h2{text-align:center;margin-bottom:50px}.item_page-pro .template_blue_action{background:#10a1d7;padding:60px 0}.item_page-pro .template_blue_action h2{color:#fff;text-align:center;font-size:26px;font-family:GothamPro}.item_page-pro .template_blue_action .item_actions{text-align:center}.item_page-pro .template_blue_action .item_actions a{display:inline-block;height:auto;width:40%;padding:20px}.item_page-pro .template_blue_action .item_actions a.demo_site_preview_blue_button{margin-right:20px;border:1px solid #fff}.item_page-pro .template_blue_action .item_actions a.demo_site_preview_blue_button:hover{background-color:#fff3}.item_page .template_slide.template_images_slide{background:0 0;height:auto;margin-bottom:60px}.item_page-pro .demo_site_preview_blue_button{border:none;background:#10a1d7;color:#fff;text-align:center;padding:20px 40px;transition:all .3s ease-in-out;font-weight:700}#demo_site_preview{background-color:#fff;height:100%;width:100%;position:fixed;top:0;left:0;z-index:1000}#demo_site_preview iframe{border:none;height:calc(100% - 60px);width:100%}#demo_site_preview div{height:60px;width:100%;background-color:#333}#demo_site_preview div img.logo{margin:10px 0 0 20px}#demo_site_preview div img.close{height:16px;margin:22px 20px 0 0;float:right;cursor:pointer;opacity:1;transition:all .2s linear}#demo_site_preview div img.close:hover{opacity:.9}#demo_site_preview div a{height:40px;width:200px;margin:10px 20px 0 0;padding:10px 0;float:right;font-size:20px;font-weight:700;text-transform:uppercase}.item_page-pro h2.slider_title{text-align:center;margin-bottom:50px}.main_wrapper .sort_row .site_category_list{margin-right:20px}.item_page-pro .text_description ul li{padding:0 0 0 20px;background:url(/img/li.webp) 5px 12px no-repeat;display:block;overflow:hidden;line-height:25px}.item_page-pro .item_actions{margin-top:30px}.umi-partner-theme #_UMIDesigns .umi-application-tabs{display:none}.umi-partner-theme #_UMIDesigns .umi-left-block{display:none}.umi-partner-theme #_UMIDesigns table td.designs{border-radius:5px;padding:20px 0}.umi-partner-theme #_UMIDesigns .designs ul{border-radius:5px;padding:20px 0;text-align:center}.umi-partner-theme #_UMIDesigns .umi-search{display:none}.service_list-duration,.service_list-price{display:inline-flex;align-items:center;margin-right:15px}.service_list-duration img,.service_list-price img{margin-right:5px}.adaptive_video{width:720px;height:405px}.video_content .additional_video_text .additional_video_text-title{display:block;background:#f5f5f5;padding:40px 50px;font-size:16px;line-height:1.875em;margin-bottom:53px}.video_content h2{font-family:GothamProBold;font-size:26px;margin-bottom:26px}.video_content .video-list{justify-content:space-between}.video_content .video-list .grid_xs_6{width:calc(50% - 15px);padding:0;box-shadow:0 0 25px 5px rgba(44,44,44,.1)}.video_content .video-list .grid_xs_6:hover{box-shadow:0 0 25px 5px rgba(44,44,44,.2)}.video_content .video-list .grid_xs_6 img{height:auto}.video_content .video-list .video_link{margin:20px 0 5px 0;padding:0 50px 0 30px;font-size:16px;line-height:1.75}.video_content .video-list .video_anons{padding:0 50px 0 30px;margin-bottom:60px;font-weight:100}.support h2{font-family:GothamProBold;font-size:26px}.support h2 a:hover{color:#333}.support h2 a:visited{color:#333}.support .subtitle{font-family:"Open Sans",sans-serif;font-weight:700;font-size:16px}.support .sections_list li{padding:0;background:0 0;margin-bottom:5px}.support .sections_list li a{font-size:16px}.support .sections_list li a:hover{color:#333}.support a,.support a:link{text-decoration:none}.support a:hover,.support a:link:hover{color:#333}.support a.transparent_btn:hover{color:#fff}.support .glossary{padding:40px 0}.gray_bg_search{padding:40px;background:#f5f5f5;margin-bottom:35px}.gray_bg_search .searchfield input[type=text]{border:none;border-radius:0}.gray_bg_search .searchfield button{text-transform:uppercase;font-family:"Open Sans",sans-serif;font-weight:400;font-size:14px}.gray_bg_search .searchfield button:hover{background:#2490c5}.page_404 .index_advantage_wrap{display:flex;position:relative;margin-bottom:-40px;padding-top:50px}.page_404 .index_advantage_wrap:before{content:'';display:block;left:50%;top:0;width:100vw;height:100%;background:#00a0dc;position:absolute;transform:translateX(-50%)}.page_404 .index_advantage_wrap .icons_block_wrapper_main{display:flex;flex-wrap:wrap}.get_started_block{padding:40px 0}.get_started_block:nth-child(2n){background:#f5f5f5}.get_started_block:after{content:"";display:table;clear:both}.get_started_block-title{display:flex;flex-wrap:nowrap;align-items:center;margin-bottom:26px}.get_started_block-title_circle{font-family:'Open Sans';color:#fff;font-size:24px;line-height:1;display:inline-flex;justify-content:center;align-items:center;width:38px;min-width:38px;margin-right:22px;position:relative;z-index:0}.get_started_block-title_circle:before{content:'';display:inline-block;background:#e2353b;width:38px;height:38px;border-radius:50%;position:absolute;left:50%;top:50%;z-index:-1;transform:translate(-50%,-50%)}.get_started_block-title_text{font-size:24px;font-family:GothamProBold;line-height:44px;margin-top:2px}.get_started_block-title_text--light{font-family:GothaProLight;font-weight:300}.get_started_block-left{padding-right:15px;box-sizing:border-box}.get_started_block-right{padding-left:15px;box-sizing:border-box}.get_started_block-right .addition_img{position:absolute}.get_started_block .instructions{display:flex;flex-wrap:wrap}.get_started_block .instructions-title{width:100%;margin-bottom:10px;font-weight:700}.get_started_block .instructions-item{display:inline-flex;font-size:13px;line-height:20px}.get_started_block .instructions-item img{margin-right:13px}.get_started_block .instructions-item--book img{margin-top:2px}.get_started_block-blog{padding:30px 40px;background:#f5f5f5;border-radius:5px}.get_started_block-blog_item{display:flex;align-items:center;color:#00a0dc}.get_started_block-blog_item img{margin-right:13px}.get_started_block .get_started_block-blog>a,.get_started_block a.instructions-item{text-decoration:none}.get_started_block p{font-size:14px;line-height:2;font-weight:400;color:#040303}.get_started_block .fz_13{font-size:13px}.get_started_block .fz_14{font-size:14px}.get_started_block .vertical_align{display:flex;align-items:center;flex-wrap:wrap}.get_started_block div[class*=grid]{box-sizing:border-box}.get_started_block:first-of-type a{text-decoration:none}.get_started_block:nth-of-type(2) .addition_img-1{bottom:-86px;left:74px}.get_started_block:nth-of-type(3) .addition_img-1{right:-16px;bottom:25px}.get_started_block:nth-of-type(3) .addition_img-2{top:58px;left:170px}.get_started_block:nth-of-type(4) .addition_img-1{left:-12px;top:120px}.get_started_block:nth-of-type(5) .addition_img-1{right:15px;top:-80px}.get_started_block:nth-of-type(5) .addition_img-2{right:98px;bottom:-50px}.get_started_block:nth-of-type(6) .addition_img-1{right:30px;top:-40px}.get_started_block:nth-of-type(6) .addition_img-2{right:38px;bottom:-64px}.get_started_block:nth-of-type(7) .addition_img-1{left:75px;top:-70px}.get_started_block:nth-of-type(7) .addition_img-2{left:150px;bottom:-58px}.get_started_block:nth-of-type(7) .addition_img-3{right:-5px;top:23px}.get_started_block:nth-of-type(8) .addition_img-1{right:40px;top:-68px}.get_started_block:nth-of-type(8) .vertical_align{flex-wrap:nowrap}.get_started_block:nth-of-type(10) .addition_img-1{right:128px;top:-54px}.get_started_block:nth-of-type(10) .addition_img-2{left:46px;bottom:-56px}.get_started_block:nth-of-type(11) .get_started_block-right{text-align:center}.get_started_block:nth-of-type(11) .get_started_block-right img{margin-top:-20px}.get_started_block:nth-of-type(13) .gray_bottom_border{border:none}.get_started_block:nth-of-type(13) .gray_bottom_border:after{content:'';display:block;width:90%;height:20px;border-bottom:1px solid #f5f5f5}.get_started a{text-decoration:none}.get_started .img_shadow{box-shadow:0 0 33px 1px rgba(0,0,0,.1)}.get_started .gray_bottom_border{border-bottom:1px solid #e7e7e7}.get_started .blue_bg{background:#00a0dc}.get_started .blue_bg>.fixed_container{display:flex;justify-content:space-between;flex-wrap:wrap;padding:80px 50px 60px 60px}.get_started .blue_bg p{font-family:GothaProLight;font-size:26px;color:#fff;line-height:44px;margin:auto auto auto 0}.get_started_video{display:inline-block;width:58px;height:58px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);text-decoration:none;background:#fff url('/images/gettingstarted/fancy_video.svg') no-repeat center center;background-size:17px 24px;border-radius:18px;transition:all .3s ease-in-out}.get_started_video:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.get_started_video.block{display:block}.get_started .payment_row ul li{padding:0;background:0 0}.getstarted_support{display:flex;background:#2ba0d9;padding:30px 0 29px 85px;box-sizing:border-box;margin-bottom:35px;justify-content:flex-start;align-items:center;transition:all .3s ease;text-decoration:none}.getstarted_support:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.2) inset}.getstarted_support-img{display:block;width:58px;height:58px;border-radius:10px;background:#fff url('/images/gettingstarted/blue_flag.svg') center center no-repeat;background-size:25px;transform:scaleX(-1);margin-right:25px}.getstarted_support-text{display:flex;flex-direction:column}.getstarted_support-text span{color:#fff}.getstarted_support-text span:first-of-type{font-size:26px;font-family:GothamProBold;line-height:30px}.getstarted_support-text span:last-of-type{font-size:14px;line-height:30px}.getstarted_help{display:inline-flex;align-items:center}.getstarted_help-img{width:58px;height:58px;background:#00a0dc url(/images/gettingstarted/white_flag.svg) center center no-repeat;background-size:25px;transform:scaleX(-1);margin-right:20px;border-radius:10px}.getstarted_help-text{font-size:26px;font-family:GothamProBold;line-height:30px;color:#00a0dc}.getstarted_help:hover .getstarted_help-img{box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.getstarted_feedback{display:flex;justify-content:center;align-items:center;height:83px;background:#f5f5f5;margin-bottom:30px}.getstarted_feedback-img{width:52px;height:52px;background:#fff url(/images/gettingstarted/blue_flag.svg) center center no-repeat;background-size:25px;transform:scaleX(-1);margin-right:25px;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.getstarted_feedback-text{display:inline-flex;align-items:baseline;margin-top:6px}.getstarted_feedback-text span:first-of-type{font-size:26px;font-family:GothamProBold;line-height:30px;color:#00a0dc;margin-right:20px}.getstarted_feedback-text span:last-of-type{font-size:14px;line-height:30px}.getstarted_feedback:hover .getstarted_feedback-text span:first-of-type{color:#ff5000}.getstarted_feedback:hover .getstarted_feedback-text span:last-of-type{color:#00a0dc}.text a.getstarted_feedback,.text a.getstarted_help{text-decoration:none}.book_icon,.question_icon{width:18px;height:18px}#fancybox-wrap.custom_fancy{left:50%!important;transform:translateX(-50%)}#fancybox-wrap.custom_fancy #fancybox-left{left:-80px;right:auto;visibility:visible}#fancybox-wrap.custom_fancy #fancybox-right{right:-80px;left:auto;visibility:visible}#fancybox-wrap.custom_fancy #fancybox-left-ico{background-image:url('/img/service/fancybox_left.png');background-position:center;background-repeat:no-repeat;left:20px;right:auto}#fancybox-wrap.custom_fancy #fancybox-right-ico{background-image:url('/img/service/fancybox_right.png');background-position:center;background-repeat:no-repeat;left:auto;right:20px}#fancybox-wrap.custom_fancy #fancybox-close{background-image:url('/img/service/fancybox_close.png');background-position:center;background-repeat:no-repeat;top:-40px;right:-40px}#fancybox-wrap.custom_fancy #fancybox-content embed,#fancybox-wrap.custom_fancy #fancybox-content>div{max-width:100%;max-height:100%}.two_separated_blocks{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.two_separated_blocks>*{width:calc(50% - 8px)}.neurosite_create{display:flex;align-items:center;background-color:#0c0037;color:#fff;margin-bottom:35px;border-radius:10px;overflow:hidden}.neurosite_create .neurosite_gradient{width:67%;background-image:linear-gradient(to right,#cc1774,#0c0037)}.neurosite_create .neurosite_gradient .neurosite_bg{display:flex;align-items:center;height:109px;background-image:url(/images/create/neurosite-bg.png);background-repeat:no-repeat;background-position:-195px -331px;background-size:cover}.neurosite_create .neurosite_gradient .neurosite_bg .neurosite_title{width:50%;height:69px;background-image:url(/images/create/neurosite-title.png);background-repeat:no-repeat;background-size:contain;background-position-x:center;background-position-y:-3px}.neurosite_create .neurosite_gradient .neurosite_bg .neurosite_content{width:50%;font-weight:600;line-height:20px}.neurosite_create .neurosite_button_container{width:33%}.neurosite_create .neurosite_button_container .neurosite_button{color:#fff;display:block;width:210px;text-align:center;font-weight:700;height:51px;line-height:51px;background-color:#e2353b;border-radius:5px;margin-left:auto;margin-right:auto}.neurosite_create .neurosite_button_container .neurosite_button:hover{background-color:#c71673;cursor:pointer;color:#fff}@media all and (max-width:1520px){.neurosite_create .neurosite_gradient .neurosite_bg{background-position:-60px -198px}}@media all and (max-width:1086px){.neurosite_create .neurosite_gradient .neurosite_bg .neurosite_title{height:37px}.neurosite_create .neurosite_gradient .neurosite_bg .neurosite_content{font-size:12px}.neurosite_create .neurosite_button_container .neurosite_button{font-size:12px;width:149px}}@media all and (max-width:768px){.neurosite_create{flex-direction:column;max-width:556px;margin-left:auto;margin-right:auto}.neurosite_create .neurosite_gradient{width:100%;margin-bottom:29px;background-image:linear-gradient(to bottom,#cc1774,#0c0037)}.neurosite_create .neurosite_gradient .neurosite_bg{flex-direction:column;margin-bottom:50px;background-position:-384px -386px;background-size:1216px}.neurosite_create .neurosite_gradient .neurosite_bg .neurosite_title{width:85%;min-height:69px;margin-top:29px}.neurosite_create .neurosite_gradient .neurosite_bg .neurosite_content{width:85%;font-size:18px;text-align:center}.neurosite_create .neurosite_button_container{width:100%;padding-bottom:36px}.neurosite_create .neurosite_button_container .neurosite_button{width:85%;font-size:18px}}@media all and (max-width:606px){.neurosite_create{margin-left:10px;margin-right:10px}}@media all and (max-width:420px){.neurosite_create .neurosite_gradient .neurosite_bg{height:137px}}.fl_c{display:flex!important;flex-wrap:wrap;justify-content:center}.float_img-right{max-width:50%;height:auto;float:right;display:block}.float_img-left{max-width:50%;height:auto;float:left;display:block}.clearfix:after,.clearfix:before{display:table;content:"";line-height:0}.clearfix:after{clear:both}.display_none{display:none}.gray_text{color:#9ea0a7}.gray_bg{background:#fafafa}.flex{display:flex}.block{display:block}.inline_flex{display:inline-flex}.flex_wrap{display:flex;flex-wrap:wrap}.flex_nowrap{display:flex;flex-wrap:nowrap}.pos_rel{position:relative}.align_center,.ta_c{text-align:center}.ta_l{text-align:left}.ta_r{text-align:right}.title_text{font-family:'Gotham Pro';font-weight:400}.light_font a{color:#00a0dc}.w100{width:100%}.op70{opacity:.7}.zi_1{z-index:1}img{max-width:100%}.full_width{display:block;width:100vw;left:50%;position:relative;transform:translateX(-50%)}.fz_20{font-size:20px}.fz_24{font-size:24px}.fz_38{font-size:38px}@media (max-width:1200px){.display_none_lg{display:none!important}.flex_lg{display:flex}.ta_c_lg{text-align:center}.appear_lg{display:block!important}.disappear_lg{display:none!important}}@media (max-width:1024px){.display_none_md{display:none!important}.flex_md{display:flex}.ta_c_md{text-align:center}.appear_md{display:block!important}.disappear_md{display:none!important}.nobr_md br{display:none!important}}@media (max-width:768px){.display_none_sm{display:none!important}.flex_sm{display:flex}.ta_c_sm{text-align:center}.appear_sm{display:block!important}.disappear_sm{display:none!important}.order_sm_0{order:0}.order_sm_1{order:1}.order_sm_2{order:2}.order_sm_3{order:3}.order_sm_4{order:4}.order_sm_5{order:5}.nobr_sm br{display:none!important}}@media (max-width:576px){.display_none_xs{display:none!important}.flex_xs{display:flex!important}.ta_c_xs{text-align:center!important}.appear_xs{display:block!important}.disappear_xs{display:none!important}.nobr_xs br{display:none!important}}.m_10_0{margin:10px 0}.m_20_0{margin:20px 0}.m_30_0{margin:30px 0}.m_40_0{margin:40px 0}.m_50_0{margin:50px 0}.m_0_10{margin:0 10px}.m_0_20{margin:0 20px}.m_0_30{margin:0 30px}.m_0_40{margin:0 40px}.m_0_50{margin:0 50px}.m_auto{margin:auto}.m_x_auto{margin-left:auto;margin-right:auto}.m_y_auto{margin-top:auto;margin-bottom:auto}.mt0{margin-top:0}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mt90{margin-top:90px}.mt100{margin-top:100px}.mt110{margin-top:110px}.mt120{margin-top:120px}.mt130{margin-top:130px}.mt140{margin-top:140px}.mt150{margin-top:150px}.mt160{margin-top:160px}.mt170{margin-top:170px}.mt180{margin-top:180px}.mt190{margin-top:190px}.mt200{margin-top:200px}.mr0{margin-right:0}.mr10{margin-right:10px}.mr5{margin-right:5px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr40{margin-right:40px}.mr50{margin-right:50px}.mr60{margin-right:60px}.mr70{margin-right:70px}.mr80{margin-right:80px}.mr90{margin-right:90px}.mr100{margin-right:100px}.mr110{margin-right:110px}.mr120{margin-right:120px}.mr130{margin-right:130px}.mr140{margin-right:140px}.mr150{margin-right:150px}.mr160{margin-right:160px}.mr170{margin-right:170px}.mr180{margin-right:180px}.mr190{margin-right:190px}.mr200{margin-right:200px}.mb0{margin-bottom:0}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.mb90{margin-bottom:90px}.mb100{margin-bottom:100px}.mb110{margin-bottom:110px}.mb120{margin-bottom:120px}.mb130{margin-bottom:130px}.mb140{margin-bottom:140px}.mb150{margin-bottom:150px}.mb160{margin-bottom:160px}.mb170{margin-bottom:170px}.mb180{margin-bottom:180px}.mb190{margin-bottom:190px}.mb200{margin-bottom:200px}.ml0{margin-left:0}.ml5{margin-left:5px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml40{margin-left:40px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml70{margin-left:70px}.ml80{margin-left:80px}.ml90{margin-left:90px}.ml100{margin-left:100px}.ml110{margin-left:110px}.ml120{margin-left:120px}.ml130{margin-left:130px}.ml140{margin-left:140px}.ml150{margin-left:150px}.ml160{margin-left:160px}.ml170{margin-left:170px}.ml180{margin-left:180px}.ml190{margin-left:190px}.ml200{margin-left:200px}.pt0{padding-top:0}.pt0{padding-top:0}.pt5{padding-top:5px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pt70{padding-top:70px}.pt80{padding-top:80px}.pt90{padding-top:90px}.pt100{padding-top:100px}.pt110{padding-top:110px}.pt120{padding-top:120px}.pt130{padding-top:130px}.pt140{padding-top:140px}.pt150{padding-top:150px}.pt160{padding-top:160px}.pt170{padding-top:170px}.pt180{padding-top:180px}.pt190{padding-top:190px}.pt200{padding-top:200px}.pr0{padding-right:0}.pr5{padding-right:5px}.pr10{padding-right:10px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr40{padding-right:40px}.pr50{padding-right:50px}.pr60{padding-right:60px}.pr70{padding-right:70px}.pr80{padding-right:80px}.pr90{padding-right:90px}.pr100{padding-right:100px}.pr110{padding-right:110px}.pr120{padding-right:120px}.pr130{padding-right:130px}.pr140{padding-right:140px}.pr150{padding-right:150px}.pr160{padding-right:160px}.pr170{padding-right:170px}.pr180{padding-right:180px}.pr190{padding-right:190px}.pr200{padding-right:200px}.pb0{padding-bottom:0}.pb5{padding-bottom:5px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}.pb70{padding-bottom:70px}.pb80{padding-bottom:80px}.pb90{padding-bottom:90px}.pb100{padding-bottom:100px}.pb110{padding-bottom:110px}.pb120{padding-bottom:120px}.pb130{padding-bottom:130px}.pb140{padding-bottom:140px}.pb150{padding-bottom:150px}.pb160{padding-bottom:160px}.pb170{padding-bottom:170px}.pb180{padding-bottom:180px}.pb190{padding-bottom:190px}.pb200{padding-bottom:200px}.pl0{padding-left:0}.pl5{padding-left:5px}.pl10{padding-left:10px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl40{padding-left:40px}.pl50{padding-left:50px}.pl60{padding-left:60px}.pl70{padding-left:70px}.pl80{padding-left:80px}.pl90{padding-left:90px}.pl100{padding-left:100px}.pl110{padding-left:110px}.pl120{padding-left:120px}.pl130{padding-left:130px}.pl140{padding-left:140px}.pl150{padding-left:150px}.pl160{padding-left:160px}.pl170{padding-left:170px}.pl180{padding-left:180px}.pl190{padding-left:190px}.pl200{padding-left:200px}@media (max-width:768px){.float_img-right{max-width:100%;width:auto;float:none}.float_img-left{max-width:100%;width:auto;float:none}.m_sm_10_0{margin:10px 0}.m_sm_20_0{margin:20px 0}.m_sm_30_0{margin:30px 0}.m_sm_40_0{margin:40px 0}.m_sm_50_0{margin:50px 0}.m_sm_auto{margin:auto}.m_sm_x_auto{margin-left:auto;margin-right:auto}.m_sm_y_auto{margin-top:auto;margin-bottom:auto}.mt_sm_0{margin-top:0}.mb_sm_0{margin-bottom:0}.ml_sm_0{margin-left:0}.mr_sm_0{margin-right:0}.mt_sm_10{margin-top:10px}.mt_sm_20{margin-top:20px}.mb_sm_10{margin-bottom:10px}.mb_sm_20{margin-bottom:20px}}@media screen and (max-width:1571px){.main_wrapper{padding:40px 30px 0 30px}.main_wrapper .sort_row .search{padding-left:0}.item_page .template_slide .carousel-control.left,.item_page .template_slide .carousel-control.right{right:-100px}.main_wrapper .cost_category li,.main_wrapper .site_category_list li{padding:9px 16px}}@media (max-width:1500px){.main_wrapper .cost_category li,.main_wrapper .site_category_list li{padding:9px 12px}.main_wrapper .cost_category a,.main_wrapper .site_category_list a{font-size:14px}.slider_2 .slick-next{right:-5%}.slider_2 .slick-prev{left:-5%}}@media (max-width:1450px){.sites_examples_wrap{background-size:auto}}@media screen and (max-width:1430px){input.medium{width:200px}}@media screen and (max-width:1400px){.sidebar .list_heading{padding-left:25px}.sidebar .templates_list li{padding-left:25px}}@media screen and (max-width:1380px){.main_wrapper .templates_block .template_item .thumb{height:250px}.main_wrapper .sort_row .black_search{max-width:180px}}@media (max-width:1270px){.main_wrapper .cost_category li,.main_wrapper .site_category_list li{padding:8px 10px}.main_wrapper .cost_category a,.main_wrapper .site_category_list a{font-size:13px}.main_wrapper .sort_row .black_search input::placeholder{font-size:13px}.main_wrapper .sort_row .black_search input{height:32px;padding:0 0 0 10px}.item_page .template_slide .carousel-control.left,.item_page .template_slide .carousel-control.right{right:-40px}}@media screen and (max-width:1250px){.main_wrapper .templates_block .template_item .thumb{height:250px}}@media screen and (max-width:1210px){.video_block iframe{width:650px!important;height:380px!important}.video_block .video{width:650px;height:380px}.video_block .video::after{background:url('/img/video_bord_md.png') no-repeat;width:900px;height:460px}.video_block .overlay_block{padding:25px 0}}@media screen and (max-width:1200px){.sidebar .templates_list li a{font-size:12px}.main_wrapper .sort_row{flex-wrap:wrap}.main_wrapper .sort_row .category_separator{display:none}.main_wrapper .sort_row .site_category_list{margin-bottom:20px}.main_wrapper .sort_row .black_search{order:2}.main_wrapper .templates_block .template_item .thumb{height:300px}.main_wrapper .templates_block .template_item{margin-bottom:20px;padding-right:20px}}@media screen and (max-width:1150px){.md_grid_5{width:41.66666667%}.md_grid_7{width:58.33333333%}.md_grid_6{width:50%}.slider_2 .slick-next,.slider_2 .slick-prev{display:none}.item_page .template_slide .carousel-control.left,.item_page .template_slide .carousel-control.right{display:none}}@media (max-width:1024px){.add_text_inn,.blog,.breadcrumbs,.categoriesLeft,.examplesList,.main .text,.main.landing .text,.news_full.text,.solutions_inn.text,.terms_container,.theme-umi-select{padding:0}.clarification_link,.comments,.likes,.main h1,.main h2,.term_h h1{margin-left:0}.landing .main_h1 h1,.main_h1 h1{font-size:36px}.blog .grid_with_preview_item{width:48%}.blog .grid_with_preview_item:not(:nth-child(3n)){margin-right:0}.blog .grid_with_preview_item:nth-child(2n){margin-left:4%}.news_full .img_right{float:none;margin:30px auto}.news_full .img_float_right{float:none}.news_full .img_float_left{float:none}.container,.fixed_container{max-width:768px}.top_contact>div>a{display:block}.payment_row .no_marker{flex-flow:row wrap}.payment_row .no_marker li{min-width:calc(100% / 4);display:block;margin:15px 0}.payment_row .no_marker li em,.payment_row .no_marker li i{margin:auto}.news .new{padding-bottom:20px;border-bottom:1px solid #d6d6d6}.news .new .news_date{float:none;margin:0 0 10px 0}.news .new .read_more{float:none;margin-top:10px}.landing .landing_text{box-sizing:border-box;padding-left:30px;font-size:22px}.landing .main_h1 h1{font-size:36px}.landing .bottom_createtemplate_button_wrapper{margin:35px 0}div.recomend-content ul li{padding-right:20px}.review_slider .user_avatar img{width:60px;height:60px}.landing .main_h1 h1{margin:35px 0}.item_page .template_cart .item_description{min-width:40%;width:auto}.template_cart .item_thumb-pro{width:60%;height:340px;right:50px;background-size:contain}.template_cart .item_thumb-pro_img{width:320px;height:200px;top:42px}.item_page-pro .advantages_pro .advantages_pro-item{padding:20px}.text_panel .text_description{padding-right:20px}.pens_text_1{top:30px;left:50px}.pens_text_2{top:30px;right:50px}.instruction_page .heading{margin-bottom:30px}.instruction_page .second_heading h1{font-size:36px}.instruction_page .second_heading h2{font-size:36px}.instruction_page .step{padding-bottom:25px;margin-bottom:25px}.press .left_block{width:20%}.client_reviews .client_review_page{display:flex;flex-wrap:wrap}.client_reviews .client_review_page .client_review_img{display:flex;align-items:flex-end}.client_reviews .client_review_title .client_review_name{white-space:initial}.client_reviews .client_review_title .client_review_name:hover{white-space:initial}.client_review_page .client_review_title{width:calc(100% - 150px)}.client_review_site_name{white-space:initial}.client_review_site_name:hover{white-space:initial}.doc_container{flex-direction:column}.doc_container .doc_left{display:flex;flex-direction:column;width:100%}.doc_container .doc_left ul.level-1{display:flex;flex-wrap:wrap;margin:20px 0 40px;padding:30px;box-sizing:border-box;background:#efeeee}.doc_container .doc_left ul.level-1>li{position:relative;width:50%}.doc_container .doc_left ul.level-1>li>a{font-weight:600}.doc_container .doc_left ul.level-1>li:hover>ul.level-2{display:block}.doc_container .doc_left ul.level-1 ul.level-2{display:none;position:absolute;width:100%;background:#fff;box-shadow:0 16px 20px 1px #dedede;z-index:999}.doc_container .doc_right{margin:0;width:100%}.term_post form .field,.term_post form .field input,.term_post form .field_textarea textarea,.terms_container .terms_block{width:280px;box-sizing:border-box;margin-left:0;margin-right:0}.terms_block #tab1.t_tab,.terms_block #tab2.t_tab{width:100%;border-radius:0}.terms_block #tab1.t_tab{border:1px solid #d9d8d7}.terms_block #tab2.t_tab{border-left:1px solid #d9d8d7;border-right:1px solid #d9d8d7;border-top:none;border-bottom:none}.terms_block .t_tab{background-image:none}.terms_block #tab1.t_tab.active,.terms_block #tab2.t_tab.active{border:1px solid #00a0dc;box-shadow:0 0 6px 2px rgba(0,0,0,.2) inset}.terms_container .terms_content{margin:0 0 0 30px;width:100%}.online_lessons{display:flex;flex-direction:column}.online_lessons .video_lesson{width:100%}.online_lessons .online_lessons-chat{width:auto;margin:30px auto}.get_started_block:nth-of-type(7) .addition_img-1{top:-100px}.get_started_block:nth-of-type(7) .addition_img-2{left:50px;bottom:-90px}.get_started_block:nth-of-type(8) .instructions{flex-direction:column;align-items:flex-start}.get_started_block:nth-of-type(8) .instructions>div{padding-left:0;margin-bottom:20px}.get_started_block:nth-of-type(9) .get_started_block-blog_item{align-items:flex-start}.get_started_block:nth-of-type(9) .get_started_block-blog_item img{margin-top:7px}.get_started .blue_bg .big_red_button{margin-top:30px}.two_separated_blocks .getstarted_help,.two_separated_blocks .gray_bg_search{padding-left:20px;padding-right:20px}}@media screen and (max-width:991px){.carousel-indicators{bottom:-45px}.carousel-control{opacity:1;top:auto!important;bottom:-50px}.carousel-control.left{left:0}.carousel-control.right{right:0}.xs_grid_12{width:100%}.xs_grid_10{width:83.33333333%}.xs_grid_9{width:75%}.xs_grid_6{width:50%}.xs_grid_2{width:16.66666667%}input.medium{width:152px}}@media screen and (max-width:967px){.video_content .video_anons{margin-bottom:40px;padding:0 30px}.video_content .video_link{padding:0 30px}}@media (min-width:768px) and (max-width:1024px){.index_video_block_wrap .index_important_text{padding:0 20px}.index_reviews_wrap .index_reviews_text{padding:0 20px 50px 20px}.index_news_wrap .index_news_ul{padding:0 15px}.index_news .index_news_ul .index_news_item{width:310px}.index_partner_wrap .index_partner_body{margin:0 10px 50px 10px;width:auto}.index_partner_wrap .index_partner_box{margin:0 7px 0 0}.index_hosting_transfer_wrap .index_hosting_text{padding:0 0 50px 10px}.index_site_create_wrap .seo_links_ul_wrap{margin:0 10px}.index_site_create_wrap .index_site_create_text{padding:0 20px}.footer_blocks{padding:0 20px}.footer_main_menu{padding:0 20px}.main_price_table .th_duo.twice .promo_label{background:rgba(0,0,0,0) url(/img/pr_lable_mobile.png) no-repeat;top:0;right:0}.video_content .additional_video_text{margin:0}.terms_container .terms_content{width:570px}.additional_text img{width:960px;display:block;margin:0 auto}.price_umi_cms{padding:0 10px}.main .blog h2,.main .news h2,.main .text h2{margin-left:0}.main .news .news_anons{padding:0}.main.landing .icons_block_wrapper.text{padding:0}.examplesList h1{margin-left:0}#partner_page .sites_examples_block .externalControl.prev{top:16px;left:0}#partner_page .sites_examples_block .externalControl.next{top:16px;right:0}}@media (max-width:768px){header{padding:0;z-index:0}header .desktop_nav{display:none}.fixed_container{max-width:100%;padding:0 20px}.container{max-width:100%}main .red_btn.instant-create{padding:6px 0;width:100%}main .top_section .top_contact{display:none}.bottom_contacts{padding-bottom:40px;display:block}.bottom_contacts h3{font-size:24px}.bottom_contacts h3 a{color:#000;text-decoration:none}.bottom_contacts .grid_12{margin-top:40px}.bottom_contacts span{font-size:18px}.nav_toggle,.nav_toggle span{cursor:pointer}.nav_toggle span{display:block;width:28px;background:#fff;height:3px;transition:all .2s;z-index:99}.nav_toggle span:not(:last-child){margin-bottom:6px}.nav_toggle span:nth-child(2){position:relative;z-index:99}.nav_toggle span:nth-child(2)::after{content:'';display:block;background:#fff;position:relative;top:0;left:0;width:100%;height:100%;transition:all .2s}.nav_toggle.close span:first-child{display:none}.nav_toggle.close span:nth-child(2){transform:rotate(-45deg);margin-bottom:0}.nav_toggle.close span:nth-child(2)::after{transform:rotate(90deg)}.nav_toggle.close span:last-child{display:none}.mobile_nav{background:#393a42;display:none}.create_row{background:#f6f6f6;margin:60px 0;padding:45px 50px 40px 50px;height:270px;text-align:center}.create_row .heading{margin-bottom:30px}.create_row .text_content{margin-bottom:30px}.mobile_header{display:block;position:relative;box-sizing:border-box;background:#32333a;z-index:0}.mobile_header .header_brand{width:30%}.mobile_header>.flex_wrapper{height:65px;padding:0 20px}.mobile_nav .nav{padding:20px 0;text-align:center;list-style:none}.mobile_nav .nav li{padding:23px 0;margin:0}.mobile_nav .nav li a{font-size:22px;line-height:19px;color:#fff;text-decoration:none;position:relative;font-family:'Open Sans',sans-serif}footer.base{display:none}.mobile_footer{display:block;padding:60px 0 40px 0;width:100%;box-sizing:border-box;background:#3d4255}.mobile_footer .footer_social{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:baseline;margin-left:auto;margin-right:auto}.mobile_footer .fullversion_link{display:block;font-size:28px;text-decoration:none;text-align:center;color:#fff;margin:40px 0}.mobile_footer p{text-align:center;font-size:16px;line-height:25px;color:#9ea0a7;margin:40px 0}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}.after_sidebar,.sidebar{display:none}.main_wrapper{max-width:100%;width:100%;padding:0}.main_wrapper .sort_row{display:block;width:max-content;max-width:calc(100vw - 40px);min-width:410px;margin:0 auto;padding:20px;background:#f6f6f6}.main_wrapper .sort_row .cost_category select,.main_wrapper .sort_row .mobile_category_select .select{height:45px}.main_wrapper .sort_row .cost_category select{display:inline-block;background:url(/img/templates/select.svg) no-repeat 90% center #fff;font-family:OpenSans-Regular,'Open Sans';font-size:18px;padding:0 35px 0 10px;appearance:none;border:none;cursor:pointer}.main_wrapper .sort_row .cost_category ul{display:none}.main_wrapper .cost_category li:nth-of-type(2n),.main_wrapper .site_category_list li:nth-of-type(2n){border:none}.main_wrapper .site_category_list li:first-of-type,.main_wrapper .site_category_list li:nth-of-type(2){border:none}.main_wrapper .cost_category li.active,.main_wrapper .site_category_list li.active{border:none}.main_wrapper .sort_row .site_category_list{margin:0 0 20px 0;overflow:hidden}.main_wrapper .sort_row .site_category_list ul{position:relative;flex-flow:row-reverse nowrap;width:max-content;margin:0 auto}.main_wrapper .sort_row .site_category_list ul li{padding:0 10px}.main_wrapper .sort_row .site_category_list ul li:first-child{padding-right:0}.main_wrapper .sort_row .site_category_list ul li:last-child{padding-left:0}.main_wrapper .sort_row .cost_category{display:inline-block;vertical-align:top}.main_wrapper .sort_row input[type=image]{display:inline-block;position:absolute;top:0;right:0;padding:14px;background-color:#fff}.main_wrapper .sort_row .mobile_category_select{display:inline-block;width:60%;position:relative;float:right}.main_wrapper .sort_row .mobile_category_select .select{position:relative;padding:15px 5px;cursor:pointer}.main_wrapper .sort_row .mobile_category_select .select.base{border:none;background:url(/img/templates/categories.svg) no-repeat 14px center #fff}.main_wrapper .sort_row .mobile_category_select .select.base span{font-size:18px;font-family:OpenSans-Regular,'Open Sans'}.main_wrapper .sort_row .mobile_category_select .select_content{width:100%;background:#fff;position:absolute;left:0;top:45px;z-index:999;box-shadow:0 10px 16px 1px #ebebeb}.main_wrapper .sort_row .mobile_category_select .templates_list{display:flex;flex-wrap:wrap;padding-bottom:5px}.main_wrapper .sort_row .mobile_category_select li{flex-basis:50%;flex-grow:1;box-sizing:border-box;cursor:pointer;padding:5px 0 5px 10px;transition:all .2s}.main_wrapper .sort_row .mobile_category_select li:hover{background:#2490c5}.main_wrapper .sort_row .mobile_category_select li:hover a{color:#fff}.main_wrapper .sort_row .mobile_category_select li a{text-decoration:none;color:#000;font-size:18px;white-space:nowrap;font-family:OpenSans-Regular,'Open Sans'}.main_wrapper .sort_row .mobile_category_select .select.large{padding-left:50px;box-sizing:border-box}.main_wrapper .cost_category a,.main_wrapper .site_category_list a{font-size:18px;white-space:nowrap}.main_wrapper .sort_row .black_search{display:none;position:relative;margin-top:10px;max-width:none}.main_wrapper .sort_row .black_search button{display:none}.main_wrapper .sort_row .black_search input{width:100%;height:40px;padding-right:40px}.main_wrapper .sort_row .black_search>img{display:inline;width:14px;position:absolute;right:16px;top:13px;cursor:pointer}.main_wrapper .pagination_block .pagination{margin-bottom:20px}.main_wrapper .pagination_block .pagination ul{text-align:center}.main_wrapper .pagination_block .text_block{padding:0 20px;text-align:center}.umi-title-is-not-find{text-align:center}.create_promo,.umi-title-is-not-find{margin:0 20px}.main_wrapper .templates_block .block_wrapper{justify-content:center;max-width:100vw;margin:0 auto;padding-top:30px}.main_wrapper .templates_block .template_item{width:100%;height:auto;margin-bottom:40px;padding:0 20px;display:flex;flex-direction:column;box-shadow:0 0 16px 1px #ebebeb}.main_wrapper .templates_block .template_item .item_bord{background-image:none}.main_wrapper .templates_block .template_item .thumb{display:flex;flex-direction:column;height:auto;box-shadow:none}.templates_block .template_img{height:300px;order:0;overflow:hidden;text-align:center}.main_wrapper .templates_block .template_item .thumb h3{display:block;margin-top:20px;text-align:center}.main_wrapper .templates_block .template_item .thumb h3+h3{margin-top:0}.main_wrapper .templates_block .template_item .thumb .overlay_block{display:inline-block;transform:scale(1);opacity:1;position:relative;height:auto}.main_wrapper .templates_block .template_item .thumb .overlay_block a.button{display:inline-block}.main_wrapper .templates_block .template_item .thumb .overlay_block a.button_preview{float:right}.main_wrapper .templates_block .template_item .template_item_pro-price{display:none}.main_wrapper .templates_block .template_item .heading{display:none}.solutions .solution{width:50%;box-sizing:border-box}.solutions_banner .center{margin:40px 0}.review_slider{display:none}.landing .land_l{text-align:center}.landing .landing_text{padding-left:0;margin-top:30px;text-align:center}.landing .template_description{min-height:0}div.recomend-content ul li{width:calc(100% / 2);margin-bottom:20px;padding:0}.payment_row{display:none}.item_page .template_cart{padding-bottom:30px;margin-bottom:30px}.item_page .template_cart .item_thumb{margin-bottom:20px}.item_page .template_cart .item_description .item_actions .button,.item_page .template_cart .item_description .item_actions .demo_site_preview_blue_button,.item_page .template_cart .item_description .item_actions a{display:inline-block}.item_page .template_cart .item_description .item_actions a:last-child{float:right;width:45%}.item_page .template_cart .item_description .item_actions a:first-child{width:50%}.item_page .template_cart .item_description .desc{margin:0}.item_page .text_panel .heading{margin:30px 0}.item_page .text_panel .heading h2 br,.item_page .text_panel .heading h3 br{display:none}.item_page .text_panel .block_wrapper{padding:0 10px}.item_page .text_panel .block_wrapper .text_description{clear:left;width:100%}.decor_border::before{margin:20px 0}.item_page .template_slide{display:none}.template_cart .fixed_container>.block_wrapper .grid_8{width:100%;padding-right:0}.template_cart .fixed_container>.block_wrapper .grid_4{width:100%}.common_services>.fixed_container{padding:0}.item_page .slim_title{font-size:34px}.pens_text_1{width:200px;font-size:22px;top:18px;left:22px;text-align:center}.pens_text_2{width:200px;font-size:22px;top:18px;right:22px;text-align:center}.page_heading{text-align:center}.main_wrapper .page_heading{margin-bottom:0}.main_wrapper .page_heading h1{margin:10px 0;font-size:26px}.item_page.item_page-pro .template_cart .main_image-pro{flex-direction:column}.template_cart .item_thumb-pro{width:100%;height:400px;right:auto;background:0 0}.template_cart .item_thumb-pro_img{width:auto;height:auto;top:auto}.item_page .template_cart .item_description{margin:auto;width:488px}.item_page .heading h3{font-size:26px}.item_page h2{font-size:26px}.item_page-pro .advantages_pro .advantages_pro-item{width:100%;flex-flow:row nowrap;align-items:center;margin-bottom:20px}.item_page-pro .advantages_pro .advantages_pro-img{margin-bottom:0;margin-right:30px;flex-basis:100px}.item_page-pro .advantages_pro .advantages_pro-text{width:calc(100% - 100px)}.item_page-pro .advantages_pro .fixed_container h2{margin:50px 0}.instruction_page .heading{margin-bottom:0}.instruction_page .second_heading h1{font-size:30px}.instruction_page .second_heading h2{font-size:30px}.instruction_page .step{display:flex;flex-flow:column wrap}.instruction_page .step .left_column{width:100%;margin:0}.instruction_page .step .right_column{width:100%;margin:0}.instruction_page .img_block{display:flex;justify-content:center;align-items:center}.instruction_page .img_block img{margin-top:10px}.instruction_page .img_block.has_glass img{margin-top:10px}.instruction_page .step.larg_padd{padding-bottom:0}.instruction_page .section_capt{margin:60px auto;width:auto}.main.new_style .green_border_form{padding:50px}.press .item h2{font-size:20px}.press .left_block{width:22%}code,pre{white-space:pre-wrap}.main .response_header{display:flex;flex-direction:column}.response_header .big_blue_button{margin:0 0 20px 0;width:220px}.doc_container .doc_left ul.level-1>li{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.doc_container .doc_left ul.level-1>li:hover>ul.level-2{display:none}.doc_container .doc_left ul.level-1>li .list_btn{display:flex;position:relative;cursor:pointer;width:50px;height:46px;order:1}.doc_container .doc_left ul.level-1>li .list_btn:after{content:'';display:block;margin:10px auto auto;width:13px;height:13px;border-top:3px solid #55a5ce;border-right:3px solid #55a5ce;transform:rotate(135deg);transition:all .3s ease}.doc_container .doc_left ul.level-1>li>a{max-width:calc(100% - 65px);box-sizing:border-box;padding:20px 15px;order:0}.doc_container .doc_left ul.level-1>li.open .list_btn:after{transform:rotate(-45deg) translate(-5px,5px)}.doc_container .doc_left ul.level-1>li.baby.open>ul.level-2{display:block;position:relative;margin-bottom:10px;order:2}.doc_container .doc_left ul.level-1>li.baby.open>ul.level-2 a{padding:10px 15px;font-size:14px}.doc_container .doc_left ul.level-1>li.baby.open>ul.level-2 a p{font-size:14px}.doc_container .doc_left ul li p{line-height:1.7}.doc_container .doc_left ul li p.not_link_item_level_3{font-size:14px;padding:10px 15px}.terms_container{flex-direction:column}.terms_container .terms_content{margin:20px 0 0 0}.terms_container .terms_block{padding-top:0;width:100%}.terms_container .terms_block .terms_list{width:100%}.terms_container .term_post{display:none}.main.new_style.webform div.captcha label{flex-direction:column}.main.new_style.webform div.captcha img{margin:20px 0;padding:0}#partner_page .partner_img-left,#partner_page .partner_img-right{float:none;margin:20px 0}#partner_page .text br{display:none}#partner_page #partner .text br{display:block}form .field{margin:10px auto}.landing_page_besplatno-video{float:none;margin:15px 0;max-width:100%}.landing_page_besplatno-video iframe{max-width:100%}.adaptive_video{width:500px;height:281px}.text p{line-height:1.7;font-size:16px}.likes{display:none}#fancybox-content .account_creation_popup h2{padding:0;margin:30px auto;font-size:20px}#fancybox-content .account_creation_popup .cost_month{justify-content:center}#fancybox-content .account_creation_popup .cost_month li{font-size:14px;padding:12px 15px}#fancybox-content .account_creation_popup .cost_month li:first-of-type{margin-left:0}#fancybox-content .account_creation_popup .cost_calculation ul li:last-of-type{padding:20px 0;text-align:center}#fancybox-content .account_creation_popup .cost_calculation-total_number{display:block}#fancybox-content .account_creation_popup-form{padding:10px}.get_started br{display:none}.get_started .full_width{width:100%;left:0;transform:none}.get_started .gray_bottom_border{border:none}.get_started .fixed_container{padding:0}.get_started_block:nth-child(2n):before{content:'';position:absolute;display:block;background:#f5f5f5;top:0;bottom:0;width:200vh;left:50%;transform:translateX(-50%);z-index:-1}.get_started_block:first-of-type .instructions>div{padding-left:0}.get_started_block:first-of-type .instructions .grid_md_3{margin-bottom:20px}.get_started_block:nth-of-type(2){padding-bottom:80px}.get_started_block:nth-of-type(2) .instructions-item{margin-top:10px}.get_started_block:nth-of-type(2) .addition_img-1{width:170px;bottom:-62px;left:64px}.get_started_block:nth-of-type(3) .addition_img-1{width:200px;right:auto;bottom:53px;left:270px}.get_started_block:nth-of-type(5) .addition_img-1{right:auto;top:-70px;left:210px}.get_started_block:nth-of-type(5) .addition_img-2{right:auto;bottom:-60px;left:240px}.get_started_block:nth-of-type(5) .get_started_block-right{margin-top:0;margin-bottom:60px}.get_started_block:nth-of-type(5) .grid_12.mb30{margin-bottom:10px}.get_started_block:nth-of-type(6) .instructions-item{margin-bottom:20px}.get_started_block:nth-of-type(6) .instructions-item img{margin-top:0}.get_started_block:nth-of-type(6) .addition_img-1{right:auto;top:-50px;left:240px}.get_started_block:nth-of-type(6) .addition_img-2{right:auto;bottom:-64px;left:110px}.get_started_block:nth-of-type(6) .get_started_block-right{margin-top:0;margin-bottom:40px}.get_started_block:nth-of-type(7) .get_started_block-right{margin:30px 0}.get_started_block:nth-of-type(7) .addition_img-1{left:65px;top:-60px;width:130px}.get_started_block:nth-of-type(7) .addition_img-2{left:50px;width:130px;bottom:-60px}.get_started_block:nth-of-type(7) .addition_img-3{right:auto;top:153px;left:220px;width:230px}.get_started_block:nth-of-type(8) .addition_img-1{right:auto;top:-60px;left:250px;width:200px}.get_started_block:nth-of-type(10) .get_started_block-right{margin:30px 0}.get_started_block:nth-of-type(10) .addition_img-1{right:auto;top:-54px;left:164px;width:160px}.get_started_block:nth-of-type(10) .addition_img-2{left:46px;bottom:-56px;width:200px}.get_started_block-right{margin-top:30px;padding:0}.two_separated_blocks{flex-direction:column}.two_separated_blocks>*{width:100%}}@media (max-width:449px){.main_wrapper .sort_row{min-width:350px}.main_wrapper .sort_row .cost_category select,.main_wrapper .sort_row .mobile_category_select .select.base span,.main_wrapper .sort_row .site_category_list ul li a{font-size:16px}.main_wrapper .sort_row .mobile_category_select{width:55%}.main_wrapper .sort_row .mobile_category_select li a{font-size:14px}.item_page .template_cart .item_description-pro{padding:10px}.main_wrapper .pagination_block .text_block{padding:0 10px}.create_promo,.umi-title-is-not-find{margin:0 10px}#demo_site_preview div a{width:160px;font-size:18px}}@media (max-width:389px){.main_wrapper .page_heading h1{font-size:22px}.main_wrapper .sort_row{width:calc(100vw - 20px);max-width:calc(100vw - 20px);min-width:calc(100vw - 20px);padding:20px 10px 10px 10px}}@media (max-width:650px){.blog .grid_with_preview_item{width:100%;padding:0}.blog .grid_with_preview_item,.blog .grid_with_preview_item:nth-child(2n){margin-left:0;margin-right:0}.formsearch{padding:0}.gray_bg_search{padding:20px}.main{margin:40px auto 0}.main.new_style .header_adminzone{margin-top:-30px}.pens_text_1{font-size:18px;top:14px;left:22px}.pens_text_2{font-size:18px;top:14px;right:22px}form .field,form .field input,form .field select,form .field_textarea textarea{width:300px}#fancybox-content,#fancybox-wrap{width:100%!important;max-width:100%;box-sizing:border-box}#fancybox-content .popup{width:100%;max-width:100%;box-sizing:border-box;padding:20px}#fancybox-content .popup h2{margin-top:20px}.video_content .video_anons{padding:0 15px;margin-bottom:20px}.video_content .video_link{padding:0 15px}.page_404 .index_advantage_wrap{margin-bottom:0}#fancybox-wrap.custom_fancy{padding:5px;box-sizing:border-box;padding-top:15px}}@media (max-width:576px){main .heading{margin-bottom:40px}.landing .main_h1 h1,.main_h1 h1{font-size:32px}.solutions .solution{width:100%}.big_red_button,.big_red_button:link,.big_red_button:visited,.text .big_red_button:link,.text .big_red_button:visited{font-size:16px;padding:1em}.landing .landing_text{font-size:18px}.bottom_createtemplate_button_wrapper,.bottom_createtemplate_button_wrapper .big_red_button{width:100%;box-sizing:border-box}div.recomend-content ul li{width:calc(100% / 2);margin-bottom:20px;padding:0}.breadcrumbs{display:none}.item_page .text_panel .heading h2,.item_page .text_panel .heading h3{font-size:24px}.discount .grid_with_preview_item{padding:0}.item_page .tabs_with_services{margin-top:30px}.item_page .text_panel{margin-bottom:30px}.common_services{margin-bottom:30px}.item_page .slim_title{font-size:28px}.drop_down_list{margin-top:30px}.pens_text_1,.pens_text_2{display:none}.pens a::before{content:'Удобная система редактирования';display:block;position:relative;width:100%;text-align:center;margin-bottom:15px;text-shadow:0 1px 0 #fff;color:#000;font-size:22px;line-height:1.5}.pens a::after{content:'Редактируйте сайт как документ Word';display:block;position:relative;width:100%;text-align:center;margin-top:7px;text-shadow:0 1px 0 #fff;color:#000;font-size:22px;line-height:1.5}.item_page-pro .template_blue_action{padding:30px 0}.item_page-pro .template_blue_action .item_actions{flex-direction:column;justify-content:center;margin:0;width:auto}.item_page-pro .text_panel p{display:none}.page_heading h1{font-size:26px}.item_page .template_cart .item_description{width:100%}.instruction_page .second_heading{margin-bottom:35px}.instruction_page .second_heading h1{font-size:26px}.instruction_page .second_heading h2{font-size:26px}.instruction_page .heading{padding-bottom:15px}.instruction_page .heading strong{font-size:18px}.instruction_page .description{padding-left:20px}.instruction_page .description::before{width:10px}.instruction_page .recommendation{padding-left:20px}.instruction_page .section_capt h2{font-size:32px}span.larg{font-size:26px}.main.new_style .green_border_form{padding:20px}.press .item{display:flex;flex-direction:column}.press .item h2{font-size:18px}.press .right_block{width:100%}.press .left_block{width:auto;height:auto;padding:20px;margin-bottom:20px}.client_reviews .client_review_page{margin-left:0}.client_reviews .client_review_page .client_review_img{width:auto;margin:15px 20px 0 0;align-items:flex-start}.client_reviews .client_review_img img{width:50px;height:50px;border-radius:50%}.client_review_page .client_review_title{margin-top:15px;width:calc(100% - 80px)}.response_header .big_blue_button{margin:auto}.doc_container .doc_left ul.level-1{padding:10px}#partner{padding:20px}.partner_type div{display:flex;align-items:center;justify-content:center;width:50%;box-sizing:border-box}.partner_type div{text-align:center}.landing_content{padding:0}.formsearch .searchfield{padding-right:150px}.formsearch .searchfield input[type=text]{border-bottom-right-radius:0;border-top-right-radius:0}.service_list-duration,.service_list-price{width:100%}.adaptive_video{width:380px;height:213px}.video_content .video-list{margin-bottom:20px}.video_content .video-list .video_link{padding:0 20px}.video_content .video-list .video_anons{padding:0 20px;margin-bottom:30px}.gray_bg_search .searchfield{padding-right:100px}.gray_bg_search .searchfield button{width:100px}.support .glossary{padding:20px 0 40px}.getstarted_feedback{flex-direction:column;height:auto;padding:30px 0}.getstarted_feedback-text{flex-direction:column;align-items:center;margin-top:20px}.getstarted_feedback-text span:first-of-type{margin-right:0}}@media (max-width:544px){.modal_video .modal_video_content{width:90%;margin:10% auto}.modal_video .modal_video_close{right:0;top:-25px}.video_content .additional_video_text .additional_video_text-title{padding:20px}.video_content .video-list .grid_xs_6.grid_12{width:100%}}@media (max-width:480px){.main_wrapper .sort_row .black_search input{max-width:414px}.bottom_contacts h3 a{font-size:18px}.bottom_contacts span{font-size:14px}.index_video_block_wrap .index_important_text{padding:0 20px}.index_reviews_wrap .index_reviews_text{padding:0 20px 50px 20px}.index_news_wrap .index_news_ul{padding:0 15px}.index_news .index_news_ul .index_news_item{width:310px}.index_partner_wrap .index_partner_body{margin:0 10px 50px 10px;width:auto}.index_partner_wrap .index_partner_box{margin:0 7px 0 0}.index_hosting_transfer_wrap .index_hosting_text{padding:0 0 50px 10px}.index_site_create_wrap .seo_links_ul_wrap{margin:0 10px}.index_site_create_wrap .index_site_create_text{padding:0 20px}.footer_blocks{padding:0 20px}.footer_main_menu{padding:0 20px}.main_price_table .th_duo.twice .promo_label{background:rgba(0,0,0,0) url(/img/pr_lable_mobile.png) no-repeat;top:0;right:0}.landing .main_h1 h1,.main_h1 h1{font-size:28px}.likes{flex-direction:column}.pagination_block .pagination ul li{width:30px;height:30px}.sprite_arrow.sprite-array_left,.sprite_arrow.sprite-arrow_right{position:relative;bottom:4px}.landing .main_h1 h1{margin:15px 0 25px 0}.pens a::after,.pens a::before{font-size:18px}.template_cart .item_thumb-pro{height:340px}.item_page-pro .advantages_pro .advantages_pro-img{flex-basis:60px;height:auto}.item_page-pro .advantages_pro .advantages_pro-text{width:calc(100% - 60px)}.item_page-pro .advantages_pro .fixed_container h2{margin:30px 0}.main.new_style .green_border_form .flex_container_jcsb .form_email{width:100%}.main.new_style .green_border_form .flex_container_jcsb .form_name{width:100%}.main.new_style .green_border_form .flex_container_jcsb{flex-direction:column}.main.new_style .personal_information_form span{box-sizing:border-box;max-width:100%;display:block}form .field,form .field input,form .field select,form .field_textarea textarea{width:240px}.video_content .additional_video_text .additional_video_text-title{padding:20px}.video_content .video-list .grid_xs_6.grid_12{width:100%}.get_started_block{padding:30px 0}.get_started_block-blog{padding:20px}.get_started_block:first-of-type{padding-top:0}.get_started_block .addition_img{display:none}.get_started_block-title_text{font-size:20px;line-height:32px}.get_started_block-title_circle{font-size:20px;line-height:28px;width:28px;height:28px;min-width:28px;margin-right:12px;margin-top:2px}.get_started_block-title_circle:before{width:28px;height:28px}.get_started_block:nth-of-type(2){padding-bottom:30px}.get_started_block:nth-of-type(3){padding-bottom:30px}.get_started_block:nth-of-type(3) .instructions-item{width:100%;margin-bottom:20px}.get_started_block:nth-of-type(6) .get_started_block-left{margin-bottom:20px}.get_started_block:nth-of-type(6) .get_started_block-right{margin-bottom:0}.get_started_block:nth-of-type(7) .instructions a:first-of-type{margin-bottom:20px}.get_started_block:nth-of-type(7) .instructions-item{width:100%;margin-bottom:20px}.get_started_block:nth-of-type(7) .get_started_block-right{margin:0}.get_started_block:nth-of-type(8) .get_started_block-right{margin-top:0}.get_started_block:nth-of-type(10) .instructions a:first-of-type{width:100%;margin-bottom:20px}.get_started_block:nth-of-type(10) .get_started_block-right{margin-bottom:0}.get_started .blue_bg>.fixed_container{padding:30px}.get_started .blue_bg>.fixed_container p{font-size:24px;line-height:38px}}@media (max-width:392px){.popup h2{font-size:23px}}.text_panel .red_btn{margin-top:40px}.mobile_footer .go_out_link{color:#fff}.red_btn.instant-create{outline:0;border:none;font-size:16px;padding:6px 68px;vertical-align:middle;background:#e2353b;display:inline-block;text-align:center;line-height:47px;text-decoration:none}.red_btn.instant-create:hover{background:#de2026}.flex_wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center}.flex_wrapper.row_center{justify-content:center}div[class*=grid]{float:left;min-height:1px}.grid_1{width:8.33333333%}.grid_2{width:16.66666667%}.grid_3{width:25%}.grid_4{width:33.33333333%}.grid_5{width:41.66666667%}.grid_6{width:50%}.grid_7{width:58.33333333%}.grid_8{width:66.66666667%}.grid_9{width:75%}.grid_10{width:83.33333333%}.grid_11{width:91.66666667%}.grid_12{width:100%}.offset_1{margin-left:8.33333333%}.offset_2{margin-left:16.66666667%}.offset_3{margin-left:25%}.offset_4{margin-left:33.33333333%}.offset_5{margin-left:41.66666667%}.offset_6{margin-left:50%}.offset_7{margin-left:58.33333333%}.offset_8{margin-left:66.66666667%}.offset_9{margin-left:75%}.offset_10{margin-left:83.33333333%}.offset_11{margin-left:91.66666667%}.offset_12{margin-left:100%}@media (min-width:577px){.grid_xs_1{width:8.33333333%}.grid_xs_2{width:16.66666667%}.grid_xs_3{width:25%}.grid_xs_4{width:33.33333333%}.grid_xs_5{width:41.66666667%}.grid_xs_6{width:50%}.grid_xs_7{width:58.33333333%}.grid_xs_8{width:66.66666667%}.grid_xs_9{width:75%}.grid_xs_10{width:83.33333333%}.grid_xs_11{width:91.66666667%}.grid_xs_12{width:100%}.offset_xs_1{margin-left:8.33333333%}.offset_xs_2{margin-left:16.66666667%}.offset_xs_3{margin-left:25%}.offset_xs_4{margin-left:33.33333333%}.offset_xs_5{margin-left:41.66666667%}.offset_xs_6{margin-left:50%}.offset_xs_7{margin-left:58.33333333%}.offset_xs_8{margin-left:66.66666667%}.offset_xs_9{margin-left:75%}.offset_xs_0{margin-left:83.33333333%}.offset_xs_11{margin-left:91.66666667%}.offset_xs_12{margin-left:100%}.appear_xs{display:none!important}}@media (min-width:769px){.grid_sm_1{width:8.33333333%}.grid_sm_2{width:16.66666667%}.grid_sm_3{width:25%}.grid_sm_4{width:33.33333333%}.grid_sm_5{width:41.66666667%}.grid_sm_6{width:50%}.grid_sm_7{width:58.33333333%}.grid_sm_8{width:66.66666667%}.grid_sm_9{width:75%}.grid_sm_10{width:83.33333333%}.grid_sm_11{width:91.66666667%}.grid_sm_12{width:100%}.offset_sm_1{margin-left:8.33333333%}.offset_sm_2{margin-left:16.66666667%}.offset_sm_3{margin-left:25%}.offset_sm_4{margin-left:33.33333333%}.offset_sm_5{margin-left:41.66666667%}.offset_sm_6{margin-left:50%}.offset_sm_7{margin-left:58.33333333%}.offset_sm_8{margin-left:66.66666667%}.offset_sm_9{margin-left:75%}.offset_sm_0{margin-left:83.33333333%}.offset_sm_11{margin-left:91.66666667%}.offset_sm_12{margin-left:100%}.appear_sm{display:none!important}}@media (min-width:1025px){.grid_md_1{width:8.33333333%}.grid_md_2{width:16.66666667%}.grid_md_3{width:25%}.grid_md_4{width:33.33333333%}.grid_md_5{width:41.66666667%}.grid_md_6{width:50%}.grid_md_7{width:58.33333333%}.grid_md_8{width:66.66666667%}.grid_md_9{width:75%}.grid_md_10{width:83.33333333%}.grid_md_11{width:91.66666667%}.grid_md_12{width:100%}.offset_md_1{margin-left:8.33333333%}.offset_md_2{margin-left:16.66666667%}.offset_md_3{margin-left:25%}.offset_md_4{margin-left:33.33333333%}.offset_md_5{margin-left:41.66666667%}.offset_md_6{margin-left:50%}.offset_md_7{margin-left:58.33333333%}.offset_md_8{margin-left:66.66666667%}.offset_md_9{margin-left:75%}.offset_md_0{margin-left:83.33333333%}.offset_md_11{margin-left:91.66666667%}.offset_md_12{margin-left:100%}.appear_md{display:none!important}}@media (min-width:1201px){.grid_lg_1{width:8.33333333%}.grid_lg_2{width:16.66666667%}.grid_lg_3{width:25%}.grid_lg_4{width:33.33333333%}.grid_lg_5{width:41.66666667%}.grid_lg_6{width:50%}.grid_lg_7{width:58.33333333%}.grid_lg_8{width:66.66666667%}.grid_lg_9{width:75%}.grid_lg_10{width:83.33333333%}.grid_lg_11{width:91.66666667%}.grid_lg_12{width:100%}.offset_lg_1{margin-left:8.33333333%}.offset_lg_2{margin-left:16.66666667%}.offset_lg_3{margin-left:25%}.offset_lg_4{margin-left:33.33333333%}.offset_lg_5{margin-left:41.66666667%}.offset_lg_6{margin-left:50%}.offset_lg_7{margin-left:58.33333333%}.offset_lg_8{margin-left:66.66666667%}.offset_lg_9{margin-left:75%}.offset_lg_0{margin-left:83.33333333%}.offset_lg_11{margin-left:91.66666667%}.offset_lg_12{margin-left:100%}.appear_lg{display:none!important}}#scrolling{width:100%;overflow:hidden}#scrolling ul{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;padding:0;margin-top:4vh;list-style-type:none;-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}#scrolling li{font-size:8vmin;float:left;width:25vw;min-width:250px;color:#000;font-weight:300;text-align:center;cursor:pointer;-webkit-transform:scale(.95);-ms-transform:scale(.95);-moz-transform:scale(.95);transform:scale(.95)}#scrolling .itemslide-active{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none;outline:0}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("/img/ajax-loader.gif") center center no-repeat}@font-face{font-family:slick;src:url("/css/fonts/slick/slick.eot");src:url("/css/fonts/slick/slick.eot?#iefix") format("embedded-opentype");src:url("/css/fonts/slick/slick.woff") format("woff");src:url("/css/fonts/slick/slick.ttf") format("truetype");src:url("/css/fonts/slick/slick.svg#slick") format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0px;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('/js/fancybox/fancybox.png')}#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:1101;outline:0;display:none}#fancybox-outer{position:relative;width:100%;height:100%;background:#fff}#fancybox-content{width:0;height:0;padding:0;outline:0;position:relative;overflow:hidden;z-index:1102;border:0 solid #fff}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;z-index:1101}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url('/js/fancybox/fancybox.png') -40px 0;cursor:pointer;z-index:1103;display:none}#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0}#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:none;outline:0;line-height:0;vertical-align:top}#fancybox-frame{width:100%;height:100%;border:none;display:block}#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;outline:0;background:transparent url('/js/fancybox/blank.gif');z-index:1102;display:none}#fancybox-left{left:0}#fancybox-right{right:0}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}#fancybox-left-ico{background-image:url('/js/fancybox/fancybox.png');background-position:-40px -30px}#fancybox-right-ico{background-image:url('/js/fancybox/fancybox.png');background-position:-40px -60px}#fancybox-left:hover,#fancybox-right:hover{visibility:visible}#fancybox-left:hover span{left:20px}#fancybox-right:hover span{left:auto;right:20px}.fancybox-bg{position:absolute;padding:0;margin:0;border:0;width:20px;height:20px;z-index:1001}#fancybox-bg-n{top:-20px;left:0;width:100%;background-image:url('/js/fancybox/fancybox-x.png')}#fancybox-bg-ne{top:-20px;right:-20px;background-image:url('/js/fancybox/fancybox.png');background-position:-40px -162px}#fancybox-bg-e{top:0;right:-20px;height:100%;background-image:url('/js/fancybox/fancybox-y.png');background-position:-20px 0}#fancybox-bg-se{bottom:-20px;right:-20px;background-image:url('/js/fancybox/fancybox.png');background-position:-40px -182px}#fancybox-bg-s{bottom:-20px;left:0;width:100%;background-image:url('/js/fancybox/fancybox-x.png');background-position:0 -20px}#fancybox-bg-sw{bottom:-20px;left:-20px;background-image:url('/js/fancybox/fancybox.png');background-position:-40px -142px}#fancybox-bg-w{top:0;left:-20px;height:100%;background-image:url(/js/fancybox/'fancybox-y.png')}#fancybox-bg-nw{top:-20px;left:-20px;background-image:url('/js/fancybox/fancybox.png');background-position:-40px -122px}#fancybox-title{font:14px/1.3em 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;z-index:1102}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#000;background:#fff;position:relative}.fancybox-title-outside{padding-top:10px;color:#fff}.fancybox-title-over{position:absolute;bottom:0;left:0;color:#fff;text-align:left}#fancybox-title-over{padding:10px;background-image:url('/js/fancybox/fancy_title_over.png');display:block}.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px}#fancybox-title-float-wrap{border:none;border-collapse:collapse;width:auto}#fancybox-title-float-wrap td{border:none;white-space:nowrap}#fancybox-title-float-left{padding:0 0 0 15px;background:url('/js/fancybox/fancybox.png') -40px -90px no-repeat}#fancybox-title-float-main{color:#fff;line-height:29px;font-weight:700;padding:0 0 3px 0;background:url('/js/fancybox/fancybox-x.png') 0 -40px}#fancybox-title-float-right{padding:0 0 0 15px;background:url('/js/fancybox/fancybox.png') -55px -90px no-repeat}.fancybox-ie6 #fancybox-close{background:0 0}.fancybox-ie6 #fancybox-left-ico{background:0 0}.fancybox-ie6 #fancybox-right-ico{background:0 0}.fancybox-ie6 #fancybox-title-over{background:0 0;zoom:1}.fancybox-ie6 #fancybox-title-float-left{background:0 0}.fancybox-ie6 #fancybox-title-float-main{background:0 0}.fancybox-ie6 #fancybox-title-float-right{background:0 0}#fancybox-hide-sel-frame,.fancybox-ie6 #fancybox-bg-e,.fancybox-ie6 #fancybox-bg-w,.fancybox-ie6 #fancybox-left,.fancybox-ie6 #fancybox-right{height:expression(this.parentNode.clientHeight + "px")}#fancybox-loading.fancybox-ie6{position:absolute;margin-top:0;top:expression((-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2) + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop)) + 'px')}#fancybox-loading.fancybox-ie6 div{background:0 0}.fancybox-ie .fancybox-bg{background:0 0!important}.tabs_with_services{margin-top:10px}.tabs_with_services .btn_wrap{margin:0}.tabs_with_services .tab_title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.tabs_with_services .tab_title li{flex-basis:calc((100% - 60px)/ 4);box-sizing:border-box;cursor:pointer;background:#f6f6f6;padding:35px 10px;display:block;text-align:center;position:relative}.tabs_with_services .tab_title li.active:after{content:"";display:block;position:absolute;bottom:-20px;left:0;width:100%;background:#f6f6f6;height:20px}.tabs_with_services .tab_title li .caption{font-weight:700;font-size:14px}.tabs_with_services .tab_title li img{margin-top:25px}.tabs_with_services .tab_content{background:#f6f6f6;margin-top:20px}.tabs_with_services .tab_content .tabs_item{padding:50px;display:none}.tabs_with_services .tab_content .tabs_item.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-animation:opacity .3s;animation:opacity .3s}.tabs_with_services .tab_content .tabs_item ul li{position:relative;margin-bottom:25px;padding-left:40px}.tabs_with_services .tab_content .tabs_item ul li:last-of-type{margin-bottom:0}.tabs_with_services .tab_content .tabs_item ul li:before{content:"";width:20px;height:2px;background:#3ab1dd;position:absolute;top:9px;left:0}.tabs_with_services .tab_content .tabs_item .price_container .price{font-weight:700;margin-bottom:10px;font-size:28px}.tabs_with_services .tab_content .tabs_item .price_container .price span{font-size:40px;margin:0 5px}.tabs_with_services .tab_content .tabs_item .blue_btn{margin-top:10px;background:#10a1d7;padding:15px 30px;color:#fff;font-weight:700;font-size:14px;display:inline-block;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:1px solid #10a1d7;text-transform:uppercase}.tabs_with_services .tab_content .tabs_item .blue_btn:hover{background:0 0;color:#10a1d7}.drop_down_list{margin-top:60px}.drop_down_list .main_caption{text-align:center;font-size:30px;background:#f6f6f6;padding:45px 10px;font-weight:300;border-bottom:1px solid #e5e5e5;line-height:30px}.drop_down_list .drop_down_item{border-bottom:1px solid #e5e5e5}.drop_down_list .drop_down_item.active .head{background:#fbfbfb;border-left:1px solid #f7f7f7;border-right:1px solid #f7f7f7}.drop_down_list .drop_down_item.active .head .arrow{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.drop_down_list .drop_down_item .head{padding:0 35px 0 70px;height:75px;background:#f6f6f6;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-left:1px solid #f6f6f6;border-right:1px solid #f6f6f6;transition:background .5s ease}.drop_down_list .drop_down_item .head .caption{width:73%;font-weight:700;font-size:14px}.drop_down_list .drop_down_item .head .price{font-size:20px;margin-left:60px}.drop_down_list .drop_down_item .head .price span{font-weight:700;margin-right:5px}.drop_down_list .drop_down_item .head .arrow{height:10px;width:10px;border-bottom:2px solid #10a1d7;border-right:2px solid #10a1d7;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-left:auto;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.drop_down_list .drop_down_item .content{padding:0 35px 30px 70px;background:#fbfbfb;border-left:1px solid #f7f7f7;border-right:1px solid #f7f7f7;display:none}.drop_down_list .drop_down_item .content .content_block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.drop_down_list .drop_down_item .content .text{line-height:30px;font-weight:300;width:73%}.drop_down_list .drop_down_item .content .blue_btn{margin-left:60px;background:#10a1d7;padding:15px 30px;color:#fff;font-weight:700;font-size:14px;display:inline-block;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:1px solid #10a1d7;text-transform:uppercase}.drop_down_list .drop_down_item .content .blue_btn:hover{background:0 0;color:#10a1d7}.merits_icons{display:flex;flex-wrap:wrap;justify-content:space-between}.merits_icons-item{text-align:center}.shop_creation_steps{display:flex;flex-flow:column wrap}.shop_creation_steps-item{display:flex;flex-wrap:nowrap;margin-bottom:40px}.shop_creation_steps-img{width:300px}.shop_creation_steps-text{width:calc(100% - 300px);padding-left:40px;box-sizing:border-box}@-webkit-keyframes opacity{0%{opacity:0}100%{opacity:1}}@keyframes opacity{0%{opacity:0}100%{opacity:1}}@media (max-width:1024px){.tabs_with_services .tab_content .tabs_item .blue_btn{padding:15px 20px}.drop_down_list .drop_down_item .head .price{margin-left:auto}.merits_icons{justify-content:center}.merits_icons-item{margin:10px}}@media (max-width:992px){.drop_down_list .drop_down_item .head{padding:0 30px}.drop_down_list .drop_down_item .content{padding:0 30px 30px}.drop_down_list .drop_down_item .head .caption{width:60%}.tabs_with_services .tab_content .tabs_item.active{display:block}.drop_down_list .drop_down_item .content{padding:0 20px 20px 20px}.drop_down_list .drop_down_item .content .content_block{display:block}.drop_down_list .drop_down_item .content .text{width:100%}.tabs_with_services .tab_content .tabs_item.active ul li:last-of-type{margin-bottom:25px}.tabs_with_services .tab_content .tabs_item .price_container .price{margin:20px 0}.drop_down_list .drop_down_item .content .blue_btn{margin-left:0;margin-top:20px}}@media (max-width:768px){.tabs_with_services{padding-top:40px;padding-bottom:20px}.tabs_with_services .tab_title li{flex-basis:calc((100% - 30px)/ 4);padding:20px 10px}.tabs_with_services .tab_title li .caption{min-height:2em}.shop_creation_steps-item{flex-direction:column}.shop_creation_steps-text{width:100%;padding:0}.shop_creation_steps-img{width:100%;text-align:center;margin-bottom:20px}}@media (max-width:576px){.tabs_with_services .tab_title{flex-wrap:wrap}.tabs_with_services .tab_title li{flex-basis:100%;margin-bottom:15px}.tabs_with_services .tab_title li.active:after{display:none}.tabs_with_services .tab_title li .caption{min-height:0}.tabs_with_services .tab_title li img{display:none;margin:0}.tabs_with_services .tab_content{margin-top:0}.tabs_with_services .tab_title li.active{border:1px solid #10a1d7}.drop_down_list .main_caption{font-size:24px}.drop_down_list .drop_down_item .head{flex-direction:column;position:relative;padding:10px 20px;height:80px}.drop_down_list .drop_down_item .head .caption,.drop_down_list .drop_down_item .head .price{margin:auto auto auto 0}.drop_down_list .drop_down_item .head .arrow{position:absolute;right:30px;top:40%}.drop_down_list .drop_down_item .content{padding:0 20px 20px}}@media (max-width:480px){.merits_icons-item{width:50%;margin:10px 0}}#cookie-notification{box-sizing:unset;position:fixed;display:none;align-items:center;justify-content:space-around;z-index:1000;bottom:30px;left:30px;background-color:#f6f7f8;box-shadow:0 2px 25px rgba(0,0,0,.3);border-radius:3px;padding:16px;width:463px;height:36px;font-size:13px;line-height:normal}#cookie-notification a{text-decoration:none;color:#000}#cookie-notification p{color:#939393;font-size:13px;margin:0}#accept-cookies{background-color:#666;width:91px;height:33px;color:#fff;border-radius:3px;border-color:unset;border-style:none;cursor:pointer;font-family:Arial,serif}#accept-cookies p{margin-bottom:0}@media (max-width:767px){#cookie-notification{left:50%;transform:translateX(-50%)}}@media (max-width:622px){#cookie-notification{bottom:90px}}@media (max-width:505px){#cookie-notification{width:326px;height:42px}}.ai_logo{margin-right:50px;font-size:12px;font-weight:700;color:#fff;background-image:linear-gradient(to right,#e2353b 0,#e2353b 30%,#1e0c5e 100%);height:32px;display:inline-block;width:135px;text-align:center;line-height:32px;border-radius:200px;float:left;margin-top:7px}.ai_logo::before{content:"";display:inline-block;background:url('/images/ai-stars.png') no-repeat center center;background-size:contain;width:14px;height:15px;margin-right:6px;vertical-align:-3px;margin-left:-10px}.ai_logo.mobile{width:135px;font-size:12px}@media (max-width:1024px){.ai_logo{width:100px;margin-right:unset;font-size:10px}.ai_logo::before{margin-left:unset}}