/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.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{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.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{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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 heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0);transform:translateZ(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-duration:.75s;animation-duration:.75s;-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{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{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{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-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{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-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{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-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{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{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{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{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{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.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.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.logo-wrap .logo{float:left;height:65px;margin-right:20px;display:block}.logo-wrap .logo img{height:100%;width:auto}.menu-holder a{text-decoration:none!important}.parallax-section{background:#f2f2f2}.counter p{color:#333;font-weight:400}.count-number,.counter .count-item>span{color:#00a1d9!important}.count-item__icon{width:40px;height:40px;margin-right:10px;background-size:contain;background-position:50%;background-repeat:no-repeat}.count-item__icon--year{background-image:url("/images/1.png")}.count-item__icon--houses{background-image:url("/images/2.png")}.count-item__icon--done{background-image:url("/images/3.png")}.count-item__icon--awards{background-image:url("/images/4.png")}.count-item__icon--flats{background-image:url("/images/main1.png")}.count-item__icon--height{background-image:url("/images/main2.png")}.count-item__icon--parking{background-image:url("/images/main3.png")}.count-item__icon--subway{background-image:url("/images/main4.png")}.count-item__icon--walking{background-image:url("/images/loc1.png")}.count-item__icon--center{background-image:url("/images/loc2.png")}.count-item__icon--highway{background-image:url("/images/loc3.png")}.count-item__icon--bridge{background-image:url("/images/loc4.png")}.count-item__icon--transportBenefit{background-image:url("/images/benefits/bus.svg");display:inline-block;height:50px;width:100%}.count-item__icon--nearZSDBenefit{background-image:url("/images/benefits/road.svg");display:inline-block;height:50px;width:50px}.count-item__icon--nearParkBenefit{background-image:url("/images/benefits/park.svg");display:inline-block;height:50px;width:50px}.count-item__icon--notCityCenterBenefit{background-image:url("/images/benefits/notCenter.svg");display:inline-block;height:50px;width:50px}.count-item__icon--nearSeaFront{background-image:url("/images/benefits/nearSeaFront.svg");display:inline-block;height:50px;width:50px}.count-item__icon--nearMetro{background-image:url("/images/benefits/nearMetro.svg");display:inline-block;height:50px;width:50px}.count-item__icon--inCenter{background-image:url("/images/benefits/inCenter.svg");display:inline-block;height:50px;width:50px}.count-item__icon--nearImportantRoads{background-image:url("/images/benefits/road.svg");display:inline-block;height:50px;width:50px}.count-item__icon--premiumLocation{background-image:url("/images/benefits/premium.svg");display:inline-block;height:50px;width:50px}.count-item__icon--school{background-image:url("/images/inf1.png")}.count-item__icon--kindergarten{background-image:url("/images/inf2.png")}.count-item__icon--hospital{background-image:url("/images/inf3.png")}.count-item__icon--gas_station{background-image:url("/images/inf4.png")}.box-item__icon{width:40px;height:40px;margin-right:10px;background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;margin-bottom:10px}.box-item__icon--architecture{background-image:url("/images/ata1_fixed.png")}.box-item__icon--technology{background-image:url("/images/ata2_fixed.png")}.box-item__icon--atmosphere{background-image:url("/images/ata3_fixed.png")}.icons_box-item__icon{width:120px;height:120px;margin-right:10px;background-position:50%;background-repeat:no-repeat;position:absolute;right:0;bottom:-8px;background-size:cover}.icons_box-item__icon--house{background-image:url("/images/menu1.png")}.icons_box-item__icon--location{background-image:url("/images/menu2.png")}.icons_box-item__icon--infrastructure{background-image:url("/images/menu3.png")}.icons_box-item__icon--repair{background-image:url("/images/menu4.png")}.icons_box-item__svg-icon{position:absolute;right:0;bottom:0;width:100px;height:100px;margin:0 10px 10px 0;background:50% no-repeat transparent;background-size:contain;opacity:.2}.icons_box-item__svg-icon--flats{background-image:url("/images/navigation/menu_kvar.svg")}.icons_box-item__svg-icon--mortgage{background-image:url("/images/navigation/menu_ipot.svg")}.icons_box-item__svg-icon--actions{background-image:url("/images/navigation/menu_sale.svg")}.icons_box-item__svg-icon--documents{background-image:url("/images/navigation/menu_docs.svg")}.rev-slider-wrapper{height:642px}.rev-slider-wrapper .rev-slider,.rev-slider-wrapper img,.rev-slider-wrapper li,.rev-slider-wrapper ul{height:100%;object-fit:cover}.rev-slider-wrapper .rev-slider{position:relative}.rev-slider-wrapper .slider-container{position:absolute;left:0;bottom:0;right:0;top:0}.complex-block{position:relative;max-width:325px;pointer-events:all}.complex-block-link{color:#0cabd5}.complex-block-link:hover{color:#04518c}@media screen and (max-width:424.98px){.complex-block{width:auto!important}}.complex-block-backgound{background:#f46c60;position:absolute;top:15px;left:-15px;bottom:-15px;right:15px;z-index:0}@media screen and (max-width:575.98px){.complex-block-backgound{display:none}}.complex-block-item{background:#fff;position:relative;z-index:1;max-width:325px;padding:25px 30px}.complex-block-class-type{border-radius:15px;height:30px;background:#5277a3;margin-bottom:20px;color:#fff;display:inline-block;padding:10px 15px;box-sizing:border-box;line-height:10px;font-size:16px;font-weight:500}.complex-block-title-complex-type{margin-bottom:15px}.complex-block-title-name{color:#5277a3;font-size:22px;font-weight:600;font-family:Oswald,sans-serif}.complex-block-hr{height:1px;background:#d9dbda;position:relative;left:0;right:0;margin:15px 0}.complex-block-hr:before{content:"";background:#f46c60;width:50px;left:0;top:0;bottom:0;position:absolute}.complex-block-description-item{color:#747474;font-size:14px;padding-left:24px;position:relative}.complex-block-description-item--loc:after{background-image:url(/images/loc.png)}.complex-block-description-item--metro:after{background-image:url(/images/metro.png)}.complex-block-description-item--house:after{background-image:url(/images/house.png)}.complex-block-description-item--map:after{background-image:url(/images/map.png)}.complex-block-description-item:after{content:"";position:absolute;top:3px;left:0;width:16px;height:16px;background-position:50%;background-size:contain;background-repeat:no-repeat}.complex-block-price-title{font-size:14px;margin:5px 0;display:inline-block}.complex-block-price-value{font-size:26px;color:#f46c60;text-transform:uppercase;font-weight:600;display:inline-block}.complex-block-price-currency{color:#13b3d3;font-weight:600;display:inline-block;margin-left:5px}.section{padding:50px 0}.section-title{font-size:20px;margin-bottom:20px;font-weight:600;font-family:Oswald,sans-serif}.section-description p{margin-bottom:10px}.complex-info{padding:20px 0 100px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media screen and (max-width:1199.98px){.complex-info{padding-bottom:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:767.98px){.complex-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:300px;padding-bottom:20px}}.complex-info__hover-btn{opacity:0;transition:.3s}.complex-info:focus .complex-info__hover-btn,.complex-info:hover .complex-info__hover-btn{opacity:1}.complex-info-ending-period{margin-bottom:50px}.complex-info-ending-period-title{display:inline-block;font-weight:600;margin-right:10px}@media screen and (max-width:1199.98px){.complex-info-ending-period-title{width:100%}}.complex-info-ending-period-item{display:inline-block;background:#ffdb3d;padding:10px 15px;margin-right:10px}@media screen and (max-width:1199.98px){.complex-info-ending-period-item{margin-left:0;margin-right:10px}}@media screen and (max-width:767.98px){.complex-info-ending-period-item{margin-right:0;margin-bottom:10px}}.complex-info-ending-period-search{display:inline-block;background:#003056;padding:10px 15px;margin-left:10px;color:#fff;text-transform:uppercase;font-weight:600}.complex-info-summary-key{display:inline-block;font-weight:600;margin-bottom:10px;width:100%}@media screen and (min-width:1200px){.complex-info-summary-key{min-width:120px;width:auto}}.complex-info-summary-value{display:inline-block;margin-bottom:10px}@media screen and (max-width:1199.98px){.complex-info-summary-value{margin-bottom:20px}}.complex-info-summary__link{color:#00a3e0;font-family:Oswald,sans-serif;font-weight:700}@media screen and (min-width:1200px){.complex-info-block-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:767.98px){.complex-info-block-item{margin-bottom:20px!important}}.complex-info__after-element{position:relative;overflow:hidden;transition:.4s;margin-right:0}.complex-info__after-element:after{display:none;content:"\421\43C\43E\442\440\435\442\44C   \43A\432\430\440\442\438\440\44B";position:absolute;width:100%;height:100%;background-color:#003056;top:0;left:0;color:#fff;text-transform:uppercase;font-family:Oswald,sans-serif;padding:10px;text-align:center;transition:.4s}.complex-info__after-element:focus:after,.complex-info__after-element:hover:after{display:block}.complex-info__icon{width:46px;height:46px;background-color:#003056;background-position:50%;background-size:70%;background-repeat:no-repeat;background-image:url("/images/crown.png")}.complex-info__icon--flats{margin-bottom:10px}.complex-info__benefit{position:absolute;top:65px;padding:0 5px;width:100%;text-align:center;background-color:#f2f2f2;font-size:12px;opacity:0;transition:.3s}.complex-info__wrap{position:relative;padding-top:8px}.complex-info__wrap:hover .complex-info__benefit{opacity:1}.call-out-checkbox-row{margin-top:15px}.call-out-checkbox-row input[type=checkbox]+label{font-size:14px;color:#fff;padding:0;padding-left:28px}.call-out-checkbox-row input[type=checkbox]+label:before{background:#fff;width:20px;height:20px}.call-out-checkbox-row input[type=checkbox]+label:after{width:16px;height:13px;left:1px;top:4px;clip:rect(6px,13px,15px,0)}.call-out-checkbox-row .form-col{width:20%!important}@media screen and (max-width:1199.98px){.call-out-checkbox-row .form-col{width:33.33%!important}}@media screen and (max-width:575.98px){.call-out-checkbox-row .form-col{width:50%!important}}.call-out-item-description{font-size:16px!important;line-height:20px!important}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/assets/fonts/e79bfd88537def476913f3ed52f4f4b3.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(/assets/fonts/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"),url(/assets/fonts/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"),url(/assets/fonts/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}.material-icons.md-dark{color:rgba(0,0,0,.54)}.material-icons.md-dark.md-inactive{color:rgba(0,0,0,.26)}.material-icons.md-light{color:#fff}.material-icons.md-light.md-inactive{color:hsla(0,0%,100%,.3)}@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes hide{0%{opacity:1}to{opacity:0}}.show{animation:show .2s 1 normal}@keyframes fadeInDown10{0%{opacity:0;transform:translate3d(0,-10px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown10{animation-name:fadeInDown10;animation-duration:.2s}@keyframes fadeOutDown10{0%{opacity:1}to{opacity:0;transform:translate3d(0,10px,0)}}.fadeOutDown{animation-name:fadeOutDown10;animation-duration:.2s}.visually-hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.display-none{display:none}.page-top{background:linear-gradient(90deg,#0276af 0,#32c8c7);color:#fff;padding:60px 0 40px}.page-top-title{color:#fff;margin-bottom:10px;font-size:36px}.page-top-content{padding-left:20px}.breadcrumbs{text-transform:uppercase}.breadcrumbs a{color:#fff}.flat-description-block{border:1px solid #f2f2f2;padding:30px;margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:992px){.flat-description-block-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:575.98px){.flat-description-block{padding:15px}}.flat-description-top{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}@media screen and (min-width:992px){.flat-description-top{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.flat-description-parameter{-ms-flex:0 0 auto;flex:0 0 auto;font-weight:600;margin-bottom:15px;padding-right:40px;display:inline-block;font-family:Oswald,sans-serif}@media screen and (max-width:575.98px){.flat-description-parameter{margin-bottom:20px}}@media screen and (min-width:992px){.flat-description-parameter{width:280px}}.flat-description-label{cursor:pointer;margin-right:20px;min-width:124px;margin-bottom:10px!important}.flat-description-label:after,.flat-description-label:before{display:none!important}.flat-description-label--1{background-color:#00a1d9;color:#fff}.flat-description-label--2{background-color:#cc1f1a;color:#fff}.flat-description-label--3{background-color:#003056}.flat-description-label--2-euro{background-color:#ffdb3e;color:#fff}.flat-description-term-result{color:#fff;background-color:#003056;border-radius:6px;text-align:center;width:100%;height:100%;padding-left:5px;padding-right:5px;position:absolute;top:0;opacity:0;transition:.3s}.flat-description-term{background-color:#f2f2f2;border-radius:6px;text-align:center;cursor:pointer;margin:0!important;font-family:Oswald,sans-serif;font-weight:700}.flat-description-term-benefit{position:absolute;bottom:-6px;transform:translateY(100%);padding:0 5px;width:100%;text-align:center;background-color:#f2f2f2;font-size:12px;opacity:0;transition:.3s}.flat-description-term span{padding:16px 20px;display:inline-block}.flat-description-year{border-left:1px solid #fff;color:#f26c61}.flat-description-items-list{-ms-flex:1 0 auto;flex:1 0 auto;width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.flat-description-container{padding:20px 10px;width:100%;transition:.4s}@media screen and (min-width:576px){.flat-description-container{width:50%}}@media screen and (min-width:992px){.flat-description-container{width:33.33333%}}@media screen and (min-width:1200px){.flat-description-container{width:25%}}.flat-description-item{border:2px solid #f2f2f2;padding-top:20px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;cursor:pointer;transition:.4s}.flat-description-item:focus,.flat-description-item:hover{border:2px solid #c0e8f4}.flat-description-reservation{position:absolute;top:15px;right:15px;background:#ff7a1c;width:15px;height:15px;border-radius:50%}.flat-description-plan{width:100%;height:0;padding-bottom:70%;position:relative}.flat-description-plan-image{background:no-repeat 50% transparent;background-size:contain;position:absolute;top:0;left:10px;right:10px;bottom:0}.flat-description-plan-image.clickable{cursor:pointer}.flat-description-plan-image img{display:none}.flat-description-item-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;width:100%;padding:20px 20px 20px 0;font-size:20px;font-family:Oswald,sans-serif;font-weight:700}.flat-description-type{-ms-flex:0 0 auto;flex:0 0 auto;background-color:#fddc41;padding:12px;line-height:1}.flat-description-data{-ms-flex:1 0 auto;flex:1 0 auto;text-align:right}.flat-description-data-floor{font-weight:400;font-size:14px}.flat-description-values{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.flat-description-values__wrap{margin-right:20px!important;margin-bottom:10px!important;position:relative}.flat-description-values__wrap:hover .flat-description-term-benefit,.flat-description-values__wrap:hover .flat-description-term-result{opacity:1}.flat-description__photo{width:100%;position:relative;line-height:0;margin-bottom:24px}.flat-description__photo img{width:100%;height:auto}.flat-description__pin{width:40px;height:40px;background-position:50%;background-size:contain;background-repeat:no-repeat;background-image:url(/images/ik/pin.png);background-color:transparent;border:none;font-family:Oswald,sans-serif;font-weight:700;position:absolute}.flat-description__pin--1{top:62%;right:17%}.flat-description__pin--2{top:68%;right:10%}.flat-description__pin--3{top:50%;right:29%}.flat-description__cards{display:-ms-flexbox;display:flex;width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.flat-description__item{width:calc(25% - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px;background-color:#f8faf9;padding:16px 20px;border:1px solid #f8faf9;transition:.3s;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1199.98px){.flat-description__item{width:calc(33% - 20px)}}@media screen and (max-width:991.98px){.flat-description__item{width:calc(50% - 20px)}}@media screen and (max-width:767.98px){.flat-description__item{width:calc(100% - 20px)}}.flat-description__item p{margin:0}.flat-description__item.active{border:1px solid #b4b6b5}.flat-description__item-title{font-weight:700;font-family:Oswald,sans-serif;position:relative;padding-left:36px;margin-bottom:18px}.flat-description__item-title:before{content:"";display:block;position:absolute;width:20px;height:32px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/images/ik/h.png);left:0;bottom:0}.flat-description__item-type-block{padding:10px 0}.flat-description__item-type{color:#0c2e53;font-weight:700;margin-bottom:0!important}.flat-description__item-progressbar{width:100%;background-color:#003059;border-radius:20px;position:relative;overflow:hidden;margin-top:auto}.flat-description__progress-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#fff!important;position:relative;z-index:3;padding:4px 9px}.flat-description__progress{height:100%;position:absolute;z-index:1;border-radius:20px;top:0;left:0;background-color:#f3e745}.flat-description__item-text{padding-bottom:20px}.header-content{-ms-flex-wrap:wrap;flex-wrap:wrap}.header-content .logo{margin-bottom:24px}body{min-width:320px}.contact-info{min-width:200px}a:hover{text-decoration:none!important}.fancybox-slide--html .fancybox-content{max-width:1100px;width:90%}.flat-full{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:30px 15px}@media screen and (max-width:1199.98px){.flat-full{padding-top:40px;padding-bottom:80px}}@media screen and (max-width:767.98px){.flat-full{padding-top:20px;padding-bottom:30px}}.flat-full-label{background-color:#00a1d8;border-radius:6px;color:#fff;font-weight:700;padding:15px 12px!important;line-height:1.2px;margin-right:10px!important}@media screen and (max-width:991.98px){.flat-full-label{margin-bottom:10px!important}}.flat-full-label:after,.flat-full-label:before{display:none!important}.flat-full-close{width:56px;height:59px;background-size:contain;background-position:50%;background-repeat:no-repeat;border:none;margin-left:auto;margin-bottom:15px;background-color:transparent;background-image:url("/images/close.png")}@media screen and (max-width:991.98px){.flat-full-close{margin-bottom:30px;width:40px;height:40px}}.flat-full-close:active,.flat-full-close:focus,.flat-full-close:hover{background-image:url("/images/close-hover.png")}.flat-full-close:active{opacity:.6}.flat-full-control:checked+.flat-full-label{box-shadow:inset 0 0 5px 0 rgba(0,0,0,.4)}.flat-full-next-floor{background-color:transparent;border:none;position:relative}.flat-full-next-floor:before{content:"";display:block;position:absolute;width:25px;height:25px;border-top:1px solid #1a1a1a;border-right:1px solid #1a1a1a;transform:rotate(45deg) translateY(-100%)}.flat-full-value{font-size:20px}.flat-full-parameter,.flat-full-value{display:inline-block;font-family:Oswald,sans-serif;font-weight:700}.flat-full-parameter{color:#878787;margin-right:25px;width:100%}@media screen and (min-width:768px){.flat-full-parameter{width:225px}}.flat-full-value-total{font-size:26px;margin-right:10px}@media screen and (max-width:575.98px){.flat-full-value-total{width:100%}}.flat-full-value-discount{color:#f56b5e}.flat-full-price-row{margin-top:6px}.flat-full-price-row--margin{margin-bottom:60px}@media screen and (max-width:575.98px){.flat-full-price-row--margin{margin-bottom:20px}}.flat-full-price-link{color:#0cabd5;text-decoration:underline;padding-left:6px}.flat-full-price-more{line-height:1;font-size:14px}.flat-full-price-more,.flat-full__benefits{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flat-full__benefits{margin-top:40px;border-top:18px solid #eee;border-bottom:18px solid #eee;margin-left:-10px;margin-right:-10px}.flat-full__benefits-description{font-size:12px}.flat-full__benefits-item{padding:40px 10px;width:calc(100% / 12 * 3 - 20px);margin-left:10px;margin-right:10px;word-wrap:break-word}@media screen and (max-width:1199.98px){.flat-full__benefits-item{width:calc(100% / 12 * 6 - 20px);margin-left:10px;margin-right:10px;word-wrap:break-word}}@media screen and (max-width:767.98px){.flat-full__benefits-item{width:calc(100% / 12 * 12 - 20px);margin-left:10px;margin-right:10px;word-wrap:break-word}}.flat-full__benefits-image{height:60px;width:auto;margin-bottom:20px}.flat-full__benefits-title{font-size:16px;text-transform:uppercase;color:#05518b;font-weight:700;margin-bottom:10px!important}.flat-full-more{position:relative;padding-left:25px;background-color:transparent;border:none;font-size:12px;margin-top:6px;margin-left:5px}.flat-full-more:before{content:"";display:block;width:20px;height:20px;background-color:#eee;background-size:40%;background-position:50%;background-repeat:no-repeat;position:absolute;background-image:url("/images/q.png");left:0;top:2px}@media screen and (max-width:767.98px){.flat-full-more{width:100%;margin-left:0;text-align:left}}.flat-full .pagination>li>a,.flat-full .pagination>li>span{border:none;padding:0}.flat-table{border-radius:3px;overflow:hidden}.flat-table-parameter{color:#fff;font-weight:700;font-family:Oswald,sans-serif;padding:12px 15px}.flat-table-row{font-family:Oswald,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width:575.98px){.flat-table-row{-ms-flex-direction:column;flex-direction:column}}.flat-table-row .flat-table-parameter{width:50%;background-color:#05518b;margin-bottom:0!important}@media screen and (max-width:575.98px){.flat-table-row .flat-table-parameter{width:100%}}.flat-table-row .flat-table-value{width:50%;background-color:#eee;padding:12px 15px}@media screen and (max-width:575.98px){.flat-table-row .flat-table-value{width:100%}}.flat-table-row:nth-child(odd) .flat-table-parameter{background-color:#044a7e}.flat-table-row:nth-child(odd) .flat-table-value{background-color:#f8f8f8}.flat-table-total{color:#d02c20;font-weight:700}.personal-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto}.personal-info-checkbox .personal-info-checkbox-label{font-family:Roboto,sans-serif;padding:10px 10px 10px 40px;line-height:30px;font-size:18px;color:#0cabd5}.personal-info-checkbox .personal-info-checkbox-label:after,.personal-info-checkbox .personal-info-checkbox-label:before{top:10px}.personal-info-modal{color:#333;display:none;position:absolute;width:100%;padding:5px;font-size:16px;text-transform:none;font-weight:400;text-align:left;font-family:Roboto,sans-serif;left:0;top:100%}.toTop .personal-info-modal{top:auto;bottom:100%}.personal-info-modal-content{padding:20px;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.personal-info-modal a{color:#0cabd5}.personal-info-modal a:hover{color:#04518c}.personal-info-modal-info{color:#0cabd5}.personal-info-modal-note{color:#fc435c;text-decoration:underline}.personal-info-line{width:100%}@media screen and (min-width:992px){.personal-info-line{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.personal-info-line.topOffset{margin-top:25px}.personal-info-send{position:relative}.personal-info-send-button{color:#000;font-family:Oswald,sans-serif;text-transform:uppercase;font-weight:700;width:100%;white-space:normal!important;padding-right:40px!important}.personal-info-input{margin-right:10px;margin-bottom:10px}.personal-info-input:last-child{margin-right:0}@media screen and (max-width:991.98px){.personal-info-input{width:100%!important;margin-right:0}}.personal-info-input.input{padding:15px 12px!important}.personal-info-mail{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:100%;max-width:900px;margin:0 auto}@media screen and (max-width:991.98px){.personal-info-mail{-ms-flex-direction:column;flex-direction:column}}.personal-info-mail-send{background-color:#0cabd5;color:#fff!important;text-transform:uppercase;font-weight:700;padding:18px!important;border:none;width:50%;font-family:Oswald,sans-serif;white-space:normal!important}@media screen and (max-width:991.98px){.personal-info-mail-send{width:100%;margin-bottom:10px}}@media screen and (max-width:575.98px){.personal-info-mail-send{padding:14px}}.personal-info-mail-input{width:50%!important;height:auto!important}.personal-info-mail-input::-webkit-input-placeholder{font-style:italic}.personal-info-mail-input:-moz-placeholder,.personal-info-mail-input::-moz-placeholder{font-style:italic}.personal-info-mail-input:-ms-input-placeholder{font-style:italic}@media screen and (max-width:991.98px){.personal-info-mail-input{width:100%!important;margin-bottom:10px}}.personal-info-note{height:0}.personal-info-note:hover .personal-info-modal{display:block}.personal-info-note:before{position:absolute;content:"";display:block;width:20px;height:20px;right:10px;top:50%;margin-top:-10px;background-color:#eee;background-position:50%;background-size:40%;background-repeat:no-repeat;background-image:url("/images/q.png");z-index:3}.personal-info-note:after{position:absolute;content:"";display:block;right:0;top:0;height:100%;width:40px}.personal-info-btn-wrap{position:relative;width:100%;cursor:pointer}.input{background-color:#ececec!important;color:#000;padding:18px!important;height:auto!important}.input::-webkit-input-placeholder{font-style:italic}.input:-moz-placeholder,.input::-moz-placeholder{font-style:italic}.input:-ms-input-placeholder{font-style:italic}@media screen and (max-width:991.98px){.input{padding:14px!important}}select.form-control:not([size]):not([multiple]){min-height:44px;color:#777}.parameter-search{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.parameter-search__item--20{width:20%!important}.parameter-search__item--25{width:25%!important}.parameter-search__item--30{width:30%!important}.parameter-search__item--40{width:40%!important}.parameter-search__item--15{width:15%!important}.parameter-search__item--33{width:33.33%!important}@media screen and (max-width:991.98px){.parameter-search__item{width:50%!important}}@media screen and (max-width:424.98px){.parameter-search__item{width:100%!important}}.parameter-search__check{-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:991.98px){.parameter-search__check{-ms-flex-wrap:wrap;flex-wrap:wrap}}.parameter-search__check .input-wrapper{margin:5px}@media screen and (max-width:991.98px){.parameter-search__check .input-wrapper{width:50%}}.parameter-search__terms{text-align:right;margin-top:20px;font-size:12px;color:#fff;line-height:16px}.parameter-search__label:before{top:2px!important}.parallax-info-block{height:auto}.main-image{width:100%;height:auto;padding:100px 0;background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:1199.98px){.main-image{padding-top:60px;padding-bottom:50px}}.main-image__container{margin:0 auto}.side-block{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1199.98px){.side-block{-ms-flex-direction:column;flex-direction:column}}.side-block__description{display:block;margin-bottom:50px}.side-block__list{margin-bottom:30px}.side-block__main{-ms-flex-positive:1;flex-grow:1;padding-top:80px;padding-bottom:100px;padding-right:30px;width:70%}@media screen and (max-width:1199.98px){.side-block__main{width:100%;padding-right:0;padding-top:60px;padding-bottom:60px}}@media screen and (max-width:767.98px){.side-block__main{padding-top:30px;padding-bottom:30px}}.side-block__main .section-title{margin-bottom:40px}@media screen and (max-width:1199.98px){.side-block__main .section-title{margin-bottom:30px}}.side-block__location-parameter-item{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.side-block__location-station{font-family:Oswald,sans-serif;font-weight:600;margin-bottom:5px!important;padding-right:30px;padding-left:40px;position:relative}@media screen and (max-width:767.98px){.side-block__location-station{width:50%}}@media screen and (max-width:575.98px){.side-block__location-station{width:100%}}.side-block__location-station:before{position:absolute;width:28px;height:100%;display:block;content:"";top:0;left:0;background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url("/images/metro.png")}.side-block__location-distance{font-style:italic;margin-bottom:5px!important;opacity:.6;padding-right:30px;font-size:12px;line-height:20px}@media screen and (max-width:767.98px){.side-block__location-distance{width:50%;-ms-flex-order:4;order:4}}@media screen and (max-width:575.98px){.side-block__location-distance{width:100%;-ms-flex-order:0;order:0}}.side-block__location-kilometers{font-family:Oswald,sans-serif;font-weight:600;margin-bottom:5px!important;padding-right:30px;color:#04518c}@media screen and (max-width:767.98px){.side-block__location-kilometers{width:50%}}@media screen and (max-width:575.98px){.side-block__location-kilometers{width:100%}}.side-block__location-time{opacity:.6;padding-right:30px;margin-bottom:5px!important;line-height:22px}@media screen and (max-width:767.98px){.side-block__location-time{width:50%}}@media screen and (max-width:575.98px){.side-block__location-time{width:100%}}.side-block__sidebar{margin-bottom:50px;width:30%;-ms-flex-positive:1;flex-grow:1;max-width:560px;padding-left:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:80px;border-left:2px solid #ececec;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1199.98px){.side-block__sidebar{padding-left:0;border:none;-ms-flex-direction:row;flex-direction:row;width:100%;max-width:100%;margin-top:0;-ms-flex-pack:justify;justify-content:space-between}}.side-block__sidebar-terms{margin-top:10px;font-size:12px;color:#666;line-height:16px}.side-block__sidebar-title{background-color:#ececec;padding:14px 20px;text-align:center;margin-bottom:30px}.side-block__sidebar-title h3{margin:0;text-transform:uppercase;text-align:left;color:#000;font-weight:400;font-size:18px!important}.side-block__sidebar-coupon{height:auto;margin-bottom:30px}@media screen and (max-width:1199.98px){.side-block__sidebar-coupon-block{width:50%;min-width:284px}}@media screen and (max-width:575.98px){.side-block__sidebar-coupon-block{padding-right:0;padding-left:0}}.side-block__sidebar-coupon-item .coupon:focus,.side-block__sidebar-coupon-item .coupon:hover,.side-block__sidebar-coupon:focus,.side-block__sidebar-coupon:hover{text-decoration:none!important}.side-block__sidebar-list{height:auto;margin-bottom:30px}@media screen and (max-width:1199.98px){.side-block__sidebar-list-block{width:50%;min-width:320px}}@media screen and (max-width:767.98px){.side-block__sidebar-list-block{width:100%;padding-right:0;padding-left:0}}.side-block__sidebar-btn{margin-bottom:30px;-ms-flex-item-align:start;align-self:flex-start}.side-block__sidebar-input{margin-bottom:10px}.side-block__sidebar-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left;-ms-flex-positive:1;flex-grow:1;margin-bottom:24px}.side-block__sidebar-form:focus .side-block__form-note,.side-block__sidebar-form:hover .side-block__form-note{display:block!important}@media screen and (max-width:1199.98px){.side-block__sidebar-form{width:100%;min-width:280px;-ms-flex-order:3;order:3}}.side-block__sidebar-form .btn{width:100%}@media screen and (max-width:1199.98px){.side-block__sidebar-form .btn{margin-top:auto}}.side-block__text-title{font-size:18px;color:#696969}.side-block__check{padding-top:20px;padding-bottom:20px}.side-block__check-item{margin-bottom:6px!important;padding-left:40px;position:relative}.side-block__check-item:before{display:block;position:absolute;top:0;left:0;margin-right:13px;font-family:linearicons;color:#26a8dc;font-size:16px;content:"\E959"}.side-block__check-item img{position:absolute;top:0;left:0}.side-block__coupons{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.side-block__coupons-item{width:calc(100% / 12 * 6 - 20px);margin-left:10px;margin-right:10px;word-wrap:break-word;margin-bottom:20px}@media screen and (max-width:767.98px){.side-block__coupons-item{width:calc(100% / 12 * 12 - 20px);margin-left:10px;margin-right:10px;word-wrap:break-word}}.side-block__coupons-item .price-title{margin-bottom:24px!important}.side-block__coupons-btn{width:calc(100% / 12 * 12 - 20px);margin-left:10px;margin-right:10px;word-wrap:break-word}.side-block__list-title{font-family:inherit;font-size:20px}.side-block__list-item{list-style:none;padding-left:30px;position:relative;margin-bottom:20px}.side-block__list-item--sub{padding-left:30px}.side-block__list-item:before{content:"";display:block;width:20px;height:15px;position:absolute;left:0;top:5px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url("/images/arrow.svg")}.side-block__sub-list{margin-top:15px}.side-block__list{margin-bottom:50px}.side-block__mortgage-submit{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;padding-top:15px;padding-bottom:15px;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767.98px){.side-block__mortgage-submit{-ms-flex-wrap:wrap;flex-wrap:wrap}}.side-block__mortgage-submit input{width:40%;margin-right:20px;padding:30px;height:100%;max-height:100%;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:767.98px){.side-block__mortgage-submit input{width:100%;margin-right:0;margin-bottom:15px}}.side-block__mortgage-btn{padding:38px 0!important;margin-top:0!important;-ms-flex-positive:1;flex-grow:1;white-space:normal}.side-block__form-count-item{border:2px solid #eee;padding:5px 10px}.side-block__about-logo{margin-bottom:60px;width:60%;height:auto}.side-block__title-bot{margin-bottom:58px!important}.coupon:focus,.coupon:hover{text-decoration:none!important}.section-title{color:#000}.side-block__person{margin-bottom:24px}@media screen and (max-width:1199.98px){.side-block__person{margin-right:24px}}.side-block__person-note{margin-bottom:0!important}.side-block__person-raiting{color:#cc1f1a;margin-top:12px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.side-block__person-rating{color:#003056;margin-bottom:8px;margin-right:24px;font-weight:700;font-family:Oswald,sans-serif}.side-block__form-note{position:absolute;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.3);padding:14px;text-align:left;left:0;bottom:0;transform:translateY(100%);width:100%;display:none}.side-block__btn-note:before{top:16px}.side-block__note-modal{width:300px;right:0;z-index:8}@media screen and (max-width:575.98px){.side-block__note-modal{top:70px}}.flex-counter{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:50px 30px 10px!important;height:auto;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.flex-counter__item{-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:40px}@media screen and (min-width:768px){.flex-counter__item{-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (min-width:1200px){.flex-counter__item{-ms-flex-preferred-size:25%;flex-basis:25%}}.infrastructure-photo{margin-right:-5px;margin-left:-5px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:575.98px){.infrastructure-photo{-ms-flex-pack:center;justify-content:center}}.infrastructure-photo__item{margin-right:5px;margin-left:5px;margin-bottom:10px;width:calc(100% / 12 * 4 - 10px)}@media screen and (max-width:767.98px){.infrastructure-photo__item{width:calc(100% / 12 * 6 - 10px)}}@media screen and (max-width:575.98px){.infrastructure-photo__item{width:calc(100% / 12 * 12 - 10px)}}.infrastructure-photo__item img{width:100%;height:auto}.call-out-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1300px){.call-out-block{-ms-flex-direction:row;flex-direction:row}}.call-out-block__text{-ms-flex:0 1 auto;flex:0 1 auto;padding-bottom:20px}@media screen and (min-width:1300px){.call-out-block__text{padding-bottom:0;padding-right:15px}}.call-out-block__form{-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (min-width:1300px){.call-out-block__form{width:790px}}@media screen and (max-width:767.98px){.call-out-item{padding:30px 0}}.call-out-checkbox-row input[type=checkbox]+label:after{top:0!important}.page-main-section{padding-top:30px!important;padding-bottom:30px!important}@media screen and (max-width:1199.98px){.page-main-section{padding:15px 0!important}}.page-main-form-title{line-height:1;margin-top:-4px}.page-main-info{background-color:#f2f2f2;padding:30px 0}.documents-icon{background-image:url("/images/doc.png");background-size:contain;background-repeat:no-repeat;width:40px;height:40px}@media screen and (max-width:767.98px){.logo-wrap .logo{margin-bottom:24px}}@media screen and (max-width:575.98px){.header.style-3 .menu-holder .btn{margin:0!important}}@media screen and (max-width:575.98px){.header.style-3 .menu-holder .nav-item{display:-ms-flexbox!important;display:flex!important}}.coupon--slider{max-width:340px;margin:0 auto}@media screen and (max-width:767.98px){.coupon--slider{max-width:540px}}.coupon--slider .price-title{font-size:32px;line-height:1.2}.coupon--slider .inner{padding:45px 5px}.coupon-item{min-height:300px!important}.coupon-carousel-dots{border-radius:0!important;height:4px!important;width:12px!important;margin:0 3px!important;border:none!important;background-color:hsla(0,0%,100%,.5)!important}.coupon-carousel-dots.active{background-color:#fff!important}.month-slider{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:30px}@media screen and (max-width:991.98px){.month-slider{padding-left:80px;padding-right:80px}}@media screen and (max-width:575.98px){.month-slider{padding-left:40px;padding-right:40px}}.month-slider__controls{border-radius:10px;background-image:linear-gradient(90deg,#f93967 50%,#bc02e0);display:-ms-flexbox;display:flex;margin-right:32px}@media screen and (max-width:991.98px){.month-slider__controls{margin-top:10px;margin-bottom:10px}}.month-slider__controls button{background-color:transparent;border:none;text-align:center}.month-slider__controls-item{padding:24px;color:#fff;display:inline-block}@media screen and (max-width:991.98px){.month-slider__controls-item{padding:10px 15px}}@media screen and (max-width:575.98px){.month-slider__controls-item{padding:10px}}.month-slider__controls-item:hover{color:#fff;text-decoration:none}.month-slider__controls-item:focus{color:#fff}.month-slider__controls .active{position:relative}.month-slider__controls .active:before{content:"";display:block;background-color:#fff;border-radius:10px;position:absolute;height:120%;width:100%;top:-10%;box-shadow:0 0 15px 0 rgba(0,0,0,.3)}.month-slider__controls .active .month-slider__controls-item{position:relative;z-index:3;color:#000}.month-slider__value{width:100%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width:991.98px){.month-slider__value{-ms-flex-direction:column;flex-direction:column}}.month-slider__value:before{content:"";display:block;height:1px;width:100%;background-color:#f5f3fe;position:absolute;top:0}@media screen and (max-width:991.98px){.month-slider__value:before{width:1px;height:100%;left:0}}.month-slider__value-item{padding-top:100px;position:relative;display:inline-block;padding-left:20px}@media screen and (max-width:991.98px){.month-slider__value-item{padding-top:0;padding-bottom:40px;padding-left:80px}}.month-slider__value-item:before{content:"";display:block;width:40px;height:40px;border-radius:100%;box-sizing:border-box;background-color:#32318e;border:9px solid #dee1ff;position:absolute;top:-20px;left:0}@media screen and (max-width:991.98px){.month-slider__value-item:before{left:-15px;top:0;width:30px;height:30px;border:6px solid #dee1ff}}.month-slider__value-item:after{content:"";display:block;position:absolute;left:20px;top:30px;width:1px;height:50px;background-color:#f5f3fe}@media screen and (max-width:991.98px){.month-slider__value-item:after{height:1px;width:40px;top:12px;left:30px}}.month-slider__top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:90px;width:100%}@media screen and (max-width:991.98px){.month-slider__top{margin-bottom:40px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-left:-60px}}.month-slider__title{margin-bottom:0!important;font-weight:700;font-family:Oswald,sans-serif;margin-right:32px}.main-navigation>ul>li{font-size:14px}.main-navigation>ul>li>a{padding:9px 10px}.display-block{display:block!important}.z-index--10{z-index:10}.z-index--10 a{cursor:pointer}.modal-block{background-color:#fff;height:90vh;width:100%;padding:20px;border-radius:6px;max-width:1200px}@media screen and (max-width:767.98px){.modal-block{width:95%}}.modal-block .call-out-form:not(.style-2) .newsletter-wrap{padding:30px}@media screen and (max-width:767.98px){.modal-block .call-out-form:not(.style-2) .newsletter-wrap{padding:12px}}.modal-block .call-out-form:not(.style-2) .newsletter-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:1199.98px){.modal-block .call-out-form:not(.style-2) .newsletter-wrap{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.modal-block .nl-col--input{min-width:60%}@media screen and (max-width:1199.98px){.modal-block .nl-col--input{width:100%;margin-top:20px}}@media screen and (max-width:767.98px){.modal-block-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:767.98px){.modal-block [id*=newsletter] .btn{margin-left:0;margin-top:20px}}@media screen and (max-width:767.98px){.modal-block .wrapper{width:100%}}.modal-block .call-out.call-out-form,.modal-block .page-section-bg3{margin-top:20px}.modal-block .row-padding{padding:30px}@media screen and (max-width:767.98px){.modal-block .row-padding{padding:12px}}.modal-block .btn--send{width:100%}.fancybox-content::-webkit-scrollbar{width:3px;height:3px}.fancybox-content::-webkit-scrollbar-button{background-color:#666}.fancybox-content::-webkit-scrollbar-track{background-color:#999}.fancybox-content::-webkit-scrollbar-track-piece{background-color:#f1f1f1}.fancybox-content::-webkit-scrollbar-thumb{height:50px;background-color:#666;border-radius:3px}.fancybox-content::-webkit-scrollbar-corner{background-color:#999}.fancybox-content::-webkit-resizer{background-color:#666}body.fancybox-active{overflow:hidden}body .fancybox-container{z-index:9999}.fancybox-close-small{border-radius:50%;padding:0;margin:10px;width:32px;height:32px;overflow:hidden}.fancybox-close-small:before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;background:#f2f2f2;opacity:.8;transition:all .4s ease}.fancybox-close-small svg{position:relative;transition:all .4s ease}.fancybox-close-small:hover:before{opacity:1}.fancybox-close-small:hover svg{transform:rotate(70deg)}.fancybox-thumbs-x{top:auto;width:auto;bottom:0;left:0;right:0;height:95px;padding:10px 10px 5px;box-sizing:border-box;background:rgba(0,0,0,.3)}.fancybox-thumbs-x>ul{margin:0 auto}.fancybox-show-thumbs .fancybox-inner{right:0;bottom:95px}.presentation,.presentation__top{display:-ms-flexbox;display:flex}.presentation__top{-ms-flex-align:end;align-items:flex-end;margin-bottom:60px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767.98px){.presentation__top{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.presentation__top-title{font-family:Oswald,sans-serif;font-weight:700;font-size:22px;margin-right:20px;margin-bottom:0!important;color:#000!important}.presentation__top-note{color:#0cabd5;font-weight:700}.presentation__check{margin-bottom:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.presentation__check label{margin-bottom:35px!important}.presentation__text{margin-bottom:30px}.presentation__send-block{display:-ms-flexbox;display:flex;width:80%;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:991.98px){.presentation__send-block{-ms-flex-direction:column;flex-direction:column;width:95%}}.presentation__send-item{-ms-flex-negative:0;flex-shrink:0;width:calc(50% - 10px);margin-right:10px;margin-bottom:10px}.presentation__send-item--btn{width:calc(100% - 10px)!important}@media screen and (max-width:991.98px){.presentation__send-item--btn{width:100%!important}}.presentation__send-item--btn .btn{width:100%}.presentation__send-item [class*=btn].btn-style-5{background-color:#fadf12;border:none}@media screen and (max-width:991.98px){.presentation__send-item{width:100%;margin-bottom:10px}}.presentation__small-note{font-size:12px;color:#04518c}.presentation input[type=checkbox]+label:before{width:35px;height:35px}.presentation input[type=checkbox]+label:after{width:20px!important;height:20px!important;clip:unset!important;border:none;background-color:#3a3a38;transform:translateY(-38%);top:50%;left:8px}.presentation__note{border:1px solid #f1f1f1;text-align:center;-ms-flex-positive:1;flex-grow:1;max-width:35%;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:991.98px){.presentation__note{max-width:325px}}@media screen and (max-width:767.98px){.presentation__note{max-width:100%}}.presentation__note-top{border-bottom:1px solid #f1f1f1;padding:40px}.presentation__note-bottom{padding:40px}.presentation__note-bottom .btn{width:100%;margin-top:20px}.presentation__note-price{color:#f56b5e;font-weight:700;font-family:Oswald,sans-serif;line-height:1;font-size:42px}.presentation .section{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:767.98px){.presentation .section{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}}.presentation__note-parameters{color:#0cabd5;margin-bottom:40px;font-size:22px}.presentation__note-item{margin-bottom:8px!important}.presentation__note-item span{font-weight:700}.presentation__col:first-child{max-width:1100px;margin-right:25px}.presentation__col input::-webkit-input-placeholder{font-style:italic}.presentation__col input:-moz-placeholder,.presentation__col input::-moz-placeholder{font-style:italic}.presentation__col input:-ms-input-placeholder{font-style:italic}.presentation__col input[type=checkbox]+label,.presentation__col input[type=radio]+label{white-space:nowrap;display:block;margin-right:10px}.align-start{text-align:left}.info-links>li>a:hover{text-decoration:none}.container.extra-width-2{max-width:100%}.comment-form{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1299.98px){.comment-form{-ms-flex-direction:column;flex-direction:column}}.comment-form h4{margin:10px 0 40px;color:#022147;font-weight:600}.comment-form .form-control{background:#fff none repeat scroll 0 0;border:0 none;border-radius:0;border-bottom:1px solid #ccc;box-shadow:none;color:#888;font-size:14px;height:50px;line-height:30px;padding:0}.comment-form .focus-input{position:absolute;display:block;width:100%;height:100%;top:0;left:0;pointer-events:none}.comment-form .btn{border:medium none;border-radius:0;font-size:14px;font-weight:600;text-transform:uppercase;line-height:30px;height:auto;margin:auto;letter-spacing:.5px;padding:12px 32px;transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;background:#deb668;color:#fff}.comment-form .form-control:focus{color:#495057;background-color:#fff;outline:0;box-shadow:none;border-color:#eedab3}.comment-form .focus-input:after{font-size:15px;color:#555b62;line-height:1.2;content:attr(data-placeholder);display:block;width:100%;position:absolute;top:16px;left:0;transition:all .4s}.comment-form .form-control.not-empty+.focus-input:after,.comment-form .form-control:focus+.focus-input:after{top:-15px;color:#aaa;font-size:13px}.comment-form .form-group{margin-bottom:25px;position:relative}.comment-form__col{width:calc(50% - 15px);padding-right:30px}@media screen and (max-width:1299.98px){.comment-form__col{width:100%;margin-bottom:30px}}.comment-respond{border:1px solid #f2f2f2;box-shadow:0 8px 10px rgba(0,0,0,.05);padding:35px}@media screen and (max-width:991.98px){.comment-respond{padding:20px}}.content-block__title{color:#025490;font-size:32px;font-weight:700}.content-block__section-title{color:#222;font-size:18px;text-transform:uppercase;font-weight:700}.content-block__section-title.blue{color:#00a3e0}.content-block__note-title{color:#898989;font-size:12px;text-transform:uppercase;padding-top:10px;font-weight:700}.content-block__section .row{margin-bottom:32px}.content-block__image{height:210px;margin-right:16px;margin-bottom:16px;display:inline-block}.content-block__image img{height:100%;width:auto}.mobile-advanced{position:fixed!important;max-height:100vh;overflow-y:scroll;overflow-x:hidden}.feedback-main__col{width:50%;color:#fff}@media screen and (max-width:991.98px){.feedback-main__col{width:100%}}.feedback-main__col--content{background-color:#012147;padding:40px;background-repeat:no-repeat;background-position:50%;background-image:url(/images/callback.png);background-size:65%}@media screen and (max-width:1299.98px){.feedback-main__col--content{padding:32px}}@media screen and (max-width:575.98px){.feedback-main__col--content{padding:24px}}.feedback-main__form{-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width:1299.98px){.feedback-main__form{-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:767.98px){.feedback-main__form{-ms-flex-direction:column;flex-direction:column}}.feedback-main__title{color:#fff;position:relative;padding-bottom:40px;margin-bottom:54px!important;font-size:24px;font-weight:700}@media screen and (max-width:1199.98px){.feedback-main__title{font-size:22px;margin-bottom:24px!important}}@media screen and (max-width:575.98px){.feedback-main__title{font-size:20px}}.feedback-main__title:after{content:"";display:block;position:absolute;left:0;bottom:0;height:2px;width:80px;background-color:#fff}.feedback-main__note{font-family:Oswald,sans-serif;font-size:32px;margin-bottom:65px;font-weight:700}@media screen and (max-width:1199.98px){.feedback-main__note{font-size:22px}}.feedback-main__text{font-size:15px;line-height:1.6;margin-bottom:80px}@media screen and (max-width:1199.98px){.feedback-main__text{margin-bottom:40px}}.feedback-main__link{font-family:Oswald,sans-serif;font-size:22px;font-weight:700;color:#fff;display:block;margin-bottom:16px}@media screen and (max-width:1199.98px){.feedback-main__link{font-size:20px}}@media screen and (max-width:767.98px){.feedback-main__link{font-size:18px}}.feedback-main__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media screen and (max-width:575.98px){.feedback-main__label{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}}.feedback-main__label .focus-input{position:relative}.feedback-main__select{color:#000;font-weight:700;font-family:Oswald,sans-serif}.feedback-main{padding:0;max-width:990px!important}.done{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.done__item{margin-bottom:20px;width:calc(100% / 12 * 4 - 20px);margin-left:10px;margin-right:10px;word-wrap:break-word}@media screen and (max-width:1199.98px){.done__item{width:calc(100% / 12 * 6 - 20px);margin-left:10px;margin-right:10px;word-wrap:break-word;max-width:500px;margin-left:auto;margin-right:auto}}@media screen and (max-width:575.98px){.done__item{width:calc(100% / 12 * 12 - 20px);margin-left:10px;margin-right:10px;word-wrap:break-word}}.done__item-name{color:#003056;font-weight:700;display:block}.done__item-desc{padding:25px 30px 30px;background:#fafafa;color:#777}.done__item-date{color:#00a1d9;font-size:12px;font-weight:700}.done__item-photo{display:block;width:100%;height:0;padding-bottom:60%;position:relative}.done__item-photo_img{background:no-repeat 50% transparent;background-size:cover;position:absolute;top:0;left:0;right:0;bottom:0}.rev-slider{position:relative;min-height:650px}.rev-slider-content{position:relative;pointer-events:none}.rev-slider .carousel{position:absolute;top:0;left:0;width:100%;height:100%}.rev-slider .carousel .carousel-inner,.rev-slider .carousel .carousel-inner .carousel-item{height:100%}.rev-slider .carousel .carousel-inner .carousel-item img{width:100%;height:100%;object-fit:cover;object-position:center}.FooterContacts_DataList_Item{width:100%}@media screen and (min-width:768px){.FooterContacts_DataList_Item{width:50%}}@media screen and (min-width:1600px){.FooterContacts_DataList_Item{width:25%}}.Map_Container{width:100%;margin-bottom:30px;position:relative}@media screen and (min-width:768px){.Map_Container{margin-bottom:60px}}.Map_Container:before{content:"";width:100%;padding-bottom:65%;display:block;background:url("/images/dummy/map_dummy.svg") 50% no-repeat transparent;background-size:50%;opacity:.1}.Map_Container>iframe,.Map_Container>ymaps{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.Map_Modal{height:500px;padding:0}.Map_Modal .fancybox-close-small{margin-top:50px}.Button{font-family:Oswald,sans-serif;padding:10px 30px;display:inline-block;font-size:16px;border-radius:3px;background:#e3e3e3;font-weight:500;color:#222;text-align:center;line-height:22px;letter-spacing:.5px;text-transform:uppercase;outline:none!important;box-shadow:none!important;cursor:pointer;transition:all .4s ease}.no_touch .Button:hover{background:#044a7f!important;color:#fff!important}.Button_small{font-size:14px;padding:8px 24px;line-height:18px}.Button_stretch{width:100%;display:block}.Button_cornered{border-radius:0}.Button_turquoise{color:#fff;background:#2abac3}.Button_darkBlue{color:#fff;background:#003056}.ContentData h2{color:#222;text-transform:uppercase;font-weight:700}.ContentData h2,.ContentData h3{font-family:Oswald,sans-serif;margin-bottom:25px;font-size:18px;letter-spacing:.3px}.ContentData h3{color:#696969;line-height:1.3em;font-weight:400}.ContentData_installment h3{font-size:20px;color:#003056;font-family:inherit}.ContentData hr{padding:40px 0;border:none;margin:0}.ContentData hr:before{content:"";display:block;height:1px;background:#d9dbda}.ContentData ol{padding-left:16px;list-style:decimal}.ContentData ul{display:block;margin-bottom:30px}.ContentData ul ul{margin-bottom:0}.ContentData ul li{display:block;position:relative;padding-left:30px;margin:15px 0}.ContentData ul li:before{display:block;position:absolute;top:0;left:0;margin:0 10px 0 5px;font-family:linearicons;color:#26a8dc;font-size:16px;content:"\E959";background:none}.ContentData table tr>td,.ContentData table tr>th{padding:11px 30px 10px;text-align:left}.ContentData table tr>td{background:#eee;font-size:14px}.ContentData table tr:nth-child(2n)>td{background:#f8f8f8}.ContentData table,.ContentData table td{padding:0;border:none;border-collapse:collapse;border-spacing:0}.ContentData tr>th{background:#04518c;color:#fff;font-size:16px;font-weight:500}.ContentData .CD_Row{margin:25px -25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:992px){.ContentData .CD_Row{-ms-flex-direction:row;flex-direction:row}}.ContentData .CD_Row_Item{padding:0 25px}.ContentData .CD_Row_Item_left{-ms-flex:1 1 auto;flex:1 1 auto}@media screen and (min-width:992px){.ContentData .CD_Row_Item_left{-ms-flex-order:1;order:1}}.ContentData .CD_Row_Item_right{-ms-flex:1 1 auto;flex:1 1 auto}@media screen and (min-width:992px){.ContentData .CD_Row_Item_right{-ms-flex-order:2;order:2}}@media screen and (min-width:992px){.ContentData .CD_Row_Item_img{width:40%}}@media screen and (min-width:992px){.ContentData .CD_Row_Item_text{width:60%}}.ContentData .CD_Img{text-align:center;margin:40px 0}@media screen and (min-width:992px){.ContentData .CD_Img{margin:0}}.Documents_Item{cursor:default!important}.Documents_Item_Title{color:#fff;font-weight:400}.Filter_Container{transition:opacity .4s}.Filter_Button{border-radius:3px}.Filter_Button.active{background:#04518c;color:#fff}.Filter_DefaultBlock_Buttons{margin:0 -10px -10px 0}.Filter_DefaultBlock_ButtonBlock{padding:0 10px 10px 0;width:100%}@media screen and (min-width:576px){.Filter_DefaultBlock_ButtonBlock{width:50%}}@media screen and (min-width:768px){.Filter_DefaultBlock_ButtonBlock{width:33.33333%}}@media screen and (min-width:1200px){.Filter_DefaultBlock_ButtonBlock{width:25%}}.Filter_DefaultBlock_Button{width:100%;margin:0}.Filter_ResultContainer{transition:opacity .4s}.Filter_ContainerBlock{-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:992px){.Filter_ContainerBlock{-ms-flex-pack:end;justify-content:flex-end}}.Filter_DecorationsBlock{-ms-flex:1 0 auto;flex:1 0 auto;width:100%;margin-bottom:10px;margin-right:-10px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1200px){.Filter_DecorationsBlock{width:50%}}.Filter_DecorationsBlock_ButtonBlock{-ms-flex:0 0 auto;flex:0 0 auto;width:100%;padding:0 10px 10px 0}@media screen and (min-width:576px){.Filter_DecorationsBlock_ButtonBlock{width:50%}}@media screen and (min-width:768px){.Filter_DecorationsBlock_ButtonBlock{width:33.33333%}}@media screen and (min-width:1200px){.Filter_DecorationsBlock_ButtonBlock{width:50%}}.Filter_DecorationsBlock_Button{width:100%;padding:10px}.Filter_SortBlock{-ms-flex:0 0 auto;flex:0 0 auto;width:100%;font-family:Oswald,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.2;margin-bottom:15px}@media screen and (min-width:576px){.Filter_SortBlock{-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:1200px){.Filter_SortBlock{width:50%}}.Filter_SortBlock_inline{width:auto;margin-bottom:0}@media screen and (min-width:1200px){.Filter_SortBlock_inline{width:auto}}.Filter_SortBlock_Title{-ms-flex:0 1 auto;flex:0 1 auto;width:100%;font-size:16px;line-height:26px;margin-bottom:5px}@media screen and (min-width:576px){.Filter_SortBlock_Title{width:auto;margin-bottom:0;margin-right:20px}}.Filter_SortBlock_Selector{width:auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:10px;border:2px solid #f2f2f2;outline:none}.Pagination{margin-top:15px;width:100%}.Header{padding-bottom:64px;position:relative;z-index:200}.Header_Line{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:768px){.Header_Line{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.Header_Line_Icons{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:20px}@media screen and (min-width:768px){.Header_Line_Icons{-ms-flex-pack:start;justify-content:flex-start;margin-bottom:-30px}}.Header_Line_Icons_Logo{display:block;height:65px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 30px 30px 0}.Header_Line_Icons_Logo:last-child{margin-right:0}.Header_Line_Icons_Logo_Img{-ms-flex:0 0 auto;flex:0 0 auto;max-height:100%;max-width:100%}.Header_Line_Icons_Logo_Title{display:inline-block;margin-left:10px;font-family:Oswald,sans-serif;color:#828282;font-size:14px;line-height:20px;font-weight:700}.Header_Line_Icons_Logo_additional,.Header_Line_Info{display:-ms-flexbox;display:flex}.Header_Line_Info{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.Header_Line_Info_Icon{-ms-flex:0 0 auto;flex:0 0 auto;font-size:36px;padding-right:15px}.Header_Line_Info_Data{-ms-flex:1 0 auto;flex:1 0 auto;text-align:center}.Header_Line_Info_Data_Time{font-size:14px;text-transform:uppercase;line-height:18px;display:block;margin-bottom:5px}.Header_Line_Info_Data_Phone{font-family:Oswald,sans-serif;font-size:32px;font-weight:600;color:#cc1f1a;line-height:26px;display:block}.Header_Line_Info_Data_Phone:hover{color:#cc1f1a}.Header_Menu{position:absolute;bottom:-32px;left:0;right:0;transition:none!important;transform:none!important}.Header_Menu_fixed{position:fixed;top:0;left:0;right:0;bottom:auto}.About_VideoBlock{background:no-repeat 50% transparent;background-size:cover}.About_Info{margin-top:90px}@media screen and (min-width:992px){.About_Info{margin-top:0}}.About_Info_LogoBlock{margin-bottom:40px;text-align:center}@media screen and (min-width:992px){.About_Info_LogoBlock{text-align:left}}.About_Info_LogoBlock_Img{max-height:150px}.Form_Container{transition:opacity .2s}.Form_Result{color:#333}.Form_Result_white{color:#fff}.Form_Result_offset{margin:30px 0}.Tabs{margin-top:40px}.Tabs_noOffset{margin-top:0}.Tabs .Tabs_Content{padding:20px 0}.Tabs .Tabs_Content_Item{overflow:hidden}.Tabs .Tabs_Content_Link{transition:transform .4s;cursor:pointer;position:relative;height:0;padding-bottom:60%;background:no-repeat 50% transparent;background-size:cover;transform:scale(1)}.Tabs .Tabs_Content_Link:hover{transform:scale(1.5)}.Tabs .Tabs_Head{margin:-5px}.Tabs .Tabs_Head_center{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.Tabs .Tabs_Head_Item{padding:5px}.Tabs .Tabs_Head_Item_Link{display:block;font-family:Oswald,sans-serif;font-size:16px;text-transform:uppercase;padding:10px 15px;color:#222;font-weight:400;letter-spacing:.5px;position:relative}.Tabs .Tabs_Head_Item_Link:hover{color:#00a1d9}.Tabs .Tabs_Head_Item_Link.active{color:#222!important;background-color:#e3e3e3}.FlatsList_Item{height:100%;position:relative;overflow:hidden}.FlatsList_Item_Decoration{position:absolute;top:10px;left:10px;width:40px;height:40px;z-index:10}.FlatsList_Item_minPrice{background:#003056}.FlatsList_Item_Content{height:100%;padding:20px 20px 95px;position:relative}.FlatsList_Item_RoomTypeTitle{color:#fff;font-size:16px;line-height:18px;margin:5px 0}.FlatsList_Item_MinPriceTitle{font-family:Oswald,sans-serif;font-size:24px;margin:20px 0;font-weight:700;color:#fddc41}@media screen and (min-width:576px){.FlatsList_Item_MinPriceTitle{font-size:20px}}@media screen and (min-width:768px){.FlatsList_Item_MinPriceTitle{font-size:24px}}.FlatsList_Item_MinPriceTitle_Price{color:#fff}.FlatsList_Item_MinPriceDescription{color:#fff;line-height:20px;font-size:16px}@media screen and (min-width:1200px){.FlatsList_Item_MinPriceDescription{font-size:14px}}.FlatsList_Item_ParamsSelectButton{font-family:Oswald,sans-serif;font-weight:700;position:absolute;left:0;bottom:26px;background:#fddc41;padding:12px;height:44px;line-height:20px;font-size:16px;text-transform:uppercase}.FlatsList_Item_ParamsSelectButton:hover{background:#044a7f;color:#fff}.FlatsList_Item_PlanImage{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .5s ease-in;transform:scale(1)}.FlatsList_Item:hover .FlatsList_Item_PlanImage{transform:scale(1.2)}.FlatsList_Item_Overlay{position:absolute;right:0;top:50%;margin-top:-27px;z-index:15;padding:15px 20px;line-height:24px;background-color:#ececec;transition:transform .4s ease-in-out;transform:translate3d(100%,0,0)}.FlatsList_Item:hover .FlatsList_Item_Overlay{transform:translateZ(0)}.Search_Modal{padding:0;max-width:1220px!important}.FlatCard{transition:opacity .4s}.FlatCard_loading{opacity:.4;pointer-events:none}.FlatCard_Content{max-width:700px;margin:0 auto 30px}@media screen and (min-width:1200px){.FlatCard_Content{max-width:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}.FlatCard_PreviewContainer{position:relative;margin-bottom:30px}@media screen and (min-width:1200px){.FlatCard_PreviewContainer{margin-bottom:0;padding-bottom:165px;padding-right:20px;width:50%}}.FlatCard_AdditionalContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1200px){.FlatCard_AdditionalContainer{width:50%}}.FlatCard_MultiFormInfoBlock{margin-top:40px;font-size:18px}@media screen and (min-width:1200px){.FlatCard_MultiFormInfoBlock{margin-top:0;margin-right:20px;position:absolute;left:0;bottom:0;right:0;margin-bottom:26px}}.FlatCard_MultiFormInfoBlock_Description{margin:0!important}.FlatCard_MultiFormInfoBlock_Important{font-family:Oswald,sans-serif;color:#00a1d9;font-weight:700;margin-top:5px}.FlatCard_PriceBlock{margin-top:40px}@media screen and (min-width:1200px){.FlatCard_PriceBlock{margin-top:0;margin-right:20px;position:absolute;left:0;bottom:0;right:0;margin-bottom:26px}}.FlatCard_PriceBlock_Title{font-size:24px}.FlatCard_PriceBlock_Price{font-family:Oswald,sans-serif;font-size:32px;font-weight:700;color:#696969;margin:25px 0}@media screen and (min-width:576px){.FlatCard_PriceBlock_Price{font-size:36px}}.FlatCard_PriceBlock_Price_Value{color:#0cabd5}.FlatCard_PriceBlock_Price_Additional{padding-top:20px;font-size:20px;color:#f56b5e;display:block}@media screen and (min-width:768px){.FlatCard_PriceBlock_Price_Additional{padding-top:0;padding-left:10px;display:inline-block}}.FlatCard_PriceBlock_Description{font-size:18px}.FlatCard_DecorationRow{color:#fff;background-color:#696969}.FlatCard_DecorationRow_Title{width:100%;padding:12px 15px}@media screen and (min-width:576px){.FlatCard_DecorationRow_Title{width:50%}}.FlatCard_DecorationRow_Value{width:100%;padding:12px 15px;border-top:1px solid #ececec}@media screen and (min-width:576px){.FlatCard_DecorationRow_Value{width:50%;border-top:none;border-left:1px solid #ececec}}.FlatCard_DecorationRow_Value_hasIcon{padding-right:50px;position:relative}.FlatCard_DecorationRow_Icon{position:absolute;top:8px;right:8px;width:34px;height:34px}@media screen and (min-width:1200px){.FlatCard_DataBlock{-ms-flex-order:1;order:1}}.FlatCard_RequestBlock{margin-bottom:20px}@media screen and (min-width:1200px){.FlatCard_RequestBlock{margin-bottom:0;margin-top:10px;-ms-flex-order:2;order:2}}.FlatCard_ReservationBlock{margin-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:1200px){.FlatCard_ReservationBlock{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}.FlatCard_ReservationBlock_Dot{-ms-flex:0 0 auto;flex:0 0 auto;background:#ff7a1c;width:15px;height:15px;border-radius:50%}.FlatCard_ReservationBlock_Description{-ms-flex:1 1 auto;flex:1 1 auto;margin-top:2px;margin-left:10px;font-weight:700}.FlatCard_FloorsBlock{margin-bottom:30px}@media screen and (min-width:1200px){.FlatCard_FloorsBlock{-ms-flex:0 0 auto;flex:0 0 auto;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.FlatCard_FloorsBlock_Title{font-size:18px;margin-bottom:15px}@media screen and (min-width:1200px){.FlatCard_FloorsBlock_Title{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0;margin-right:30px}}.FlatCard_FloorsBlock_FloorsList .active{pointer-events:none}.FlatCard_CarouselContent{margin-bottom:54px}@media screen and (min-width:1200px){.FlatCard_CarouselContent{margin-bottom:0}}.FlatCard_Carousel{position:absolute;top:0;left:0;right:0;bottom:0}.FlatCard_Carousel:hover .FlatCard_Carousel_Item_Image{transform:scale(1)}.FlatCard_Carousel_Inner{width:100%;height:100%}.FlatCard_Carousel_Item{cursor:pointer;height:100%}.FlatCard_Carousel_Item_Image{height:100%;background:no-repeat 50% transparent;background-size:contain;transition:all .4s;transform:scale3d(.8,.8,1)}.FlatCard_Carousel_Item img{display:none}.FlatCard_Carousel_Control:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#fff;opacity:0;transition:opacity .4s}.FlatCard_Carousel_Control:hover:before{opacity:.5}.FlatCard_Carousel_Control_prev .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");position:relative}.FlatCard_Carousel_Control_next .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");position:relative}.FlatCard_Carousel_Thumbs{position:absolute;overflow:hidden!important;width:166px;left:50%;top:100%;margin:4px 0 0 -83px;padding:4px 2px}@media screen and (min-width:1200px){.FlatCard_Carousel_Thumbs{top:auto;bottom:0;left:0;margin:0;z-index:20;background:#fff}}.FlatCard_Carousel .FlatCard_Carousel_ThumbsContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;width:auto;transition:transform .6s ease;height:50px}.FlatCard_Carousel .FlatCard_Carousel_Thumb{border:2px solid transparent;-ms-flex:0 0 auto;flex:0 0 auto;display:inline-block;height:50px;width:50px;background:no-repeat 50% transparent;background-size:cover;background-origin:border-box;transform:scaleX(1);margin:0 2px;opacity:.7;transition:all .6s ease}.FlatCard_Carousel .FlatCard_Carousel_Thumb.active{border-color:#0cabd5;opacity:1}.FlatCard_Carousel .FlatCard_Carousel_Thumb:hover{opacity:1}.FlatCard_FlatNumLink{text-decoration:underline}.FormSearch input,.FormSearch select{color:#3a3a38!important}.FormSearch input::-webkit-input-placeholder,.FormSearch select::-webkit-input-placeholder{color:#3a3a38!important}.FormSearch input:-moz-placeholder,.FormSearch input::-moz-placeholder,.FormSearch select:-moz-placeholder,.FormSearch select::-moz-placeholder{color:#3a3a38!important}.FormSearch input:-ms-input-placeholder,.FormSearch select:-ms-input-placeholder{color:#3a3a38!important}.FormSearch_mobileHidden{display:none}@media screen and (min-width:768px){.FormSearch_mobileHidden{display:block}}.Decoration_Icon{background:url("/images/decoration.svg") 50% no-repeat transparent}.Decoration_Icon_understudyFinish{background-image:url("/images/understudy_finish.svg")}.Decoration_Icon_withFurniture{background-image:url("/images/with_furniture.svg")}.FastFilter{display:block}.FastFilter_Head{background:#00a1d9;background:linear-gradient(90deg,#00a1d9 0,#32c8c7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a1d9",endColorstr="#32c8c7",GradientType=1)}@media screen and (min-width:768px){.FastFilter{display:none}}.FastFilter_Content{padding:60px 0}.FastFilter_ResultContainer{display:none;padding:40px 0 60px}.FastFilter_ResultContainer_ready{display:block}.FastFilter_TitleBlock{margin-bottom:20px}.FastFilter_TitleBlock_SubTitle,.FastFilter_TitleBlock_Title{color:#fff}.FastFilter_FilterBlock{margin:-5px}.FastFilter_FilterBlock_Item{padding:5px}.Banner,.Navigation_Button,.Navigation_Title{position:relative}.Banner{z-index:210;text-align:center}.Banner_hidden{display:none}.Banner_OuterBlock{display:inline-block;box-shadow:0 15px 40px rgba(0,0,0,.08);background:#fff}@media screen and (min-width:992px){.Banner_OuterBlock{position:fixed;top:50%;left:0;transform:translateX(-50%) rotate(-90deg);transform-origin:top center;z-index:100;max-width:600px}}.Banner_OuterBlock_Button{font-family:Oswald,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:18px;font-weight:700;text-transform:uppercase;color:#04518c!important;text-align:center;padding:0 0 0 15px;transition:background .4s}.Banner_OuterBlock_Button:hover{color:#3a3a38!important}.Banner_OuterBlock_Button_Text{padding:15px}@media screen and (min-width:992px){.Banner_OuterBlock_Button_Text{padding-right:30px;border-right:1px solid #ececec}}.Banner_OuterBlock_Button_Icon{margin:10px 0;-ms-flex:0 0 auto;flex:0 0 auto;width:80px;background:url("/images/speaker.svg") no-repeat 50% transparent;background-size:contain}@media screen and (min-width:992px){.Banner_OuterBlock_Button_Icon{width:60px;transform:rotate(90deg);transform-origin:center center}}.Banner_ImageBlock{padding:20px;transition:opacity .4s;opacity:1;text-align:center}.Banner_ImageBlock_hidden{opacity:0}.Banner_ImageBlock_Img{cursor:pointer}.Banner_DescriptionBlock{transition:opacity .4s;opacity:1}.Banner_DescriptionBlock_Content{padding:0 20px 40px}@media screen and (min-width:576px){.Banner_DescriptionBlock_Content{padding:0 40px 40px}}.Banner_DescriptionBlock_hidden{opacity:0}.Banner_ButtonBlock{margin-top:20px;text-align:center}@media screen and (min-width:768px){.Banner_Button{padding:15px 90px}}@media screen and (min-width:992px){.Banner_Button{padding:15px 90px}}.ComplexLinks{margin-top:40px}.ComplexLinks_Complexes{margin:50px -10px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.ComplexLinks_ComplexCard{cursor:pointer;padding:10px;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media screen and (min-width:992px){.ComplexLinks_ComplexCard{width:50%}}.ComplexLinks_ComplexCard:hover .ComplexLinks_ComplexCard_Button button{background:#044a7f!important;color:#fff!important}.ComplexLinks_ComplexCard:hover .ComplexLinks_ComplexCard_Image{transform:scale3d(1.2,1.2,1)}.ComplexLinks_ComplexCard.active{pointer-events:none;opacity:.5}.ComplexLinks_ComplexCard.active .ComplexLinks_ComplexCard_Button{display:none}.ComplexLinks_ComplexCard_ImageContainer{overflow:hidden}.ComplexLinks_ComplexCard_Image{height:0;padding-bottom:56.25%;background:no-repeat 50% transparent;background-size:cover;transition:all .4s;transform:scaleX(1)}.ComplexLinks_ComplexCard_Header{margin-top:25px;font-family:Oswald,sans-serif;font-weight:700}@media screen and (min-width:768px){.ComplexLinks_ComplexCard_Header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.ComplexLinks_ComplexCard_Header_Item{margin-top:10px}@media screen and (min-width:768px){.ComplexLinks_ComplexCard_Header_Item{margin-top:0;-ms-flex:1 1 auto;flex:1 1 auto}}@media screen and (min-width:768px){.ComplexLinks_ComplexCard_Header_Item.right{text-align:right}}.ComplexLinks_ComplexCard_Description{margin-top:10px}@media screen and (min-width:768px){.ComplexLinks_ComplexCard_Description{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.ComplexLinks_ComplexCard_Description_Item{margin-top:10px}@media screen and (min-width:768px){.ComplexLinks_ComplexCard_Description_Item{margin-top:0;-ms-flex:1 1 auto;flex:1 1 auto}}@media screen and (min-width:768px){.ComplexLinks_ComplexCard_Description_Item.right{text-align:right}}.ComplexFilter_FiltersList{margin-bottom:60px}.ComplexFilter_SortBlock{margin:30px 0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (min-width:992px){.ComplexFilter_SortBlock{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 0 20px}}.ComplexFilter_Result_Row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.ComplexFilter_Result_Col{padding:10px;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;text-align:center}@media screen and (min-width:992px){.ComplexFilter_Result_Col{width:16.66667%}}.ComplexFilter_Result_Col_Title{margin-bottom:10px}@media screen and (min-width:992px){.ComplexFilter_Result_Col_Title{display:none}}.ComplexFilter_Result_Col_Value{font-weight:700;font-size:18px}.ComplexFilter_Result_PlanCol{width:100%}@media screen and (min-width:992px){.ComplexFilter_Result_PlanCol{width:16.66667%}}@media screen and (min-width:992px){.ComplexFilter_Result_FloorCol{width:11.66667%}}.ComplexFilter_Result_PriceCol{width:100%}@media screen and (min-width:992px){.ComplexFilter_Result_PriceCol{width:21.66667%}}.ComplexFilter_Result_Header{display:none}@media screen and (min-width:992px){.ComplexFilter_Result_Header{display:-ms-flexbox;display:flex}}.ComplexFilter_Result_Flats{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.ComplexFilter_Result_ItemContainer{padding:5px;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media screen and (min-width:576px){.ComplexFilter_Result_ItemContainer{width:50%}}@media screen and (min-width:992px){.ComplexFilter_Result_ItemContainer{width:100%}}.ComplexFilter_Result_Item{cursor:pointer;border:2px solid #ececec;background:#ececec;transition:all .4s}.ComplexFilter_Result_Item:hover{border-color:#0cabd5}.ComplexFilter_Result_Item_Image{padding-bottom:70%;background:no-repeat 50% transparent;background-size:contain}@media screen and (min-width:992px){.ComplexFilter_FilterLine{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.ComplexFilter_FilterLine_Title{font-family:Oswald,sans-serif;font-weight:700;font-size:18px;margin-bottom:15px}@media screen and (min-width:992px){.ComplexFilter_FilterLine_Title{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0;margin-right:15px}}.ComplexFilter_FilterLine_Buttons{margin:-2px}@media screen and (min-width:992px){.ComplexFilter_FilterLine_Buttons{-ms-flex:1 1 auto;flex:1 1 auto}}.ComplexFilter_FilterLine_Button{border-radius:0;width:50px;height:50px;padding:0;margin:2px;background:#0cabd5;color:#fff}.ComplexFilter_FilterLine_Button.active{background:#04518c;color:#fff}.ComplexFilter_Footer{margin:50px 0;text-align:center}.ComplexFilter_Footer_ToTopButton{white-space:normal!important;line-height:30px}.ComplexFilter_Preview{margin:60px 0}@media screen and (min-width:992px){.ComplexFilter_Preview{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.ComplexFilter_Preview_ImageBlock{margin-bottom:30px}@media screen and (min-width:992px){.ComplexFilter_Preview_ImageBlock{-ms-flex:0 0 auto;flex:0 0 auto;width:50%;margin-bottom:0;margin-right:30px}}@media screen and (min-width:992px){.ComplexFilter_Preview_DataBlock{-ms-flex:1 0 auto;flex:1 0 auto}}.ComplexFilter_Preview_Img{height:0;width:100%;padding-bottom:70%;background:no-repeat 50% transparent;background-size:cover}@media screen and (min-width:992px){.ComplexFilter_Preview_Img{padding-bottom:0;height:100%}}.ComplexFilter_Preview_Note{cursor:default;display:inline-block;padding:6px 14px 6px 35px;background:#2e9742;font-family:Oswald,sans-serif;text-transform:uppercase;font-weight:700;color:#fff;position:relative}.ComplexFilter_Preview_Note i{position:absolute;left:6px;top:50%;margin-top:-12px}.ComplexFilter_Preview h3{color:#000;margin:0 0 20px;font-size:20px;font-weight:700}.ComplexFilter_Preview p{margin:0}.Gallery{margin:40px 0}.Gallery_Container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px}.Gallery_Item{-ms-flex:0 0 auto;flex:0 0 auto;width:50%;padding:10px;overflow:hidden}@media screen and (min-width:768px){.Gallery_Item{width:33.33333%}}@media screen and (min-width:992px){.Gallery_Item{width:25%}}.Gallery_Item_Data{transition:all .6s;cursor:pointer;position:relative;height:0;padding-bottom:60%;background:no-repeat 50% transparent;background-size:cover;transform:scale(1)}.Gallery_Item_Data:hover{transform:scale(1.1)}.Layout_Wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%}.Layout_Body{-ms-flex:1 0 auto;flex:1 0 auto}.Layout_Footer,.Layout_Header{-ms-flex:0 0 auto;flex:0 0 auto}.FooterV2{padding:80px 0 40px;background:transparent url("/images/footer_bg.jpg") no-repeat fixed 50%;background-size:cover;color:#babcbe}.FooterV2_Main{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}.FooterV2_Main_Col{-ms-flex:0 0 auto;flex:0 0 auto;width:100%;padding:15px}@media screen and (min-width:768px){.FooterV2_Main_Col_address{width:50%;-ms-flex-order:1;order:1}}@media screen and (min-width:992px){.FooterV2_Main_Col_address{width:40%;-ms-flex-order:1;order:1}}@media screen and (min-width:1200px){.FooterV2_Main_Col_address{width:40%}}@media screen and (min-width:576px){.FooterV2_Main_Col_complex{width:50%}}@media screen and (min-width:768px){.FooterV2_Main_Col_complex{-ms-flex-order:3;order:3}}@media screen and (min-width:992px){.FooterV2_Main_Col_complex{width:30%;-ms-flex-order:2;order:2}}@media screen and (min-width:1200px){.FooterV2_Main_Col_complex{width:20%}}@media screen and (min-width:576px){.FooterV2_Main_Col_flat{width:50%}}@media screen and (min-width:768px){.FooterV2_Main_Col_flat{-ms-flex-order:4;order:4}}@media screen and (min-width:992px){.FooterV2_Main_Col_flat{width:30%;-ms-flex-order:3;order:3}}@media screen and (min-width:1200px){.FooterV2_Main_Col_flat{width:20%}}@media screen and (min-width:768px){.FooterV2_Main_Col_social{width:50%;-ms-flex-order:2;order:2}}@media screen and (min-width:992px){.FooterV2_Main_Col_social{width:100%;-ms-flex-order:4;order:4}}@media screen and (min-width:1200px){.FooterV2_Main_Col_social{width:20%}}.FooterV2_Copyrights{margin-top:80px;text-align:center}.FooterV2_Copyrights_Link{color:#babcbe}.FooterV2_Copyrights_Link:hover{color:#ffdb3e}.FooterV2_Block_Title{color:#fff;font-weight:500;text-transform:uppercase;font-family:Oswald,sans-serif;margin-bottom:30px!important;padding:0}.FooterV2_Block_Title a{color:#fff}.FooterV2_Block_Title a:hover{text-decoration:underline!important}.FooterV2 br{display:block}@media screen and (min-width:992px){.Contacts{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.Contacts_Data{margin-bottom:40px}@media screen and (min-width:992px){.Contacts_Data{-ms-flex:0 0 auto;flex:0 0 auto;width:400px;margin-right:40px;margin-bottom:0}}.Contacts_Data_Title{margin-bottom:30px!important}.Contacts_Data a{font-size:14px}.Contacts_Data a:hover{color:#04518c!important}@media screen and (min-width:992px){.Contacts_Map{-ms-flex:1 0 auto;flex:1 0 auto}}.Contacts_Map_Container{position:relative}@media screen and (min-width:992px){.Contacts_Map_Container{height:100%}}.Contacts_Map_Container:before{content:"";width:100%;padding-bottom:65%;display:block;background:url("/images/dummy/map_dummy.svg") 50% no-repeat transparent;background-size:50%;opacity:.1}@media screen and (min-width:992px){.Contacts_Map_Container:before{padding-bottom:0;height:100%}}.Contacts_Map_Container>iframe,.Contacts_Map_Container>ymaps{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}.Contacts_InfoItem{max-width:400px}.Contacts_InfoItem_Info{vertical-align:middle!important}.Contacts br{display:block}.Discounts_ButtonContainer{position:relative;margin-top:20px;pointer-events:all}@media screen and (min-width:576px){.Discounts_ButtonContainer{margin-top:35px}}@media screen and (min-width:992px){.Discounts_ButtonContainer{display:none}}.Discounts_Button{display:block;border:2px solid #fff;max-width:325px;width:100%}.Discounts_Popup_Content{padding:0 20px}.Discounts_Popup_Header{padding:12px 50px 12px 20px;border-radius:3px;color:#fff;background:#e8782e;margin-bottom:20px;white-space:nowrap}.Discounts_Popup_Header:before{font-family:linearicons;font-size:24px;color:#fff;display:inline-block;vertical-align:middle;margin-right:8px;content:"\E956"}.Discounts_Popup_Header>span{display:inline-block;vertical-align:middle;white-space:normal}.Discounts_Popup_Header_Date{font-size:1.1em;font-weight:700}.Popup_Window{padding:52px 0 0;max-width:900px!important}.Popup_Window_noHeader{padding-top:0}.Popup_Window_full{max-width:none!important;height:90%}.Popup_Content{padding:0 25px 25px}.Popup_Content_full{height:100%}.Popup_FooterForm{margin-top:20px;background:#0568ac linear-gradient(90deg,#033b6c 0,#0568ac)}.Popup_FooterForm_noOffset{margin-top:0}.Popup_FooterForm_Container{padding:40px 20px;color:#fff;position:relative;z-index:1}@media screen and (min-width:576px){.Popup_FooterForm_Container{padding:60px 80px}}@media screen and (min-width:992px){.Popup_FooterForm_Container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.Popup_FooterForm_BGIcon{position:absolute;font-size:300px;left:50px;color:#079bff;height:100%;opacity:.08;z-index:-1;overflow:hidden;top:0}.Popup_FooterForm_Title{text-align:center;position:relative;font-family:Oswald,sans-serif;font-size:36px;line-height:42px;margin-bottom:30px;padding-top:60px}@media screen and (min-width:576px){.Popup_FooterForm_Title{text-align:left;padding-top:0;padding-left:80px}}@media screen and (min-width:992px){.Popup_FooterForm_Title{-ms-flex:0 0 auto;flex:0 0 auto;width:300px;margin-bottom:0}}.Popup_FooterForm_Title:before{content:"\E699";font-family:linearicons;font-size:60px;color:#ffdb3e;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media screen and (min-width:576px){.Popup_FooterForm_Title:before{top:50%;left:0;transform:translateY(-50%)}}.Popup_FooterForm_Content{margin:0 -10px}@media screen and (min-width:768px){.Popup_FooterForm_Content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:992px){.Popup_FooterForm_Content{-ms-flex:1 1 auto;flex:1 1 auto;margin-left:30px}}.Popup_FooterForm_Description{font-size:16px;line-height:22px;margin-bottom:30px;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;padding:0 10px}.Popup_FooterForm_Field{margin-bottom:20px;padding:0 10px;width:100%}@media screen and (min-width:768px){.Popup_FooterForm_Field{width:50%}}.Popup_FooterForm_Field_Input{display:block;width:100%}.Popup_FooterForm_ButtonField{padding:0 10px;width:100%}.Popup_FooterForm_Button{padding:10px 15px;display:block;width:100%;white-space:normal!important}@media screen and (min-width:992px){.Offers{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 -15px}}.Offers_Item{margin-bottom:45px}.Offers_Item:last-child{margin-bottom:0}@media screen and (min-width:992px){.Offers_Item{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0;padding:0 15px;width:33.33333%}}.Offers_Information{padding:0!important}.Offers_Information_Wrapper{padding:30px 25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%}.Offers_Information_Title{text-transform:uppercase}.Offers_Information_Date{color:#ffdb3e;font-weight:700;font-size:40px;text-transform:uppercase}.Offers_Action_Wrapper{padding:20px 10px!important;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%}.Offers_Banner_fullHeight{height:100%}.Offers_Banner_Wrapper{padding:30px 25px;text-align:center;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:3px;color:#eee;font-size:24px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.Offers_Banner_Title{color:#fff;font-weight:400;text-transform:uppercase}.Offers_Banner_Description{margin-bottom:20px}.Offers_Popup_Content{padding:0 20px}.PopupBlocks_List{margin-bottom:50px}@media screen and (min-width:992px){.PopupBlocks_List{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width:992px){.PopupBlocks_List_Item{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}}.PopupBlocks_Item{background:no-repeat 50% transparent;background-size:cover}.PopupBlocks_Item_left{background-image:url("/images/popup_block_bg1.jpg")}.PopupBlocks_Item_right{background-image:url("/images/popup_block_bg2.jpg")}.PopupBlocks_Item_fullHeight{height:100%}.PopupBlocks_Item_Content{height:100%;padding:50px 25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width:576px){.PopupBlocks_Item_Content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.PopupBlocks_Item_InfoBlock{-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:25px;text-align:center}@media screen and (min-width:576px){.PopupBlocks_Item_InfoBlock{text-align:left;margin-right:25px;margin-bottom:0}}.PopupBlocks_Item_ButtonBlock{-ms-flex:0 0 auto;flex:0 0 auto}.PopupBlocks_Item_Title{font-family:Oswald,sans-serif;font-size:30px;color:#fff;margin:0}.PopupBlocks_Item_Description{margin-top:10px;color:#fff}.OnlineCamera_Popup{min-width:1330px}.OnlineCamera_Iframe{height:740px}.FlatMap_Container{position:relative;height:0;padding-bottom:70%}.FlatMap_Content,.FlatMap_Content:before{position:absolute;top:0;left:0;right:0;bottom:0}.FlatMap_Content:before{content:"";display:block;background:url("/images/dummy/map_dummy.svg") 50% no-repeat transparent;background-size:50%;opacity:.1}.Mortgage_Banks,.Mortgage_Banner{margin-bottom:25px}.Mortgage_Banks_List{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}.Mortgage_Banks_List_Item{padding:15px;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.Mortgage_Banks_List_Item_hidden{display:none}@media screen and (min-width:768px){.Mortgage_Banks_List_Item{width:50%}}.Mortgage_Banks_ShowMoreButton_hidden{display:none}.Mortgage_Calc{margin-bottom:25px}.Mortgage_Calc_Body{background:#f1f1f1;padding:25px}.Mortgage_Calc_Title{color:#000;text-transform:uppercase;font-size:20px;margin:0 0 25px;padding:0}.Mortgage_Calc_Form{margin:-10px -2px 25px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.Mortgage_Calc_Form_Field{padding:10px 2px;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media screen and (min-width:992px){.Mortgage_Calc_Form_Field_half{width:50%}}.Mortgage_Calc_Form_Label{font-size:14px;margin-bottom:5px}.Mortgage_Calc .Mortgage_Calc_Form_Select{width:100%;background:#fff;height:44px;line-height:44px;padding:7px 10px;border:1px solid #d3d4d6;border-radius:3px;font-weight:700;color:#04518c}.Mortgage_Calc .Mortgage_Calc_Form_Input{margin:0;border-radius:3px;border:1px solid #d3d4d6;font-weight:700;color:#04518c}.Mortgage_Calc_Form_Slider{margin-top:-3px;position:relative;height:6px;border:none;box-shadow:none;background:transparent}.Mortgage_Calc_Form_Slider .noUi-connect,.Mortgage_Calc_Form_Slider .noUi-handle{background:#2abac3;transition:background .4s ease}.Mortgage_Calc_Form_Slider .noUi-handle{border-radius:50%;border:none;box-shadow:none;width:22px;height:22px;right:-11px;top:-9px}.Mortgage_Calc_Form_Slider .noUi-handle:after,.Mortgage_Calc_Form_Slider .noUi-handle:before{display:none}.Mortgage_Calc_Form_Slider:hover .noUi-connect,.Mortgage_Calc_Form_Slider:hover .noUi-handle,.Mortgage_Calc_Form_Slider_active .noUi-connect,.Mortgage_Calc_Form_Slider_active .noUi-handle{background:#04518c}.Mortgage_Calc_ResultsDescription{margin-bottom:25px}.Mortgage_Calc_Results{border-top:1px solid #d3d4d6;overflow:hidden}.Mortgage_Calc_Results_List{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}.Mortgage_Calc_Results_Item{padding:25px 20px;-ms-flex:0 0 auto;flex:0 0 auto}.Mortgage_Calc_Results_Label{font-size:12px;margin-bottom:5px}.Mortgage_Calc_Results_Value{font-size:40px;font-weight:700}.Mortgage_Calc_Results_Value_blue{color:#04518c}.Mortgage_Calc_Results_Value_yellow{color:#ffdb3e}.Mortgage_Calc_Buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-2px}.Mortgage_Calc_Buttons_CenterButton,.Mortgage_Calc_Buttons_HelpButton{-ms-flex:1 0 auto;flex:1 0 auto;padding:2px}.Bank_fullHeight,.Bank_fullHeight .Bank_Container{height:100%}.Bank_Container{background:#fff;padding:20px;color:#333;border:1px solid #e3e4e5;font-size:12px}.Bank_Title{margin:0 0 2px;padding:0;font-size:28px;font-weight:700;color:#003056}.Bank_Description{margin-bottom:12px}.Bank_ContentHeader{position:relative;border-bottom:1px solid #e3e4e5;padding-right:60px}.Bank_Logo{position:absolute;width:60px;height:60px;top:0;right:0;background:no-repeat 50% transparent;background-size:contain}.Bank_ContentBody{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.Bank_ContentBody_Left,.Bank_ContentBody_Right{width:50%;padding:30px 0 20px}.Bank_ContentBody_Right{text-align:right}.Bank_ContentBody_Full{width:100%}.Bank_ValueBlock{font-weight:700;font-size:20px}.Bank_ValueBlock_Value{font-size:30px}