@charset "UTF-8";
@font-face{font-family:'Glyphicons Halflings';src:url('/js/libs/bootstrap/css/../fonts/glyphicons-halflings-regular.eot');src:url('/js/libs/bootstrap/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('/js/libs/bootstrap/css/../fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('/js/libs/bootstrap/css/../fonts/glyphicons-halflings-regular.woff') format('woff'),url('/js/libs/bootstrap/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('/js/libs/bootstrap/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}
@font-face{font-family:"RobotoRegular";src:url('/css/../fonts/RobotoRegular/RobotoRegular.eot');src:url('/css/../fonts/RobotoRegular/RobotoRegular.eot?#iefix') format("embedded-opentype"),url('/css/../fonts/RobotoRegular/RobotoRegular.woff') format("woff"),url('/css/../fonts/RobotoRegular/RobotoRegular.ttf') format("truetype");font-style:normal;font-weight:normal}
@font-face{font-family:"RobotoLight";src:url('/css/../fonts/RobotoLight/RobotoLight.eot');src:url('/css/../fonts/RobotoLight/RobotoLight.eot?#iefix') format("embedded-opentype"),url('/css/../fonts/RobotoLight/RobotoLight.woff') format("woff"),url('/css/../fonts/RobotoLight/RobotoLight.ttf') format("truetype");font-style:normal;font-weight:normal}
@font-face{font-family:"RobotoMedium";src:url('/css/../fonts/RobotoMedium/RobotoMedium.eot');src:url('/css/../fonts/RobotoMedium/RobotoMedium.eot?#iefix') format("embedded-opentype"),url('/css/../fonts/RobotoMedium/RobotoMedium.woff') format("woff"),url('/css/../fonts/RobotoMedium/RobotoMedium.ttf') format("truetype");font-style:normal;font-weight:normal}
@font-face{font-family:"RobotoBold";src:url('/css/../fonts/RobotoBold/RobotoBold.eot');src:url('/css/../fonts/RobotoBold/RobotoBold.eot?#iefix') format("embedded-opentype"),url('/css/../fonts/RobotoBold/RobotoBold.woff') format("woff"),url('/css/../fonts/RobotoBold/RobotoBold.ttf') format("truetype");font-style:normal;font-weight:normal}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2015 Daniel Eden
 */
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.05,.855,.06);animation-timing-function:cubic-bezier(0.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.05,.855,.06);animation-timing-function:cubic-bezier(0.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{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.05,.855,.06);animation-timing-function:cubic-bezier(0.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.05,.855,.06);animation-timing-function:cubic-bezier(0.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{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}
}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}
60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}
to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}
66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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:none;transform:none}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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:none;transform:none}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}
from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}
to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}
}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}
}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}
@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}
to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}
}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}
}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}
}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.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(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.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(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.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(0.550,.055,.675,.19);animation-timing-function:cubic-bezier(0.550,.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}
to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{*,*:before,*:after{color:#000 !important;text-shadow:none !important;background:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}
p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}
.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}
.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}
.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}
.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}
.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}
.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}
.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}
.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}
.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}
h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}
ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}
kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:768px) and (max-width:970px){.container{width:750px}}@media(min-width:971px){.container{width:970px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}@media(min-width:768px) and (max-width:970px){.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}}@media(min-width:480px) and (max-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}
.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media(min-width:971px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}
.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}
}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}
.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}
.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}
.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media(min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}
.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}
.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}
.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:normal;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}
.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}
.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}
.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}
@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media(min-width:768px){.navbar{border-radius:4px}}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}
}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}
.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media(min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}
}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}
.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}
.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}
.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}
a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}
.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}
.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}
.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0}
.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}
.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}
.carousel-inner>.item.next,.carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);background-repeat:repeat-x}
.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}
.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media(max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(max-width:767px){.visible-xs-block{display:block !important}}@media(max-width:767px){.visible-xs-inline{display:inline !important}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media(min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media(min-width:1200px){.visible-lg-block{display:block !important}
}@media(min-width:1200px){.visible-lg-inline{display:inline !important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media(max-width:767px){.hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0 !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.bx-wrapper{position:relative;padding:0;*zoom:1;margin-top:89px;margin-left:-3px}.bx-wrapper img{max-width:100%;display:block;position:absolute;top:10px}.bx-wrapper .bx-viewport{-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-132px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url('/js/libs/bxslider/images/bx_loader.gif') center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px}.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;}.bx-wrapper .bx-pager.bx-default-pager a{text-indent:-9999px;display:block;width:18px;height:18px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:url('/js/libs/bxslider/images/elips.png') no-repeat center center}.bx-wrapper .bx-pager.bx-default-pager a:hover{background:url('/js/libs/bxslider/images/elips_hover.png') no-repeat center center}.bx-wrapper .bx-pager.bx-default-pager a.active{background:url('/js/libs/bxslider/images/elips_active.png') no-repeat center center;width:18px;height:18px}
.bx-wrapper .bx-prev{left:-22px;width:42px;height:42px;background:#344555 url('/js/libs/bxslider/images/arrow_left.png') no-repeat center center}.bx-wrapper .bx-next{width:42px;height:42px;background:#344555 url('/js/libs/bxslider/images/arrow_right.png') no-repeat center center;right:30px}.bx-wrapper .bx-prev:hover{background:#00bce7 url('/js/libs/bxslider/images/arrow_left.png') no-repeat center center}.bx-wrapper .bx-next:hover{background:#00bce7 url('/js/libs/bxslider/images/arrow_right.png') no-repeat center center}.bx-wrapper .bx-controls-direction a{position:absolute;top:60%;margin-top:-5px;outline:0;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url('/js/libs/bxslider/images/controls.png') -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url('/js/libs/bxslider/images/controls.png') -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
html.js .loader{background:none repeat scroll 0 0 #fff;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}html.js .loader .loader_inner{background-image:url('/css/../images/preloader.gif');background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:#fff;height:60px;width:60px;margin-top:-30px;margin-left:-30px;left:50%;top:50%;position:absolute}*{box-sizing:border-box;outline:0 !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}ol{counter-reset:myCounter}body{background:#344555;font-size:17px;color:#f9f9fa;font-family:"RobotoRegular";position:relative;overflow-x:hidden;min-width:320px}.hidden{display:none}strong{font-family:"RobotoBold";color:#494949;line-height:22px}i{font-style:italic;color:#494949;line-height:22px}u{color:#494949;line-height:22px}@media only screen and (min-width:480px){.benefit-item{padding-left:90px}.benefit-item.benefit-icon-1{background:url('/css/../images/benefit_icon_1.png') no-repeat 10px top}.benefit-item.benefit-icon-2{background:url('/css/../images/benefit_icon_2.png') no-repeat 10px top}.benefit-item.benefit-icon-3{background:url('/css/../images/benefit_icon_3.png') no-repeat 10px top}.benefit-item.benefit-icon-4{background:url('/css/../images/benefit_icon_4.png') no-repeat 10px top}.benefit-item.benefit-icon-5{background:url('/css/../images/benefit_icon_5.png') no-repeat 10px top}.benefit-item.benefit-icon-bank{background:url('/css/../images/benefit_bank.png') no-repeat 10px top}.benefit-item.benefit-icon-finance{background:url('/css/../images/benefit_finance.png') no-repeat 10px top}.benefit-item.benefit-icon-micro-finance{background:url('/css/../images/benefit_micro_finance.png') no-repeat 10px top}}@media only screen and (min-width:320px) and (max-width:479px){.wow{-o-transition-property:none !important;-moz-transition-property:none !important;-ms-transition-property:none !important;-webkit-transition-property:none !important;transition-property:none !important;-o-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-webkit-transform:none !important;transform:none !important;-webkit-animation:none !important;-moz-animation:none !important;-o-animation:none !important;-ms-animation:none !important;animation:none !important}
}.container{position:relative}@media only screen and (min-width:768px) and (max-width:970px){.container{width:750px;position:relative}}@media only screen and (min-width:480px) and (max-width:768px){.container{width:450px;position:relative}}@media only screen and (min-width:320px) and (max-width:479px){.container{width:300px;position:relative}}header{background:#262e38;width:100%;min-height:81px}@media only screen and (min-width:320px) and (max-width:970px){header{min-height:60px}}a.logo{height:34px;display:block;margin-top:24px}@media only screen and (min-width:320px) and (max-width:970px){a.logo{margin-top:14px}}.top_phone{font-size:21px;font-family:"RobotoLight";float:right;margin-top:26px}.top_phone:before{content:"";background:url('/css/../images/icon/phone.png') no-repeat;width:18px;height:18px;display:inline-block;vertical-align:middle;margin-right:14px;margin-top:-2px}@media only screen and (min-width:320px) and (max-width:970px){.top_phone{display:none}}.top_nav{height:37px;line-height:37px;display:block;float:left}.top_nav ul li{float:left}.top_nav ul li a{color:#fff;font-size:15px;display:block;float:left;padding:0 7px;height:38px;line-height:34px;border:2px solid transparent;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;margin-top:20px;-moz-transition:border .3s linear .1s;-o-transition:border .3s linear .1s;-webkit-transition:border .3s linear .1s;-ms-transition:border .3s linear .1s;transition:border .3s linear .1s}@media only screen and (min-width:768px) and (max-width:970px){.top_nav ul li a{display:block;float:none;text-align:center}}@media only screen and (min-width:480px) and (max-width:768px){.top_nav ul li a{display:block;float:none;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.top_nav ul li a{display:block;float:none;text-align:center}}.top_nav ul li a:hover{border:2px solid #fff;text-decoration:none}.top_nav ul li a:active{text-decoration:none;border:2px solid #fff}
.top_nav ul li a:focus{text-decoration:none;border:2px solid #fff}.top_nav ul li .act_bt{background:#fff;color:#303e48;border:2px solid #262e38;-moz-transition:all .3s linear .1s;-o-transition:all .3s linear .1s;-webkit-transition:all .3s linear .1s;-ms-transition:all .3s linear .1s;transition:all .3s linear .1s}.top_nav ul li .act_bt:hover{border:2px solid #fff;background:none;color:#fff}@media only screen and (min-width:768px) and (max-width:970px){.top_nav{height:auto;display:none}.top_nav li{float:none !important}}@media only screen and (min-width:480px) and (max-width:767px){.top_nav{height:auto;display:none}.top_nav li{float:none !important}}@media only screen and (min-width:320px) and (max-width:479px){.top_nav{height:auto;display:none}.top_nav li{float:none !important}}.lang_check{height:37px;line-height:37px;display:block;float:left;margin-top:20px}.lang_check a{color:#fff;font-size:15px;display:block;padding:0 8px;height:38px;line-height:34px;border:2px solid transparent;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;-moz-transition:border .3s linear .1s;-o-transition:border .3s linear .1s;-webkit-transition:border .3s linear .1s;-ms-transition:border .3s linear .1s;transition:border .3s linear .1s}.lang_check a:hover{border:2px solid #fff;text-decoration:none}.lang_check a:active{text-decoration:none;border:2px solid #fff}.lang_check a:focus{text-decoration:none;border:2px solid #fff}.lang_check a:last-child{background:#fff;text-decoration:none;color:#262e38;z-index:555;position:relative}@media only screen and (min-width:320px) and (max-width:970px){.lang_check{display:none}}a.d_menu_hide{display:none !important}a.show_d_menu{display:block !important}.icon-arrowDown:before{content:"";background:url('/css/../images/icon/arrow_down.png') no-repeat;width:6px;height:3px;display:inline-block;vertical-align:middle;margin-right:10px;margin-top:-2px}.icon-arrowRight:before{content:"";background:url('/css/../images/icon/arrow_right.png') no-repeat;width:6px;height:6px;display:inline-block;vertical-align:middle;margin-right:10px;margin-top:-2px}
.showitems{display:block}@media only screen and (min-width:480px) and (max-width:767px){.showitems{width:300px;margin-left:10px}}.keys-btn{display:block;font-size:20px;color:#fff;width:201px;height:47px;border:2px solid #fff;text-align:center;line-height:40px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;display:block;font-size:20px;color:#fff;-moz-transition:all .3s linear .1s;-o-transition:all .3s linear .1s;-webkit-transition:all .3s linear .1s;-ms-transition:all .3s linear .1s;transition:all .3s linear .1s}.keys-btn:hover,.keys-btn:active,.keys-btn:focus{color:#000;text-decoration:none;background:#fff}.keys-btn:hover .icon-arrowDown2:after,.keys-btn:active .icon-arrowDown2:after,.keys-btn:focus .icon-arrowDown2:after{background:url('/css/../images/icon/arrow_down_black.png') no-repeat}.section1{min-height:781px;position:relative;background:url('/css/../images/sec1bg.png') no-repeat top center;width:100%;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover}@media only screen and (min-width:480px) and (max-width:767px){.section1{min-height:360px}}@media only screen and (min-width:320px) and (max-width:479px){.section1{min-height:360px;padding-bottom:40px}}.section1__title{font-size:32px;font-weight:normal;font-family:"RobotoBold";line-height:45px;letter-spacing:.02em;margin-top:115px;margin-bottom:45px}@media only screen and (min-width:768px) and (max-width:970px){.section1__title{font-size:28px;margin-top:86px}}@media only screen and (min-width:480px) and (max-width:767px){.section1__title{font-size:19px;line-height:33px;margin-top:52px;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.section1__title{font-size:19px;line-height:29px;margin-top:40px;text-align:center}}.section1 .container{position:relative}.section1 .container .p2{background:url('/css/../images/parallax/p3.png') no-repeat 50% 50%;position:absolute;top:498px;left:390px;width:151px;height:105px}
@media only screen and (min-width:768px) and (max-width:970px){.section1 .container .p2{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.section1 .container .p2{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.section1 .container .p2{display:none}}.section1 .p1{background:url('/css/../images/blikkk.png') no-repeat 50% 50%;position:absolute;top:-92px;left:-92px;width:250px;height:210px}@media only screen and (min-width:768px) and (max-width:970px){.section1 .p1{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.section1 .p1{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.section1 .p1{display:none}}.slogan{font-size:20px;line-height:30px}@media only screen and (min-width:768px) and (max-width:970px){.slogan{font-size:17px}}@media only screen and (min-width:480px) and (max-width:767px){.slogan{display:block;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.slogan{font-size:15px;display:block;text-align:center}}a.toggle_bottom{margin-top:197px;float:left}@media only screen and (min-width:768px) and (max-width:970px){a.toggle_bottom{margin-top:68px}}@media only screen and (min-width:480px) and (max-width:767px){a.toggle_bottom{float:none;margin:30px auto}}@media only screen and (min-width:320px) and (max-width:479px){a.toggle_bottom{float:none;margin:50px auto 0}}.icon-arrowDown2:after{content:"";background:url('/css/../images/icon/arrow_down2.png') no-repeat;width:31px;height:13px;display:inline-block;vertical-align:middle;margin-left:13px;-moz-transition:all .3s linear .1s;-o-transition:all .3s linear .1s;-webkit-transition:all .3s linear .1s;-ms-transition:all .3s linear .1s;transition:all .3s linear .1s}.bt_line{background:url('/css/../images/bt_line.png') no-repeat center center;width:233px;height:204px;display:block;margin-top:217px;float:left}@media only screen and (min-width:768px) and (max-width:970px){.bt_line{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.bt_line{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.bt_line{display:none}}.section2 .container{position:relative}.section2 .container .p3{background:url('/css/../images/parallax/p3.png') no-repeat 50% 50%;position:absolute;top:185px;left:187px;width:151px;height:105px;z-index:99}
@media only screen and (min-width:768px) and (max-width:970px){.section2 .container .p3{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.section2 .container .p3{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.section2 .container .p3{display:none}}.section2 .container .p4{background:url('/css/../images/parallax/p3.png') no-repeat 50% 50%;position:absolute;top:189px;right:94px;width:151px;height:105px;z-index:99}@media only screen and (min-width:768px) and (max-width:970px){.section2 .container .p4{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.section2 .container .p4{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.section2 .container .p4{display:none}}.section_h2{font-size:32px;color:#fff;font-weight:normal;font-family:"RobotoBold";text-align:center}@media only screen and (min-width:480px) and (max-width:767px){.section_h2{font-size:26px}}@media only screen and (min-width:320px) and (max-width:479px){.section_h2{font-size:22px}}.fl{float:left}.green_title{margin-top:268px;text-align:center}@media only screen and (min-width:768px) and (max-width:970px){.green_title{margin-top:330px}}@media only screen and (min-width:480px) and (max-width:767px){.green_title{margin-top:330px}}@media only screen and (min-width:320px) and (max-width:479px){.green_title{margin-top:330px}}.green_title span{font-size:32px;font-weight:normal;font-family:"RobotoBold";color:#060709;line-height:53px;background:#aced03;padding:3px 10px}@media only screen and (min-width:320px) and (max-width:479px){.green_title span{font-size:20px;line-height:37px}}.desctop_line{background:url('/css/../images/desctop_line.png') no-repeat center center;width:265px;height:191px;float:right;margin-top:35px;margin-right:66px;position:relative}.desctop_line span{font-size:17px;font-family:"RobotoBold";color:#d9e2ec;position:absolute;top:7px;right:92px;text-align:right;width:150px;line-height:25px}
@media only screen and (min-width:320px) and (max-width:479px){.desctop_line span{position:relative;top:0;right:0;text-align:center;width:265px;display:block}}@media only screen and (min-width:768px) and (max-width:970px){.desctop_line{margin-right:154px;margin-bottom:-63px}}@media only screen and (min-width:320px) and (max-width:479px){.desctop_line{background:none;margin-right:0;margin-bottom:0;height:77px}}.mac_win{width:438px;margin-top:-60px;float:left}@media only screen and (min-width:768px) and (max-width:970px){.mac_win{float:none;margin:0 auto}}@media only screen and (min-width:320px) and (max-width:479px){.mac_win{width:265px;float:none;margin:0 auto}.mac_win img{width:100%;height:auto}}.mobile_line{background:url('/css/../images/mobile_line.png') no-repeat center center;width:271px;height:191px;margin-top:35px;margin-left:29px;float:left;position:relative}.mobile_line span{font-size:17px;font-family:"RobotoBold";color:#d9e2ec;position:absolute;top:7px;left:89px;text-align:left;width:150px;line-height:25px}@media only screen and (min-width:320px) and (max-width:479px){.mobile_line span{position:relative;top:0;left:0;text-align:center;width:265px;display:block}}@media only screen and (min-width:768px) and (max-width:970px){.mobile_line{margin-left:77px;margin-bottom:-71px}}@media only screen and (min-width:320px) and (max-width:479px){.mobile_line{background:none;margin-left:0;margin-bottom:0;height:77px}}.app_block{width:497px;height:438px;margin-top:-71px;margin-left:30px;float:left}@media only screen and (min-width:769px) and (max-width:970px){.app_block{height:auto;float:none;margin:0 auto}}@media only screen and (min-width:320px) and (max-width:479px){.app_block{width:265px;float:none;margin:0 auto}.app_block img{width:100%;height:auto}}.section3{margin-top:129px;position:relative}.section3 .container{position:relative}.section3 .container .p5{background:url('/css/../images/parallax/p4.png') no-repeat 50% 50%;position:absolute;top:17px;left:-105px;width:101px;height:92px;z-index:99}
@media only screen and (min-width:768px) and (max-width:970px){.section3 .container .p5{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.section3 .container .p5{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.section3 .container .p5{display:none}}.section3 .p6{background:url('/css/../images/parallax/p5.png') no-repeat 50% 50%;position:absolute;top:540px;left:0;width:337px;height:279px;z-index:99}@media only screen and (min-width:768px) and (max-width:970px){.section3 .p6{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.section3 .p6{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.section3 .p6{display:none}}.section3 .p7{background:url('/css/../images/parallax/p6.png') no-repeat 50% 50%;position:absolute;top:480px;right:0;width:279px;height:421px;z-index:99}@media only screen and (min-width:768px) and (max-width:970px){.section3 .p7{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.section3 .p7{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.section3 .p7{display:none}}.mackup_block{position:relative;width:595px;height:742px}@media only screen and (min-width:768px) and (max-width:970px){.mackup_block{margin:0 auto}}@media only screen and (min-width:480px) and (max-width:768px){.mackup_block{width:450px}}@media only screen and (min-width:320px) and (max-width:479px){.mackup_block{width:265px;height:420px}}.mackup_item1,.mackup_item2,.mackup_item3{position:absolute}.mackup_item1{width:452px;height:550px;z-index:3;-moz-transition:all 1s linear .2s;-o-transition:all 1s linear .2s;-webkit-transition:all 1s linear .2s;-ms-transition:all 1s linear .2s;transition:all 1s linear .2s}.mackup_item1_off{top:243px;left:60px}.mackup_item1_on{top:28px;left:-32px}@media only screen and (min-width:480px) and (max-width:768px){.mackup_item1{width:450px}.mackup_item1 img{width:100%;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.mackup_item1{width:265px}
.mackup_item1 img{width:100%;height:auto}}.mackup_item2{width:461px;height:552px;z-index:2;-moz-transition:all 1s linear .2s;-o-transition:all 1s linear .2s;-webkit-transition:all 1s linear .2s;-ms-transition:all 1s linear .2s;transition:all 1s linear .2s}.mackup_item2_off{top:261px;left:59px}.mackup_item2_on{top:159px;left:10px}@media only screen and (min-width:480px) and (max-width:768px){.mackup_item2{width:450px}.mackup_item2 img{width:100%;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.mackup_item2{width:265px}.mackup_item2 img{width:100%;height:auto}}.mackup_item3{width:474px;height:547px;top:292px;left:65px;z-index:1;-moz-transition:left .5s linear;-o-transition:left .5s linear;-webkit-transition:left .5s linear;-ms-transition:left .5s linear;transition:left .5s linear}.mackup_item3_off{top:292px;left:65px}.mackup_item3_on{top:292px;left:65px}@media only screen and (min-width:480px) and (max-width:768px){.mackup_item3{width:450px}.mackup_item3 img{width:100%;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.mackup_item3{width:265px}.mackup_item3 img{width:100%;height:auto}}.mackup_hover1{-moz-transition:left .5s linear;-o-transition:left .5s linear;-webkit-transition:left .5s linear;-ms-transition:left .5s linear;transition:left .5s linear;left:20px !important}.mackup_hover2{-moz-transition:left .5s linear;-o-transition:left .5s linear;-webkit-transition:left .5s linear;-ms-transition:left .5s linear;transition:left .5s linear;left:50px !important}.mackup_hover3{-moz-transition:left .5s linear;-o-transition:left .5s linear;-webkit-transition:left .5s linear;-ms-transition:left .5s linear;transition:left .5s linear;left:90px !important}.mackup_text{font-size:20px;color:#fff;width:265px;line-height:25px}@media only screen and (min-width:768px) and (max-width:970px){.mackup_text{margin:0 auto}}@media only screen and (min-width:480px) and (max-width:767px){.mackup_text{margin:0 auto}}@media only screen and (min-width:320px) and (max-width:479px){.mackup_text{margin:0 auto}
}.txt_interface{margin-top:137px;-moz-transition:opacity 1s linear .2s;-o-transition:opacity 1s linear .2s;-webkit-transition:opacity 1s linear .2s;-ms-transition:opacity 1s linear .2s;transition:opacity 1s linear .2s}@media only screen and (min-width:480px) and (max-width:767px){.txt_interface{margin-top:30px}}.txt_interface:before{content:"";background:url('/css/../images/interface_before.png') no-repeat;width:140px;height:13px;display:inline-block;vertical-align:middle;margin-left:-152px;margin-right:10px;-moz-transition:width 1s linear .2s;-o-transition:width 1s linear .2s;-webkit-transition:width 1s linear .2s;-ms-transition:width 1s linear .2s;transition:width 1s linear .2s}@media only screen and (min-width:768px) and (max-width:970px){.txt_interface:before{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.txt_interface:before{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.txt_interface:before{display:none}}.txt_interface_off{opacity:0}.txt_interface_off:before{width:0}.txt_interface_on{opacity:1}.txt_interface_on:before{width:140px}.txt_admin{margin-top:108px;-moz-transition:opacity 1s linear .2s;-o-transition:opacity 1s linear .2s;-webkit-transition:opacity 1s linear .2s;-ms-transition:opacity 1s linear .2s;transition:opacity 1s linear .2s}@media only screen and (min-width:480px) and (max-width:767px){.txt_admin{margin-top:30px}}@media only screen and (min-width:320px) and (max-width:479px){.txt_admin{margin-top:40px}}.txt_admin:before{content:"";background:url('/css/../images/admin_before.png') no-repeat;width:100px;height:13px;display:inline-block;vertical-align:middle;margin-left:-109px;margin-right:10px;-moz-transition:width 1s linear .2s;-o-transition:width 1s linear .2s;-webkit-transition:width 1s linear .2s;-ms-transition:width 1s linear .2s;transition:width 1s linear .2s}@media only screen and (min-width:768px) and (max-width:970px){.txt_admin:before{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.txt_admin:before{display:none}
}@media only screen and (min-width:320px) and (max-width:479px){.txt_admin:before{display:none}}.txt_admin_off{opacity:0}.txt_admin_off:before{width:0}.txt_admin_on{opacity:1}.txt_admin_on:before{width:100px}.txt_lock{margin-top:85px;-moz-transition:opacity 1s linear .2s;-o-transition:opacity 1s linear .2s;-webkit-transition:opacity 1s linear .2s;-ms-transition:opacity 1s linear .2s;transition:opacity 1s linear .2s}@media only screen and (min-width:480px) and (max-width:767px){.txt_lock{margin-top:30px}}@media only screen and (min-width:320px) and (max-width:479px){.txt_lock{margin-top:40px}}.txt_lock:before{content:"";background:url('/css/../images/lock_before.png') no-repeat;width:50px;height:13px;display:inline-block;vertical-align:middle;margin-left:-63px;margin-right:10px;-moz-transition:width 1s linear .2s;-o-transition:width 1s linear .2s;-webkit-transition:width 1s linear .2s;-ms-transition:width 1s linear .2s;transition:width 1s linear .2s}@media only screen and (min-width:768px) and (max-width:970px){.txt_lock:before{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.txt_lock:before{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.txt_lock:before{display:none}}.txt_lock_off{opacity:0}.txt_lock_off:before{width:0}.txt_lock_on{opacity:1}.txt_lock_on:before{width:50px}.txt_server{margin-top:82px;-moz-transition:opacity 1s linear .2s;-o-transition:opacity 1s linear .2s;-webkit-transition:opacity 1s linear .2s;-ms-transition:opacity 1s linear .2s;transition:opacity 1s linear .2s}@media only screen and (min-width:480px) and (max-width:767px){.txt_server{margin-top:30px}}@media only screen and (min-width:320px) and (max-width:479px){.txt_server{margin-top:40px}}.txt_server:before{content:"";background:url('/css/../images/server_before.png') no-repeat;width:320px;height:198px;display:inline-block;vertical-align:top;margin-left:-332px;margin-right:10px;margin-top:16px;-moz-transition:width 1s linear .2s;-o-transition:width 1s linear .2s;-webkit-transition:width 1s linear .2s;-ms-transition:width 1s linear .2s;transition:width 1s linear .2s}
@media only screen and (min-width:768px) and (max-width:970px){.txt_server:before{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.txt_server:before{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.txt_server:before{display:none}}.txt_server_off{opacity:0}.txt_server_off:before{width:0}.txt_server_on{opacity:1}.txt_server_on:before{width:320px}.lh{line-height:52px}@media only screen and (min-width:320px) and (max-width:479px){.lh{line-height:39px}}.section4{margin-top:93px;background:url('/css/../images/testing_bg.png') no-repeat 50% 100%;width:100%;min-height:802px;position:relative;z-index:2}@media only screen and (min-width:320px) and (max-width:479px){.section4{margin-top:40px;min-height:640px}}.section5{width:100%;min-height:804px;background:url('/css/../images/data_bg.jpg') no-repeat 50% 50%;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:relative;z-index:1;margin-top:-309px}@media only screen and (min-width:768px) and (max-width:970px){.section5{padding-bottom:40px}}@media only screen and (min-width:480px) and (max-width:767px){.section5{padding-bottom:40px}}@media only screen and (min-width:320px) and (max-width:479px){.section5{padding-bottom:40px}}ul.ul_check{margin-top:29px;margin-left:-11px}@media only screen and (min-width:320px) and (max-width:767px){ul.ul_check{background:rgba(52,69,85,.7)}}ul.ul_check li{background:url('/css/../images/ul_check.png') no-repeat left center;height:33px;line-height:33px;padding-left:38px;font-size:17px;color:#f9f9fa}@media only screen and (min-width:769px) and (max-width:970px){ul.ul_check li{font-size:14px}}@media only screen and (min-width:320px) and (max-width:479px){ul.ul_check li{line-height:14px;font-size:13px}}@media only screen and (min-width:320px) and (max-width:768px){ul.ul_check{margin-top:29px}ul.ul_check:last-child{margin-top:0}}.cif{font-size:60px;font-family:"RobotoBold";text-align:center;margin-top:83px}
.name_cif{font-size:17px;font-family:"RobotoBold";text-align:center;display:block;line-height:24px}.section6{background:#fff url('/css/../images/section6_bg.png') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;width:100%;min-height:972px;padding-bottom:187px}.section6_title{font-size:32px;color:#3c4755;line-height:44px;text-align:center;display:block;margin-top:50px;font-family:"RobotoBold"}@media only screen and (min-width:480px) and (max-width:768px){.section6_title{font-size:27px;line-height:35px;margin-top:62px}}@media only screen and (min-width:320px) and (max-width:479px){.section6_title{font-size:19px;line-height:32px;margin-top:34px}}.inteface_1{width:643px;height:577px;margin-top:98px;margin-left:-76px;position:relative}@media only screen and (min-width:768px) and (max-width:970px){.inteface_1{margin:90px auto 0}}@media only screen and (min-width:480px) and (max-width:768px){.inteface_1{width:450px;margin:140px auto 0}.inteface_1 img{width:100%;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.inteface_1{width:265px;margin:40px auto 0;height:270px}.inteface_1 img{width:100%;height:auto}}.inteface_2{width:647px;height:468px;margin-top:324px;margin-left:-146px;position:relative}@media only screen and (min-width:768px) and (max-width:970px){.inteface_2{margin:100px auto 0}}@media only screen and (min-width:480px) and (max-width:768px){.inteface_2{width:450px;margin:214px auto 0}.inteface_2 img{width:100%;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.inteface_2{width:265px;margin:40px auto 0;height:250px}.inteface_2 img{width:100%;height:auto}}.inteface_3{height:262px;width:262px;margin-top:-191px;margin-left:-66px;position:relative}@media only screen and (min-width:768px) and (max-width:970px){.inteface_3{margin-left:24px}}@media only screen and (min-width:480px) and (max-width:768px){.inteface_3{margin-top:-280px;margin-left:-27px}
}@media only screen and (min-width:320px) and (max-width:479px){.inteface_3{width:265px;margin:-155px auto 0}.inteface_3 img{width:100%;height:auto}}.inteface_4{height:166px;width:269px;margin-top:-95px;margin-left:40px;z-index:3;position:relative}@media only screen and (min-width:480px) and (max-width:767px){.inteface_4{margin:-174px auto 0}}@media only screen and (min-width:320px) and (max-width:479px){.inteface_4{width:265px;margin:-53px auto}.inteface_4 img{width:100%;height:auto}}.if_info1{line-height:21px;color:#405a5c;font-size:17px;width:220px;position:absolute;top:-55px;left:102px;display:block}.if_info1:before{width:28px;height:319px;content:"";background:url('/css/../images/if_info1_before.png') no-repeat;display:block;vertical-align:top;float:left;margin-right:-18px;z-index:4;position:relative}@media only screen and (min-width:480px) and (max-width:767px){.if_info1{font-size:15px;top:-123px;left:57px}}@media only screen and (min-width:320px) and (max-width:479px){.if_info1{display:none}}.if_info2{line-height:21px;color:#405a5c;font-size:17px;width:260px;position:absolute;top:-57px;right:-43px;display:block}.if_info2:before{width:22px;height:183px;content:"";background:url('/css/../images/if_info2_before.png') no-repeat;display:block;vertical-align:top;float:left;margin-right:-1px;z-index:4;position:relative}@media only screen and (min-width:480px) and (max-width:767px){.if_info2{font-size:15px;top:-67px;right:117px}.if_info2:before{float:right;margin-right:18px}}@media only screen and (min-width:320px) and (max-width:479px){.if_info2{display:none}}.if_info4{line-height:21px;color:#405a5c;font-size:17px;width:260px;position:absolute;top:201px;right:7px;display:block}.if_info4:before{width:53px;height:161px;content:"";background:url('/css/../images/if_info4_before.png') no-repeat;display:inline-block;vertical-align:bottom;margin-right:-35px;margin-top:-124px;z-index:4;position:relative;float:left}
@media only screen and (min-width:480px) and (max-width:767px){.if_info4{font-size:15px;top:214px}.if_info4:before{margin-top:-143px}}@media only screen and (min-width:320px) and (max-width:479px){.if_info4{display:none}}.if_info3{line-height:21px;color:#405a5c;font-size:17px;width:267px;position:absolute;top:245px;right:-47px;display:block}.if_info3:before{width:22px;height:143px;content:"";background:url('/css/../images/if_info3_before.png') no-repeat;display:inline-block;vertical-align:bottom;margin-right:-11px;margin-top:-117px;z-index:4;position:relative;float:left}@media only screen and (min-width:480px) and (max-width:768px){.if_info3{font-size:15px}}@media only screen and (min-width:320px) and (max-width:479px){.if_info3{display:none}}.if_info5{line-height:21px;color:#405a5c;font-size:17px;width:260px;position:absolute;top:-69px;right:65px;display:block}.if_info5:before{width:22px;height:209px;content:"";background:url('/css/../images/if_info5_before.png') no-repeat;display:block;vertical-align:top;float:left;margin-right:3px;z-index:4;position:relative}@media only screen and (min-width:480px) and (max-width:768px){.if_info5{font-size:15px;top:-107px;right:198px}.if_info5:before{float:right}}@media only screen and (min-width:320px) and (max-width:479px){.if_info5{display:none}}@media only screen and (min-width:768px) and (max-width:970px){.bx-wrapper .bx-pager{bottom:-30px}}@media only screen and (min-width:320px) and (max-width:768px){.bx-viewport{height:429px !important}}.others_project{position:absolute;top:90px;left:-486px;width:440px}.others_project ul{margin-bottom:15px}.others_project ul li{font-size:14px;line-height:25px;margin:0 !important}@media only screen and (min-width:768px) and (max-width:970px){.others_project{left:-372px;width:345px}}@media only screen and (min-width:320px) and (max-width:768px){.others_project{display:none}}.others_project__title{font-size:32px;color:#3e4957;font-family:"RobotoBold"}
@media only screen and (min-width:320px) and (max-width:479px){.others_project__title{font-size:25px}}.others_project__subtitle{font-size:25px;line-height:35px;color:#494949;display:block;margin-top:25px}@media only screen and (min-width:480px) and (max-width:767px){.others_project__subtitle{font-size:19px;line-height:24px}}@media only screen and (min-width:320px) and (max-width:479px){.others_project__subtitle{font-size:21px;line-height:26px}}@media only screen and (min-width:320px) and (max-width:479px){.others_project{margin-top:40px}}.others_project__txt{font-size:14px;color:#000;line-height:25px;display:block;margin-top:16px;margin-bottom:10px}@media only screen and (min-width:320px) and (max-width:479px){.others_project__txt{font-size:13px;line-height:21px;margin-bottom:10px}}.others_project__bt{width:167px;height:47px;border:2px solid #00bce7;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;color:#00bce7;display:block;text-align:center;line-height:40px;font-size:20px;float:left;-moz-transition:all .3s linear .1s;-o-transition:all .3s linear .1s;-webkit-transition:all .3s linear .1s;-ms-transition:all .3s linear .1s;transition:all .3s linear .1s}.others_project__bt:hover{text-decoration:none;color:#fff;background:#00bce7}.others_project__bt:active{text-decoration:none;color:#fff;background:#00bce7}.others_project__bt:focus{text-decoration:none;color:#fff;background:#00bce7}@media only screen and (min-width:320px) and (max-width:479px){.others_project__bt{float:none;margin:0 auto}}.others_project__link{font-size:16px;color:#56bbe5;text-decoration:underline;float:left;margin-left:68px;margin-top:17px}.others_project__link:hover{text-decoration:none;color:#00bce7}.others_project__link:active{text-decoration:none;color:#00bce7}.others_project__link:focus{text-decoration:none;color:#00bce7}@media only screen and (min-width:768px) and (max-width:970px){.others_project__link{margin-left:30px}}.project_tit{margin-top:145px}.project_ft{bottom:-360px;position:relative}@media only screen and (min-width:768px) and (max-width:970px){.project_ft{bottom:-462px}}.project_st{position:relative}@media only screen and (min-width:320px) and (max-width:479px){.bx-wrapper .bx-prev{left:0}}@media only screen and (min-width:320px) and (max-width:479px){.bx-wrapper .bx-next{right:0}}.section7{width:100%;min-height:628px;background:url('/css/../images/section7_bg.jpg') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover}
@media only screen and (min-width:320px) and (max-width:479px){.section7{padding-bottom:40px}}.geentxt{margin-top:74px}@media only screen and (min-width:320px) and (max-width:479px){.geentxt{margin-top:40px}}.geentxt span{font-size:32px;font-weight:normal;font-family:"RobotoBold";color:#060709;line-height:55px;background:#aced03;padding:0 12px 6px}@media only screen and (min-width:480px) and (max-width:768px){.geentxt span{font-size:22px;line-height:41px}}@media only screen and (min-width:320px) and (max-width:479px){.geentxt span{font-size:14px;line-height:30px}}.code_block{margin-top:45px}.code_block__icon{width:154px;float:left;margin-left:-35px}@media only screen and (min-width:320px) and (max-width:479px){.code_block__icon{float:none;margin:0 auto}}.code_block__txt{font-size:17px;color:#fff;line-height:22px;float:left;width:322px;margin-top:45px}@media only screen and (min-width:480px) and (max-width:768px){.code_block__txt{font-size:16px;width:300px;background:#394d5c}}@media only screen and (min-width:320px) and (max-width:479px){.code_block__txt{font-size:16px;width:265px;background:#394d5c;float:none;margin:0 auto}}.section8{background:#fff}.section8_down{background:url('/css/../images/section8_down_bg.png') no-repeat center center;width:100%;height:100px;margin:0 auto}@media only screen and (min-width:480px) and (max-width:767px){.section8_down{height:100px}}.section8_title{font-size:32px;color:#495868;font-family:"RobotoBold";line-height:49px;text-align:center;display:block;margin-top:106px}@media only screen and (min-width:320px) and (max-width:479px){.section8_title{margin-top:40px;font-size:15px;line-height:27px}}.section8_title__green{background:#aced03;padding:4px 10px}@media only screen and (min-width:768px) and (max-width:970px){.section8_title{font-size:28px}}@media only screen and (min-width:480px) and (max-width:768px){.section8_title{font-size:16px;line-height:34px;margin-top:36px}}.sup_block{margin-top:60px}.sup_block__item1{margin-left:-17px;width:377px;float:left;position:relative}
@media only screen and (min-width:480px) and (max-width:768px){.sup_block__item1{margin:0 auto;float:none}}@media only screen and (min-width:320px) and (max-width:479px){.sup_block__item1{width:265px;margin:0 auto;float:none}.sup_block__item1 img{width:100%;height:auto}}.sup_block__item2{width:394px;float:left;margin-left:-106px;margin-top:16px;position:relative}@media only screen and (min-width:480px) and (max-width:768px){.sup_block__item2{margin:0 auto;float:none}}@media only screen and (min-width:320px) and (max-width:479px){.sup_block__item2{width:265px;margin:0 auto;float:none}.sup_block__item2 img{width:100%;height:auto}}.sup_block__item3{width:378px;float:left;margin-left:-86px;margin-top:29px;position:relative}@media only screen and (min-width:768px) and (max-width:970px){.sup_block__item3{margin-left:0}}@media only screen and (min-width:480px) and (max-width:768px){.sup_block__item3{margin:0 auto;float:none}}@media only screen and (min-width:320px) and (max-width:479px){.sup_block__item3{width:265px;margin:80px auto 0;float:none}.sup_block__item3 img{width:100%;height:auto}}.sup_block__info1{font-family:"RobotoBold";font-size:14px;color:#495868;position:absolute;top:-28px;left:113px}.sup_block__info1:before{width:23px;height:35px;content:"";background:url('/css/../images/sup_block__info1_before.png') no-repeat;display:block;vertical-align:top;float:left;margin-right:13px;z-index:4;position:relative;margin-top:4px}.sup_block__info2{font-family:"RobotoBold";font-size:14px;color:#495868;position:absolute;top:-30px;left:133px}.sup_block__info2:before{width:23px;height:35px;content:"";background:url('/css/../images/sup_block__info1_before.png') no-repeat;display:block;vertical-align:top;float:left;margin-right:13px;z-index:4;position:relative;margin-top:4px}.sup_block__info3{font-family:"RobotoBold";font-size:14px;color:#495868;position:absolute;top:-30px;left:123px}.sup_block__info3:before{width:23px;height:35px;content:"";background:url('/css/../images/sup_block__info1_before.png') no-repeat;display:block;vertical-align:top;float:left;margin-right:13px;z-index:4;position:relative;margin-top:4px}
.sup_block__info4{font-family:"RobotoBold";font-size:23px;line-height:33px;color:#3d515b;position:absolute;bottom:52px;left:-231px;text-align:right}.sup_block__info4:after{width:34px;height:25px;content:"";background:url('/css/../images/sup_block__info4_after.png') no-repeat;display:block;vertical-align:top;float:right;margin-right:-40px;z-index:4;position:relative;margin-top:-53px}@media only screen and (min-width:480px) and (max-width:768px){.sup_block__info4{bottom:76px;left:10px}}@media only screen and (min-width:320px) and (max-width:479px){.sup_block__info4{font-size:15px;line-height:16px;bottom:-17px;left:0}}.sup_block__info5{font-family:"RobotoBold";font-size:14px;line-height:18px;color:#3e525c;position:absolute;bottom:-2px;left:-175px;text-align:left}.sup_block__info5:after{width:34px;height:25px;content:"";background:url('/css/../images/sup_block__info5_after.png') no-repeat;display:block;vertical-align:top;float:right;margin-right:-43px;z-index:4;position:relative;margin-top:-7px}@media only screen and (min-width:320px) and (max-width:479px){.sup_block__info5{bottom:-20px;left:-130px}}.noti_mail{width:132px;float:right;margin-right:186px;margin-top:-145px;position:relative}@media only screen and (min-width:768px) and (max-width:970px){.noti_mail{margin-top:96px;margin-right:90px}}@media only screen and (min-width:480px) and (max-width:768px){.noti_mail{margin:0 auto;margin-right:60px;float:none}}@media only screen and (min-width:320px) and (max-width:479px){.noti_mail{margin-right:0;margin-top:0}}.section9__title{font-size:32px;font-family:"RobotoBold";line-height:49px;text-align:center;display:block;margin-top:40px}@media only screen and (min-width:768px) and (max-width:970px){.section9__title{font-size:27px}}@media only screen and (min-width:480px) and (max-width:767px){.section9__title{font-size:23px;line-height:34px}}@media only screen and (min-width:320px) and (max-width:479px){.section9__title{line-height:30px;font-size:16px}
}.section9__green{color:#495868;background:#aced03;padding:0 10px}.link_primer{width:756px;margin-top:0;position:relative}.link_primer__play{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:174px;height:174px;margin:auto}.link_primer__play:hover{text-decoration:none}.link_primer__play:focus{text-decoration:none}.link_primer__play:active{text-decoration:none}@media only screen and (min-width:320px) and (max-width:479px){.link_primer__play{height:108px}}.link_primer__icon{background:url('/css/../images/icon/elips_play.png') no-repeat center center;width:97px;height:97px;display:block;margin:0 auto}@media only screen and (min-width:480px) and (max-width:767px){.link_primer__icon{width:76px;height:76px;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover}}@media only screen and (min-width:320px) and (max-width:479px){.link_primer__icon{width:50px;height:50px;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover}}.link_primer__text{font-size:18px;color:#fff;line-height:26px;text-align:center;display:block}@media only screen and (min-width:768px) and (max-width:970px){.link_primer{width:720px}.link_primer img{width:100%;height:auto}}@media only screen and (min-width:480px) and (max-width:768px){.link_primer{width:420px}.link_primer img{width:100%;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.link_primer{width:265px}.link_primer img{width:100%;height:auto}}.bg_proj{font-size:35px;line-height:50px;margin-top:53px;font-family:"RobotoBold";text-align:center;display:block}@media only screen and (min-width:480px) and (max-width:767px){.bg_proj{font-size:27px;line-height:43px;margin-top:29px}}@media only screen and (min-width:320px) and (max-width:479px){.bg_proj{font-size:24px;line-height:40px;margin-top:40px}}.bg_proj__green{color:#495868;background:#aced03;padding:0 10px}.bg_proj__info{font-size:17px;line-height:22px;display:block;text-align:center;margin-top:46px}
@media only screen and (min-width:768px) and (max-width:970px){.bg_proj__info{font-size:15px}}@media only screen and (min-width:320px) and (max-width:479px){.bg_proj__info{font-size:16px;line-height:22px}}.table_people_bg{background:url('/css/../images/table_people_bg.png') no-repeat center center;width:773px;height:954px;margin-top:122px;margin-left:32px;position:relative;z-index:1}@media only screen and (min-width:768px) and (max-width:970px){.table_people_bg{width:530px;margin:120px auto;background:none}}@media only screen and (min-width:480px) and (max-width:767px){.table_people_bg{width:252px;margin:100px auto;background:none}}@media only screen and (min-width:320px) and (max-width:479px){.table_people_bg{width:252px;margin:100px auto;background:none}}.gen_director{background:url('/css/../images/gen_d_bg.png') no-repeat center center;width:265px;height:98px;position:absolute;top:-63px;right:231px}.gen_director span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:188px}.ruk_project{background:url('/css/../images/peop_green_big.png') no-repeat center center;width:265px;height:98px;position:absolute;top:62px;right:127px}.ruk_project span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:194px}.ved_devel{background:url('/css/../images/peop_green.png') no-repeat center center;width:265px;height:98px;position:absolute;top:175px;right:384px}.ved_devel span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:188px}.men_market{background:url('/css/../images/peop_green.png') no-repeat center center;width:265px;height:98px;position:absolute;top:175px;right:127px;line-height:20px}.men_market span{color:#3c4755;top:10px;left:26px;position:relative;display:block;text-align:center;width:188px}.art_direct{background:url('/css/../images/peop_green.png') no-repeat center center;width:265px;height:98px;position:absolute;top:175px;right:-129px}
.art_direct span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:188px}.programis{background:url('/css/../images/peop_green_big.png') no-repeat center center;width:265px;height:98px;position:absolute;top:276px;right:387px}.programis span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:194px}.men_kontext{background:url('/css/../images/peop_green.png') no-repeat center center;width:265px;height:98px;position:absolute;top:275px;right:127px;line-height:20px}.men_kontext span{color:#3c4755;top:10px;left:20px;position:relative;display:block;text-align:center;width:203px}.web_designer{background:url('/css/../images/peop_green.png') no-repeat center center;width:265px;height:98px;position:absolute;top:275px;right:-129px}.web_designer span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:188px}.an_data{background:url('/css/../images/peop_green.png') no-repeat center center;width:265px;height:98px;position:absolute;top:380px;right:385px}.an_data span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:188px}.an_ceo{background:url('/css/../images/peop_green.png') no-repeat center center;width:265px;height:98px;position:absolute;top:380px;right:127px}.an_ceo span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:188px}.des_interf{background:url('/css/../images/peop_green.png') no-repeat center center;width:265px;height:98px;position:absolute;top:380px;right:-129px}.des_interf span{color:#3c4755;font-size:17px;top:12px;left:26px;position:relative;display:block;text-align:center;width:194px}.contents{background:url('/css/../images/peop_green_big.png') no-repeat center center;width:265px;height:98px;position:absolute;top:482px;right:127px}.contents span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:188px}
.testirov{background:url('/css/../images/peop_green_big.png') no-repeat center center;width:265px;height:98px;position:absolute;top:482px;right:386px}.testirov span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:188px}.verstal{background:url('/css/../images/peop_green_big.png') no-repeat center center;width:265px;height:98px;position:absolute;top:588px;right:386px}.verstal span{color:#3c4755;font-size:17px;top:21px;left:26px;position:relative;display:block;text-align:center;width:188px}.anti_ddos{background:url('/css/../images/peop_blue.png') no-repeat center center;width:246px;height:93px;position:absolute;bottom:-73px;right:-127px}.anti_ddos span{color:#3c4755;font-size:16px;top:0;left:6px;position:relative;display:block;text-align:center;width:212px;height:59px;line-height:58px}.pen_tester{background:url('/css/../images/peop_blue.png') no-repeat center center;width:246px;height:93px;position:absolute;bottom:16px;right:-127px}.pen_tester span{color:#3c4755;font-size:16px;top:0;left:6px;position:relative;display:block;text-align:center;width:212px;height:59px;line-height:58px}.nach_bez{background:url('/css/../images/peop_blue.png') no-repeat center center;width:246px;height:93px;position:absolute;bottom:113px;right:-127px}.nach_bez span{color:#3c4755;font-size:16px;top:7px;left:6px;position:relative;display:block;text-align:center;width:212px;height:51px;line-height:20px}.o_slug_podderg{background:url('/css/../images/peop_blue_big.png') no-repeat center center;width:252px;height:99px;position:absolute;bottom:12px;right:98px}.o_slug_podderg span{color:#3c4755;font-size:16px;top:7px;left:6px;position:relative;display:block;text-align:center;width:212px;height:51px;line-height:20px}.m_slug_podderg{background:url('/css/../images/peop_blue.png') no-repeat center center;width:246px;height:93px;position:absolute;bottom:113px;right:103px}.m_slug_podderg span{color:#3c4755;font-size:16px;top:7px;left:6px;position:relative;display:block;text-align:center;width:212px;height:51px;line-height:20px}
.pr_manager{background:url('/css/../images/peop_blue.png') no-repeat center center;width:246px;height:93px;position:absolute;bottom:-72px;right:335px}.pr_manager span{color:#3c4755;font-size:16px;top:0;left:6px;position:relative;display:block;text-align:center;width:212px;height:59px;line-height:58px}.m_prodag{background:url('/css/../images/peop_blue.png') no-repeat center center;width:246px;height:93px;position:absolute;bottom:18px;right:335px}.m_prodag span{color:#3c4755;font-size:16px;top:7px;left:6px;position:relative;display:block;text-align:center;width:212px;height:51px;line-height:20px}.n_prodag{background:url('/css/../images/peop_blue.png') no-repeat center center;width:246px;height:93px;position:absolute;bottom:112px;right:335px}.n_prodag span{color:#3c4755;font-size:16px;top:7px;left:6px;position:relative;display:block;text-align:center;width:212px;height:51px;line-height:20px}.a_baz{background:url('/css/../images/peop_blue.png') no-repeat center center;width:246px;height:93px;position:absolute;bottom:-72px;right:565px}.a_baz span{color:#3c4755;font-size:16px;top:7px;left:6px;position:relative;display:block;text-align:center;width:212px;height:51px;line-height:20px}.admins{background:url('/css/../images/peop_blue_big.png') no-repeat center center;width:252px;height:99px;position:absolute;bottom:12px;right:559px}.admins span{color:#3c4755;font-size:16px;top:0;left:6px;position:relative;display:block;text-align:center;width:212px;height:59px;line-height:58px}.r_datacentr{background:url('/css/../images/peop_blue.png') no-repeat center center;width:246px;height:93px;position:absolute;bottom:112px;right:564px}.r_datacentr span{color:#3c4755;font-size:16px;top:7px;left:6px;position:relative;display:block;text-align:center;width:212px;height:51px;line-height:20px}.down_bg_last{background:url('/css/../images/down_bg_last.png') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;width:100%;height:608px;margin-top:-176px;position:relative}
@media only screen and (min-width:320px) and (max-width:479px){.down_bg_last{height:470px}}.inf_comanda{font-size:22px;width:680px;margin-top:100px;text-align:center;line-height:29px;margin-left:40px}@media only screen and (min-width:480px) and (max-width:767px){.inf_comanda{font-size:14px;width:420px;margin-top:124px;line-height:24px;margin-left:0}}@media only screen and (min-width:320px) and (max-width:479px){.inf_comanda{font-size:12px;width:265px;line-height:20px;float:none;margin-left:0}}.inf_comanda__big{font-size:58px;font-family:"RobotoBold";margin-right:5px}.edu{width:114px;margin:30px auto}.btn-default{background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;width:282px;height:80px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;font-size:26px}.btn-default:hover{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00}.btn-default:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00}.btn-default:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00}@media only screen and (min-width:320px) and (max-width:479px){.btn-default{width:250px;height:60px;font-size:20px}}.calk_form{width:100%;background:#fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;padding:32px 68px 37px;margin-top:119px;box-shadow:0 0 46px rgba(0,0,2,.14);margin-bottom:80px;position:relative}@media only screen and (min-width:320px) and (max-width:479px){.calk_form{padding:10px;margin-bottom:40px}}.calk_form__title{color:#3c4755;font-size:47px;font-family:"RobotoBold"}@media only screen and (min-width:320px) and (max-width:479px){.calk_form__title{font-size:25px;text-align:center;display:block;margin-top:10px}}.calk_form_subtitle{color:#3c4755;font-size:16px;font-family:"RobotoBold";display:block;margin-top:10px}.footer_form{width:276px;margin-top:25px}@media only screen and (min-width:320px) and (max-width:479px){.footer_form{width:250px;margin-top:20px}
}.footer_form__input{background:#f1f1f1;border:0;margin-bottom:24px;width:276px;height:50px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;padding:0 14px;color:#3c4755}@media only screen and (min-width:320px) and (max-width:479px){.footer_form__input{width:250px}}.footer_form__input::-webkit-input-placeholder{color:#c1c1c1;font-size:16px;opacity:1}.footer_form__input:-moz-placeholder{color:#c1c1c1;font-size:16px;opacity:1}.footer_form__input::-moz-placeholder{color:#c1c1c1;font-size:16px;opacity:1}.footer_form__input:-ms-input-placeholder{color:#c1c1c1;font-size:16px;opacity:1}.footer_form__textarea{background:#f1f1f1;border:0;width:276px;height:90px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;padding:14px;color:#3c4755;margin-bottom:30px}@media only screen and (min-width:320px) and (max-width:479px){.footer_form__textarea{width:250px}}.footer_form__textarea::-webkit-input-placeholder{color:#c1c1c1;font-size:16px;opacity:1}.footer_form__textarea:-moz-placeholder{color:#c1c1c1;font-size:16px;opacity:1}.footer_form__textarea::-moz-placeholder{color:#c1c1c1;font-size:16px;opacity:1}.footer_form__textarea:-ms-input-placeholder{color:#c1c1c1;font-size:16px;opacity:1}.foot_mail{font-size:27px;display:block;margin-top:16px;color:#fff}.foot_mail:hover,.foot_mail:active,.foot_mail:focus{color:#fff;text-decoration:none}.foot_mail:before{content:"";background:url('/css/../images/icon/mail.png') no-repeat;width:21px;height:18px;display:inline-block;vertical-align:middle;margin-right:17px;margin-top:-2px}@media only screen and (min-width:768px) and (max-width:970px){.foot_mail{font-size:20px}}@media only screen and (min-width:480px) and (max-width:768px){.foot_mail{margin:20px 0;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.foot_mail{margin:20px 0;text-align:center}}.foot_phone{font-size:26px;font-family:"RobotoLight";float:left;margin-top:21px;margin-left:31px}
.foot_phone:before{content:"";background:url('/css/../images/icon/phone.png') no-repeat;width:18px;height:18px;display:inline-block;vertical-align:middle;margin-right:14px;margin-top:-2px}@media only screen and (min-width:768px) and (max-width:970px){.foot_phone{font-size:20px}}@media only screen and (min-width:480px) and (max-width:768px){.foot_phone{display:block;text-align:center;float:none}}@media only screen and (min-width:320px) and (max-width:479px){.foot_phone{display:block;text-align:center;float:none;margin-left:0}}.footbottom_line{margin:50px 0}@media only screen and (min-width:480px) and (max-width:767px){.footbottom_line{margin-top:70px}}@media only screen and (min-width:320px) and (max-width:479px){.footbottom_line{margin:20px 0 40px}}@media only screen and (min-width:320px) and (max-width:479px){.foot_logo{display:block;width:192px;margin:20px auto}}.taskon{display:block;width:100px;margin:-5px 0 5px 50px}@media only screen and (min-width:480px) and (max-width:768px){.taskon{margin:20px auto 0}}@media only screen and (min-width:320px) and (max-width:479px){.taskon{margin:20px auto 0}}.copyring{font-size:11px;margin-left:4px}.copyring a{color:#fff}@media only screen and (min-width:480px) and (max-width:768px){.copyring{margin:0;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.copyring{margin:0;text-align:center}}.social_link{margin-left:41px;margin-top:3px}.social_link li{float:left;margin-right:15px}@media only screen and (min-width:768px) and (max-width:970px){.social_link li{margin-right:8px}}@media only screen and (min-width:320px) and (max-width:479px){.social_link li{margin-right:27px;margin-bottom:10px}}.social_link li:last-child{margin-right:0}.soc_item{width:44px;height:44px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;background:#fff;display:block;text-align:center;font-size:24px;line-height:40px;color:#283c4c}.soc_item:hover{background:#ffe600;color:#283c4c;text-decoration:none}
.soc_item:focus{background:#ffe600;color:#283c4c;text-decoration:none}.soc_item:active{background:#00cde0;color:#283c4c;text-decoration:none}footer{width:100%;background:url('/css/../images/footer_bg.png') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover}.set{position:relative;width:357px}@media only screen and (min-width:769px) and (max-width:970px){.set{margin-left:73px}}@media only screen and (min-width:480px) and (max-width:768px){.set{margin-top:-60px}}@media only screen and (min-width:320px) and (max-width:479px){.set{margin-top:148px;margin-left:-50px}.set img{width:100%;height:auto}}.set1{position:absolute;top:-101px;right:30px}.set2{position:absolute;top:-102px;right:136px}.set3{position:absolute;top:-93px;right:191px}.set4{position:absolute;top:-131px;right:178px}.set5{position:absolute;top:-92px;right:227px}.set6{position:absolute;top:-183px;right:227px}.set7{position:absolute;top:-234px;right:218px}.set1_hover{animation-name:set_hover;animation-duration:.5s;animation-iteration-count:infinite}.set2_hover{animation-name:set_hover;animation-duration:.5s;animation-iteration-count:infinite}.set3_hover{animation-name:set_hover;animation-duration:.5s;animation-iteration-count:infinite}.set4_hover{animation-name:set_hover;animation-duration:.5s;animation-iteration-count:infinite}.set5_hover{animation-name:set_hover;animation-duration:.5s;animation-iteration-count:infinite}.set6_hover{animation-name:set_hover;animation-duration:.5s;animation-iteration-count:infinite}.set7_hover{animation-name:set_hover;animation-duration:.5s;animation-iteration-count:infinite}@-webkit-keyframes set_hover{0{transform:rotateZ(0)}50%{transform:rotateZ(-3deg)}100%{transform:rotateZ(3deg)}}@-moz-keyframes set_hover{0{transform:rotateZ(0)}50%{transform:rotateZ(-3deg)}100%{transform:rotateZ(3deg)}}@-ms-keyframes set_hover{0{transform:rotateZ(0)}50%{transform:rotateZ(-3deg)}100%{transform:rotateZ(3deg)}}@keyframes set_hover{0{transform:rotateZ(0)}50%{transform:rotateZ(-3deg)}
100%{transform:rotateZ(3deg)}}@media only screen and (min-width:768px) and (max-width:970px){.mob_v{position:relative;float:left;top:0;left:0;right:0;bottom:0;width:262px}}@media only screen and (min-width:480px) and (max-width:767px){.mob_v{position:relative;float:left;top:0;left:0;right:0;bottom:0;width:262px}}@media only screen and (min-width:320px) and (max-width:479px){.mob_v{position:relative;float:left;top:0;left:0;right:0;bottom:0;width:262px}}@media only screen and (min-width:480px) and (max-width:768px){.bx-wrapper .bx-prev{left:4px}}@media only screen and (min-width:480px) and (max-width:768px){.foot_logo{display:block;width:192px;height:51px;margin:0 auto 20px}}.puls{width:658px;margin-left:-271px;margin-top:84px;display:block;height:317px;background:url('/css/../images/puls.png') no-repeat left center;position:relative;-moz-transition:width 1s linear .2s;-o-transition:width 1s linear .2s;-webkit-transition:width 1s linear .2s;-ms-transition:width 1s linear .2s;transition:width 1s linear .2s}.puls_off{opacity:0;width:0}.puls_on{opacity:1;width:658px}@media only screen and (min-width:768px) and (max-width:970px){.puls{margin-left:-372px}}@media only screen and (min-width:480px) and (max-width:767px){.puls{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.puls{display:none}}.puls_point{width:21px;height:21px;background:url('/css/../images/puls_point.png') no-repeat left center;position:absolute;top:204px;right:160px;-moz-transition:all .3s linear .7s;-o-transition:all .3s linear .7s;-webkit-transition:all .3s linear .7s;-ms-transition:all .3s linear .7s;transition:all .3s linear .7s}.puls_point_off{opacity:0;top:224px}.puls_point_on{opacity:1;top:255px}@media only screen and (min-width:768px) and (max-width:970px){.puls_point{right:233px}}@media only screen and (min-width:480px) and (max-width:768px){.puls_point{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.puls_point{display:none}}.file-upload{position:relative;overflow:hidden;width:185px;height:44px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#b39b02;font-size:16px;text-align:center;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;margin:0 auto}
.file-upload:hover{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00}.file-upload:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00}.file-upload:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00}.file-upload input[type="file"]{display:none}.file-upload label{display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.file-upload span{line-height:36px}.filename{background:#f8f8f8;border:0;font-size:14px;color:#aeaeae;height:25px;width:185px;text-align:center;margin:0 auto 20px;display:block}.file-upload_block{width:494px;height:314px;background:#f8f8f8;position:absolute;right:72px;top:135px;border:2px dotted #dfdfdf;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px}textarea.file-upload_block{border:0;background:#f1f1f1}@media only screen and (min-width:768px) and (max-width:970px){.file-upload_block{width:270px}}@media only screen and (min-width:480px) and (max-width:767px){.file-upload_block{width:100%;height:200px;position:relative;right:0;top:0;margin-bottom:20px}}@media only screen and (min-width:320px) and (max-width:479px){.file-upload_block{width:250px;height:176px;position:relative;right:0;top:0;margin-bottom:20px}}.file_drop{color:#aeaeae;font-size:14px;line-height:26px;text-align:center}.file_upload_bt{width:264px;height:150px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}@media only screen and (min-width:320px) and (max-width:479px){.file_upload_bt{width:250px}}.popup{width:383px;background:#fff;margin:0 auto;position:relative;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;padding:50px 58px 40px}.popup__title{font-size:31px;color:#698387;text-align:center;display:block;margin-bottom:25px}
.popup__subtittle{font-size:15px;color:#698387;line-height:24px;display:block;text-align:center;margin-bottom:34px}@media only screen and (min-width:320px) and (max-width:479px){.popup{width:300px;height:411px;padding:40px 20px}}.mfp-close-btn-in .mfp-close{color:#5c8488;font-weight:bold}.input_st{border-radius:2px;font-size:16px;line-height:18px;width:276px;transition:.3s;background:#f1f1f1;border:0;height:50px;padding:0 14px;color:#3c4755}.input_st:hover{background-color:#e6ece0;transition:.3s}.input_st:focus{box-shadow:none;background-color:#e6ece0;transition:.3s}.field-input.input-error{background:#fff url('/css/../images/icon-fail.png') no-repeat 96% center;border:1px solid #e9a2a2}.demo-btn{display:inline-block;padding:12px 40px;border-radius:3px;background-color:#fdd104;box-shadow:0 8px 23px 0 rgba(253,209,4,.35);text-align:center;font-size:16px;line-height:18px;color:#464646;text-decoration:none !important;border:0 !important;transition:.3s;width:276px}.phone_hover_foot{background:url('/css/../images/phone_hover_bg.png') no-repeat center center;width:222px;height:88px;display:none;position:absolute;top:-76px;right:56px;color:#3c4755;font-family:"RobotoLight";font-size:14px;line-height:21px;text-align:center;padding-top:15px}.show_phone_inf{display:block}.phone_hover_head{background:url('/css/../images/phone_hover2.png') no-repeat center center;width:222px;height:88px;display:none;position:absolute;top:58px;right:-14px;color:#3c4755;font-family:"RobotoLight";font-size:14px;line-height:21px;text-align:center;padding-top:25px;z-index:4}.show_phone_inf_head{display:block}@media only screen and (min-width:480px) and (max-width:767px){.show_phone_inf,.show_phone_inf_head{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.show_phone_inf,.show_phone_inf_head{display:none}}.work{font-size:14px;text-align:center}.txtbtnclose{width:50px;height:15px;position:absolute;top:15px;right:36px;color:#698387;font-size:12px;display:none}.hoverclose{display:block !important}
.inpt_err{color:red}.menu{width:260px;height:100vh;z-index:9999;position:fixed;top:0;right:-260px;background:#333942;-webkit-transition:right .5s ease-out .4s;-moz-transition:right .5s ease-out .4s;-o-transition:right .5s ease-out .4s;transition:right .5s ease-out .4s;display:none}@media only screen and (min-width:320px) and (max-width:970px){.menu{display:block}}.menu_active{right:0}.menu ul{list-style:none}.menu ul li{padding-left:20px;height:42px;line-height:40px;border-bottom:1px solid #2d323a;display:block}.menu ul li:hover{background:#93a5bd}.menu ul li:last-child{margin-bottom:0}.menu ul li a{font-size:15px;color:#fff;text-decoration:none;display:block}.menu ul li a:hover{color:#181818}.phone_menu{font-size:21px;font-family:"RobotoLight";height:60px;line-height:60px;padding-left:20px;background:#262e38}.phone_menu:before{content:"";background:url('/css/../images/icon/phone.png') no-repeat;width:18px;height:18px;display:inline-block;vertical-align:middle;margin-right:14px;margin-top:-2px}.toggle_block{width:60px;height:60px;position:absolute;background:#22252b;left:-60px}.toggle-mnu{display:block;width:60px;height:60px;padding:19px 16px 16px}.toggle-mnu span:after,.toggle-mnu span:before{content:"";position:absolute;left:0;top:9px}.toggle-mnu span:after{top:18px}.toggle-mnu span{position:relative;display:block}.toggle-mnu span,.toggle-mnu span:after,.toggle-mnu span:before{width:100%;height:2px;background-color:#fff;transition:all .3s;backface-visibility:hidden;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px}.toggle-mnu.on span{background:transparent}.toggle-mnu.on span:before{-webkit-transform:rotate(45deg) translate(-1px,0);-ms-transform:rotate(45deg) translate(-1px,0);-o-transform:rotate(45deg) translate(-1px,0);transform:rotate(45deg) translate(-1px,0)}.toggle-mnu.on span:after{-webkit-transform:rotate(-45deg) translate(6px,-7px);-ms-transform:rotate(-45deg) translate(6px,-7px);-o-transform:rotate(-45deg) translate(6px,-7px);transform:rotate(-45deg) translate(6px,-7px)}
.mackup_section1{background:url('/css/../images/mockup_section1.png') no-repeat center center;width:665px;height:631px;position:absolute;bottom:-47px;right:0}@media only screen and (min-width:480px) and (max-width:768px){.mackup_section1{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.mackup_section1{display:none}}.p8{background:url('/css/../images/parallax/p7.png') no-repeat center center;width:243px;height:168px;position:absolute;bottom:243px;right:355px}@media only screen and (min-width:768px) and (max-width:970px){.p8{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.p8{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.p8{display:none}}.p9{background:url('/css/../images/parallax/p8.png') no-repeat center center;width:230px;height:160px;position:absolute;bottom:372px;right:258px}@media only screen and (min-width:768px) and (max-width:970px){.p9{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.p9{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.p9{display:none}}.p10{background:url('/css/../images/parallax/p9.png') no-repeat center center;width:207px;height:143px;position:absolute;bottom:506px;right:174px}@media only screen and (min-width:768px) and (max-width:970px){.p10{display:none}}@media only screen and (min-width:480px) and (max-width:767px){.p10{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.p10{display:none}}.fbicon:before{content:"";background:url('/css/../images/icon/fb.png') no-repeat;width:9px;height:19px;display:inline-block;vertical-align:middle;margin-right:2px;margin-top:-2px}.gplusicon:before{content:"";background:url('/css/../images/icon/gplus.png') no-repeat;width:23px;height:22px;display:inline-block;vertical-align:middle;margin-right:2px;margin-top:-2px}@media only screen and (min-width:320px) and (max-width:479px){.bx-wrapper{height:311px !important}
.bx-wrapper img{height:auto}}.video_sec{width:100%;min-height:500px;background:url('/css/../images/video_bg.png') no-repeat center center;position:relative;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover}@media only screen and (min-width:768px) and (max-width:970px){.video_sec{min-height:491px}}@media only screen and (min-width:480px) and (max-width:767px){.video_sec{min-height:435px}}@media only screen and (min-width:320px) and (max-width:479px){.video_sec{min-height:500px}}.video_title{font-size:29px;font-family:"RobotoBold";line-height:41px;font-weight:normal;margin-top:110px}@media only screen and (min-width:768px) and (max-width:970px){.video_title{font-size:22px;line-height:37px;margin-top:107px}}@media only screen and (min-width:480px) and (max-width:767px){.video_title{font-size:17px;line-height:26px;margin-top:72px;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.video_title{font-size:14px;line-height:27px;margin-top:90px;text-align:center}}.video_btn{margin-top:153px;height:50px;width:200px;line-height:44px;font-size:18px}@media only screen and (min-width:768px) and (max-width:970px){.video_btn{margin-top:92px}}@media only screen and (min-width:480px) and (max-width:767px){.video_btn{margin:97px auto 0}}@media only screen and (min-width:320px) and (max-width:479px){.video_btn{width:270px;font-size:14px;margin-top:90px}}.icon-pres:before{content:"";background:url('/css/../images/icon/icon_pres.png') no-repeat;width:24px;height:29px;display:inline-block;vertical-align:middle;margin-right:14px;margin-top:-3px;-moz-transition:all .3s linear .1s;-o-transition:all .3s linear .1s;-webkit-transition:all .3s linear .1s;-ms-transition:all .3s linear .1s;transition:all .3s linear .1s}.video_btn:hover .icon-pres:before,.video_btn:active .icon-pres:before,.video_btn:focus .icon-pres:before{background:url('/css/../images/icon/icon_pres_black.png') no-repeat}.about_sec{width:100%;background:#fff}.about_sec p{font-size:16px;color:#252624;line-height:24px;margin-bottom:24px}@media only screen and (min-width:320px) and (max-width:479px){.about_sec p{font-size:14px;color:#252624;line-height:22px}}.about_title{display:block;font-size:25px;color:#6f99ab;margin-top:48px;margin-bottom:30px}.about_hide_btn{font-size:14px;color:#0097e6;cursor:pointer;border-bottom:2px dotted #0097e6;display:inline-block;padding-bottom:3px;margin-bottom:10px}.about_img{margin-top:25px;margin-bottom:25px}.about_img img{width:100%;height:auto}.resident_sec{width:100%;min-height:772px;background:#fff url('/css/../images/resident_bg.png') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:relative}
@media only screen and (min-width:768px) and (max-width:970px){.resident_sec{padding-bottom:40px}}@media only screen and (min-width:480px) and (max-width:767px){.resident_sec{padding-bottom:40px}}@media only screen and (min-width:320px) and (max-width:479px){.resident_sec{padding-bottom:40px}}.res_title{font-size:34px;font-family:"RobotoBold";color:#2c3441;margin-top:92px;display:inline-block;margin-bottom:20px}.res_title:after{content:"";background:url('/css/../images/innopolis_logo.png') no-repeat;width:198px;height:45px;display:inline-block;vertical-align:middle;margin-left:14px;margin-top:-1px}@media only screen and (min-width:320px) and (max-width:479px){.res_title:after{margin-left:0;margin-top:5px}}@media only screen and (min-width:768px) and (max-width:970px){.res_title{display:block;text-align:center}}@media only screen and (min-width:480px) and (max-width:767px){.res_title{display:block;text-align:center;font-size:28px}}@media only screen and (min-width:320px) and (max-width:479px){.res_title{display:block;text-align:center;font-size:28px;margin-top:40px}}.res_text{font-size:18px;line-height:26px;color:#2c3441;margin-bottom:80px}@media only screen and (min-width:768px) and (max-width:970px){.res_text{text-align:center}}@media only screen and (min-width:480px) and (max-width:767px){.res_text{text-align:center;font-size:17px}}@media only screen and (min-width:320px) and (max-width:479px){.res_text{text-align:center;font-size:17px}}@media only screen and (min-width:768px) and (max-width:970px){.sup_work_block{display:block;margin:0 auto;width:490px}}@media only screen and (min-width:480px) and (max-width:767px){.sup_work_block{display:block;margin:0 auto;width:434px}}@media only screen and (min-width:320px) and (max-width:479px){.sup_work_block{display:block;margin:0 auto;width:270px}}.sup_work_title{display:block;color:#2c3441;font-size:25px;margin-bottom:21px}@media only screen and (min-width:768px) and (max-width:970px){.sup_work_title{text-align:center}
}@media only screen and (min-width:480px) and (max-width:767px){.sup_work_title{text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.sup_work_title{text-align:center}}.sup_work_item{border-bottom:1px solid #9ec3cb;padding-bottom:20px;width:490px;margin-bottom:8px}.sup_work_item:last-child{border-bottom:0;margin-top:24px}@media only screen and (min-width:480px) and (max-width:767px){.sup_work_item{width:434px}}@media only screen and (min-width:320px) and (max-width:479px){.sup_work_item{width:270px}}.sup_work_name{font-size:16px;line-height:24px;color:#376681;display:inline-block;width:360px}@media only screen and (min-width:480px) and (max-width:767px){.sup_work_name{width:275px}}@media only screen and (min-width:320px) and (max-width:479px){.sup_work_name{width:270px;display:block;text-align:center}}.sup_work_logo{display:inline-block;position:relative;top:10px;width:124px;mix-blend-mode:multiply}.sup_work_logo img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:479px){.sup_work_logo{display:block;margin:0 auto}}.taskon_bl{width:245px;height:272px;margin-left:38px}@media only screen and (min-width:768px) and (max-width:970px){.taskon_bl{margin:0 auto}}@media only screen and (min-width:480px) and (max-width:767px){.taskon_bl{margin:0 auto}}@media only screen and (min-width:320px) and (max-width:479px){.taskon_bl{margin:0 auto}}.about_project_link{display:inline-block;font-size:14px;color:#0097e6;text-decoration:underline;position:relative;top:19px;left:69px}.about_project_link:hover{color:#0097e6;text-decoration:none}@media only screen and (min-width:768px) and (max-width:970px){.about_project_link{top:0;left:0;width:140px;margin:20px auto 0;display:block}}@media only screen and (min-width:480px) and (max-width:767px){.about_project_link{top:0;left:0;width:140px;margin:20px auto 0;display:block}}@media only screen and (min-width:320px) and (max-width:479px){.about_project_link{top:0;left:0;width:140px;margin:20px auto 0;display:block}}.about_p1{position:absolute;top:-74px;left:46px;width:335px;height:424px;background:url('/css/../images/parallax/about_p1.png') no-repeat center center}
@media only screen and (min-width:320px) and (max-width:1900px){.about_p1{display:none}}.about_p2{position:absolute;bottom:-78px;left:173px;width:278px;height:240px;background:url('/css/../images/parallax/about_p2.png') no-repeat center center}@media only screen and (min-width:320px) and (max-width:1900px){.about_p2{display:none}}.about_p3{position:absolute;bottom:-101px;right:284px;width:284px;height:240px;background:url('/css/../images/parallax/about_p3.png') no-repeat center center}@media only screen and (min-width:320px) and (max-width:1900px){.about_p3{display:none}}.about_p4{position:absolute;top:210px;right:57px;width:301px;height:194px;background:url('/css/../images/parallax/about_p4.png') no-repeat center center}@media only screen and (min-width:320px) and (max-width:1900px){.about_p4{display:none}}.dep_sec{background:#fff;padding-top:62px;padding-bottom:40px}.dep_title{display:block;font-size:34px;color:#2c3441;font-family:"RobotoBold";margin-bottom:59px}@media only screen and (min-width:320px) and (max-width:479px){.dep_title{text-align:center}}.dep_block{display:block;background:url('/css/../images/dep_block_bg.png') no-repeat 5% 69%;position:relative}@media only screen and (min-width:320px) and (max-width:970px){.dep_block{background:none}}.dep_item{width:870px;margin-top:20px;margin-left:75px}.dep_item_first{width:100%}@media only screen and (min-width:320px) and (max-width:970px){.dep_item{width:100%;margin-left:0}}.dep_item__d{background:url('/css/../images/dep_item_bg.png') no-repeat center center;width:272px;height:104px;display:block;float:left}.dep_item__d_name{display:block;width:230px;margin-left:7px;padding-top:5px;height:67px;text-align:center;line-height:59px;font-size:17px;font-family:"RobotoBold";margin-left:7px}.dep_item__d_name_first{display:block;width:230px;margin-left:7px;padding-top:5px;height:67px;text-align:center;line-height:59px;font-size:17px;font-family:"RobotoBold";margin-left:7px}@media only screen and (min-width:480px) and (max-width:767px){.dep_item__d{float:none;margin:0 auto}
}@media only screen and (min-width:320px) and (max-width:479px){.dep_item__d{float:none;margin:0 auto}}.dep_item__txt{font-size:16px;color:#4f7f96;line-height:25px;display:block;margin-left:-1px;float:left;margin-top:2px;width:537px}.dep_item__txt_first{font-size:16px;color:#4f7f96;line-height:25px;display:block;margin-left:-1px;float:left;margin-top:2px;width:600px}@media only screen and (min-width:768px) and (max-width:970px){.dep_item__txt_first{width:445px}}@media only screen and (min-width:480px) and (max-width:767px){.dep_item__txt_first{width:100%;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.dep_item__txt_first{width:100%;text-align:center;font-size:14px}}@media only screen and (min-width:768px) and (max-width:970px){.dep_item__txt{width:445px}}@media only screen and (min-width:480px) and (max-width:767px){.dep_item__txt{width:100%;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.dep_item__txt{width:100%;text-align:center;font-size:14px}}.d_lst{margin-top:15px}.dep_block__hide{background:url('/css/../images/dep_block__hide.png') no-repeat 5% 0;padding-top:30px;position:relative;top:-34px}@media only screen and (min-width:320px) and (max-width:970px){.dep_block__hide{background:none}}.dep_block_hide__btn{font-size:14px;color:#0097e6;cursor:pointer;border-bottom:2px dotted #0097e6;display:inline-block;padding-bottom:3px;margin-bottom:10px;position:relative;left:117px}@media only screen and (min-width:768px) and (max-width:970px){.dep_block_hide__btn{left:40px}}@media only screen and (min-width:480px) and (max-width:767px){.dep_block_hide__btn{left:0;width:160px;text-align:center;margin:0 auto 10px;display:block}}@media only screen and (min-width:320px) and (max-width:479px){.dep_block_hide__btn{left:0;width:160px;text-align:center;margin:0 auto 10px;display:block}}.line_hide{background-image:linear-gradient(to top,#fff 0,rgba(255,255,255,.4) 100%);height:92px;width:940px;position:absolute;bottom:8px}@media only screen and (min-width:768px) and (max-width:970px){.line_hide{width:100%}
}@media only screen and (min-width:480px) and (max-width:767px){.line_hide{width:100%;bottom:2px}}@media only screen and (min-width:320px) and (max-width:479px){.line_hide{width:100%;bottom:2px}}.rev_title{font-size:34px;color:#2c3441;font-family:"RobotoBold";margin-bottom:38px;display:block}.rev_sec{padding-top:0;background:#fff url('/css/../images/rev_bg.png') no-repeat bottom center;padding-bottom:40px}.rev_img{width:194px;height:270px;box-shadow:4px 0 10px rgba(0,0,0,.19)}@media only screen and (min-width:480px) and (max-width:767px){.rev_img{margin:0 auto 30px}}@media only screen and (min-width:320px) and (max-width:479px){.rev_img{margin:0 auto 30px}}.rev_name{font-size:25px;color:#3a5763;margin-bottom:15px}@media only screen and (min-width:480px) and (max-width:767px){.rev_name{text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.rev_name{text-align:center;font-size:22px}}.rev_txt{font-size:16px;line-height:25px;color:#4f7f96}.rev_txt_hide{font-size:16px;line-height:25px;color:#4f7f96}.line_hide_rev{background-image:linear-gradient(to top,#fff 0,rgba(255,255,255,.4) 100%);height:45px;width:100%;position:absolute;bottom:33px}.rev__hide__btn{font-size:14px;color:#0097e6;cursor:pointer;border-bottom:2px dotted #0097e6;display:inline-block;padding-bottom:3px;margin-bottom:10px;left:0;top:10px}.rev_video_block{margin:54px 0 15px}.rev_video{width:417px}.rev_video img{width:100%;height:auto}@media only screen and (min-width:768px) and (max-width:970px){.rev_video{margin:0 auto 20px}}@media only screen and (min-width:480px) and (max-width:767px){.rev_video{margin:0 auto 20px}}@media only screen and (min-width:320px) and (max-width:479px){.rev_video{width:270px;margin:0 auto 20px}}.rev_video_name{font-size:25px;color:#3a5763;line-height:35px;margin-top:-11px}@media only screen and (min-width:768px) and (max-width:970px){.rev_video_name{text-align:center}}@media only screen and (min-width:480px) and (max-width:767px){.rev_video_name{text-align:center}}
@media only screen and (min-width:320px) and (max-width:479px){.rev_video_name{text-align:center;margin-top:0;font-size:19px;line-height:24px}}.rev_video_desc{font-size:16px;color:#4f7f96;line-height:25px;margin-top:21px}@media only screen and (min-width:768px) and (max-width:970px){.rev_video_desc{text-align:center}}@media only screen and (min-width:480px) and (max-width:767px){.rev_video_desc{text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.rev_video_desc{font-size:15px;text-align:center}}.all_rev__btn{position:relative;overflow:hidden;width:232px;height:52px;line-height:47px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#b39b02;font-size:18px;text-align:center;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;margin:57px auto 38px;display:block}.all_rev__btn:hover,.all_rev__btn:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}.all_rev__btn:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}.audit_sec{background:#fff;padding-top:90px}.audit_img{height:248px;width:182px;box-shadow:4px 0 10px rgba(0,0,0,.19);display:block;cursor:zoom-in}@media only screen and (min-width:480px) and (max-width:767px){.audit_img{margin:0 auto 30px}}@media only screen and (min-width:320px) and (max-width:479px){.audit_img{margin:0 auto 30px}}.audit_title{font-size:34px;color:#2c3441;font-family:"RobotoBold"}@media only screen and (min-width:768px) and (max-width:970px){.audit_title{font-size:30px}}@media only screen and (min-width:480px) and (max-width:767px){.audit_title{font-size:25px;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.audit_title{font-size:25px;text-align:center}
}.audit_txt{font-size:22px;line-height:31px;color:#6e6e6e;margin-top:34px}@media only screen and (min-width:480px) and (max-width:767px){.audit_txt{font-size:20px}}@media only screen and (min-width:320px) and (max-width:479px){.audit_txt{font-size:17px;text-align:center}}.audit_bg{background:url('/css/../images/audit_bg.png') no-repeat bottom right;height:345px}@media only screen and (min-width:480px) and (max-width:767px){.audit_bg{height:auto;padding-bottom:40px}}@media only screen and (min-width:320px) and (max-width:479px){.audit_bg{height:auto;padding-bottom:40px;background:none}}.our_partners{background:#fff}.our_p_title{font-size:34px;color:#2c3441;font-family:"RobotoBold";margin-top:-3px;display:block}.tr_foot{background:url('/css/../images/tr_foot.png') no-repeat bottom center;width:100%;height:145px;margin-bottom:80px}.part_item{margin-top:67px}.part_txt{font-size:15px;color:#000;line-height:21px;margin-top:48px}.part_logo{height:70px}.school_sec{width:100%;min-height:630px;background:#fff url('/css/../images/school_sec_bg.png') no-repeat bottom center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:relative}@media only screen and (min-width:320px) and (max-width:479px){.school_sec{min-height:524px}}.school_sec_title{font-size:49px;color:#566e6e;font-weight:normal;text-align:center;font-family:"RobotoBold";margin-top:174px}@media only screen and (min-width:768px) and (max-width:970px){.school_sec_title{font-size:45px}}@media only screen and (min-width:480px) and (max-width:767px){.school_sec_title{font-size:34px;margin-top:136px;line-height:40px}}@media only screen and (min-width:320px) and (max-width:479px){.school_sec_title{font-size:28px;margin-top:75px;line-height:40px}}.school_sec_slogan{font-size:26px;color:#334849;line-height:35px;display:block;text-align:center;margin-top:49px}@media only screen and (min-width:768px) and (max-width:970px){.school_sec_slogan{font-size:23px}
}@media only screen and (min-width:480px) and (max-width:767px){.school_sec_slogan{font-size:23px}}@media only screen and (min-width:320px) and (max-width:479px){.school_sec_slogan{font-size:16px;line-height:31px}}.mouse{background:url('/css/../images/icon/mouse_icon.png') no-repeat center center;width:56px;height:87px;position:absolute;bottom:37px;left:0;right:0;margin:auto;cursor:pointer}.mouse_point{background:url('/css/../images/icon/mouse_point.png') no-repeat center center;width:12px;height:25px;position:relative;left:22px;top:22px}.mouse_hover{animation-name:mouse_hover;animation-duration:.7s;animation-iteration-count:infinite;animation-timing-function:linear}@-webkit-keyframes mouse_hover{0{top:20px}50%{top:22px}100%{top:24px}}@-moz-keyframes mouse_hover{0{top:20px}50%{top:22px}100%{top:24px}}@-ms-keyframes mouse_hover{0{top:20px}50%{top:22px}100%{top:24px}}@keyframes mouse_hover{0{top:20px}50%{top:22px}100%{top:24px}}.video_block{background:#fff;width:100%;padding-top:90px}.video_block__title{font-size:25px;color:#6f99ab;text-align:center;background:url('/css/../images/video_block_title__bg.png') no-repeat bottom center;width:100%;height:83px}.bl_video{margin-top:46px;margin-bottom:100px}.bl_video__item{margin-left:13px;margin-bottom:36px}@media only screen and (min-width:320px) and (max-width:479px){.bl_video__item{margin-left:0}}.bl_video__item_title{font-size:24px;color:#567f90;line-height:35px;margin-bottom:41px}@media only screen and (min-width:480px) and (max-width:767px){.bl_video__item_title{font-size:18px;line-height:25px;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.bl_video__item_title{font-size:14px;line-height:21px;text-align:center}}.bl_video__item_foot{float:left;width:100%;color:#3c4755;margin-top:30px;border-bottom:5px dotted #e8e8e8;padding-bottom:12px}.bl_video__item_video{width:253px;display:block;float:left;position:relative}@media only screen and (min-width:480px) and (max-width:767px){.bl_video__item_video{float:none;margin:0 auto 20px}}@media only screen and (min-width:320px) and (max-width:479px){.bl_video__item_video{float:none;margin:0 auto 20px}
}.bl_video__item_video_hover{background:url('/css/../images/icon/video_play.png') no-repeat;width:48px;height:48px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:none}.bl_video__item_txt{display:block;float:left;margin-left:59px}@media only screen and (min-width:768px) and (max-width:970px){.bl_video__item_txt{margin-left:13px}}@media only screen and (min-width:480px) and (max-width:767px){.bl_video__item_txt{margin-left:13px}}@media only screen and (min-width:320px) and (max-width:479px){.bl_video__item_txt{margin-left:0}}.video_txt__list{font-size:17px;color:#536b79;position:relative}@media only screen and (min-width:480px) and (max-width:767px){.video_txt__list{font-size:13px}}@media only screen and (min-width:320px) and (max-width:479px){.video_txt__list{font-size:15px}}.video_txt__list li{height:31px;line-height:10px}@media only screen and (min-width:320px) and (max-width:479px){.video_txt__list li{height:45px;line-height:14px;padding-left:17px}}.video_txt__list li:before{content:"";background:url('/css/../images/icon/video_txt__list.png') no-repeat;width:16px;height:12px;display:inline-block;vertical-align:middle;margin-right:12px;margin-top:-1px}@media only screen and (min-width:320px) and (max-width:479px){.video_txt__list li:before{margin-left:-16px;margin-right:0}}.list_hide_btn,.list_hide2_btn,.list_hide3_btn,.list_hide4_btn,.list_hide5_btn{font-size:14px;color:#0097e6;cursor:pointer;border-bottom:2px dotted #0097e6;display:inline-block;padding-bottom:5px;margin-bottom:10px;position:relative;left:0;top:-8px}.list_hide_rev,.list_hide2_rev,.list_hide3_rev,.list_hide4_rev,.list_hide5_rev{background-image:linear-gradient(to top,#fff 0,rgba(255,255,255,.4) 100%);height:45px;width:100%;position:absolute;bottom:0}.date_video{display:block;float:left}.date_video:before{content:"";background:url('/css/../images/icon/date_video.png') no-repeat;width:25px;height:25px;display:inline-block;vertical-align:middle;margin-right:14px;margin-top:-5px}
@media only screen and (min-width:320px) and (max-width:479px){.date_video{float:none;margin:0 0 20px;text-align:center}}.time_video{display:block;float:left;margin-left:50px}.time_video:before{content:"";background:url('/css/../images/icon/time_video.png') no-repeat;width:23px;height:27px;display:inline-block;vertical-align:middle;margin-right:14px;margin-top:-5px}@media only screen and (min-width:320px) and (max-width:479px){.time_video{float:none;margin:0 0 20px;text-align:center}}.video_subsc_btn{position:relative;overflow:hidden;width:188px;height:52px;line-height:47px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#b39b02;font-size:18px;text-align:center;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;margin-right:22px;display:block;float:right;top:-13px}@media only screen and (min-width:480px) and (max-width:767px){.video_subsc_btn{float:none;margin:0 auto 30px;top:20px}}@media only screen and (min-width:320px) and (max-width:479px){.video_subsc_btn{float:none;margin:0 auto;top:0}}.video_subsc_btn:hover,.video_subsc_btn:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}.video_subsc_btn:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}.video_foot_line{width:277px;height:1px;background:#d1dbdf;position:relative;float:left;left:35px;top:12px}@media only screen and (min-width:768px) and (max-width:970px){.video_foot_line{width:60px}}@media only screen and (min-width:480px) and (max-width:767px){.video_foot_line{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.video_foot_line{display:none}
}.school_p1{position:absolute;top:72px;left:83px;width:301px;height:194px;background:url('/css/../images/parallax/school_p1.png') no-repeat center center}@media only screen and (min-width:320px) and (max-width:1600px){.school_p1{display:none}}.school_p2{position:absolute;bottom:-19px;left:83px;width:490px;height:330px;background:url('/css/../images/parallax/school_p2.png') no-repeat center center}@media only screen and (min-width:320px) and (max-width:1600px){.school_p2{display:none}}.school_p3{position:absolute;top:22px;right:91px;width:344px;height:424px;background:url('/css/../images/parallax/school_p3.png') no-repeat center center}@media only screen and (min-width:320px) and (max-width:1600px){.school_p3{display:none}}.school_p4{position:absolute;bottom:11px;right:246px;width:284px;height:230px;background:url('/css/../images/parallax/school_p4.png') no-repeat center center}@media only screen and (min-width:320px) and (max-width:1600px){.school_p4{display:none}}.minkom{top:-8px}.keys_kns{background:#fff;padding-top:76px}.keys_kns h2{font-size:25px;color:#494949;font-family:"RobotoBold"}@media only screen and (min-width:320px) and (max-width:479px){.keys_kns h2{font-size:18px}}.keys_kns p{font-size:17px;color:#494949;line-height:32px;margin-top:25px;margin-bottom:25px}@media only screen and (min-width:320px) and (max-width:767px){.keys_kns p{font-size:15px;line-height:27px}}.keys_kns_nw{width:100%;min-height:867px;background:url('/css/../images/keys_kns_nw.png') no-repeat top center;color:#262e38;padding-top:59px;position:relative}@media only screen and (min-width:480px) and (max-width:767px){.keys_kns_nw{padding-top:30px}}@media only screen and (min-width:320px) and (max-width:479px){.keys_kns_nw{padding-top:30px}}.keys_kns_nw .kns_nw{font-size:36px;color:#fff;line-height:50px;font-family:"RobotoBold"}@media only screen and (min-width:768px) and (max-width:970px){.keys_kns_nw .kns_nw{font-size:28px}}@media only screen and (min-width:480px) and (max-width:767px){.keys_kns_nw .kns_nw{font-size:24px}}@media only screen and (min-width:320px) and (max-width:479px){.keys_kns_nw .kns_nw{font-size:26px;text-align:center;line-height:36px}}.kns-nw-conveyor{width:100%;margin-top:-25px}.kns-nw-conveyor img{max-width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:767px){.kns-nw-conveyor{margin-top:0}}.kns_nw_conveyor-info{margin-top:58px;z-index:3;position:relative}.kns_nw_conveyor-info h2{font-size:18px;color:#2d323a;font-family:"RobotoBold";font-weight:normal;margin-bottom:15px}.kns_nw_conveyor-info img{margin-bottom:46px}@media only screen and (min-width:480px) and (max-width:767px){.kns_logos_bl{width:140px;float:left;margin-right:35px}.kns_logos_bl img{max-width:100%;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.kns_logos_bl{width:98px;float:left;margin-right:35px}.kns_logos_bl img{max-width:100%;height:auto}.kns_logos_bl h2{font-size:13px}}.conveyor-txt{margin-top:15px;line-height:26px}
.conveyor-txt span{font-size:25px;color:#fff;font-family:"RobotoBold"}@media only screen and (min-width:320px) and (max-width:767px){.conveyor-txt span{text-align:center}}.conveyor-txt span:last-child{margin-left:206px}@media only screen and (min-width:320px) and (max-width:767px){.conveyor-txt span:last-child{margin-left:0}}.kns_box1{background:url('/css/../images/parallax/box1.png') no-repeat center center;width:349px;height:327px;position:absolute;top:126px;left:0}@media only screen and (min-width:320px) and (max-width:1260px){.kns_box1{display:none}}.kns_box2{background:url('/css/../images/parallax/box2.png') no-repeat center center;width:142px;height:148px;position:absolute;bottom:172px;left:0}@media only screen and (min-width:320px) and (max-width:1260px){.kns_box2{display:none}}.kns_box3{background:url('/css/../images/parallax/box3.png') no-repeat center center;width:348px;height:385px;position:absolute;z-index:1;bottom:248px;right:0}@media only screen and (min-width:320px) and (max-width:1260px){.kns_box3{display:none}}.kns_box4{background:url('/css/../images/parallax/box4.png') no-repeat center center;width:153px;height:130px;position:absolute;bottom:80px;right:290px;right:0;z-index:0}@media only screen and (min-width:320px) and (max-width:1260px){.kns_box4{display:none}}.keys_title{color:#494949;font-size:34px;font-family:"RobotoBold";font-weight:normal;margin-bottom:61px}@media only screen and (min-width:320px) and (max-width:479px){.keys_title{font-size:26px;text-align:center}}.keys_list{margin-top:18px}.keys_list li{font-size:17px;color:#494949;line-height:32px}.keys_list li:before{content:"";background:url('/css/../images/icon/video_txt__list.png') no-repeat;width:16px;height:12px;display:inline-block;vertical-align:middle;margin-right:12px;margin-top:-1px}@media only screen and (min-width:320px) and (max-width:767px){.keys_list li{font-size:15px;line-height:29px}}.kns_nw_title{font-size:30px;color:#fff;font-weight:normal;font-family:"RobotoBold";background:#00bacb;display:inline-block;padding:13px 20px;margin-top:60px}
.kns_nw_title-two{font-size:25px;color:#fff;font-weight:normal;font-family:"RobotoBold";background:#00bacb;display:inline-block;padding:13px 20px;margin-top:108px;margin-bottom:12px}.how_dev_keys{font-size:19px;color:#fff;font-family:"RobotoBold";margin-top:41px;margin-left:5px}.how_dev_keys li{background:url('/css/../images/icon/how_dev_keys.png') no-repeat 0 46%;padding-left:22px;margin-bottom:15px}.keys_kns_nw_two{background:#fff;padding-top:40px;padding-bottom:23px}.keys_kns_nw_two p{font-size:18px;line-height:26px;color:#2d323a;margin-bottom:32px;display:block}.keys_kns_nw_two strong{font-size:18px;color:#2d323a;display:block;margin-top:64px;margin-bottom:30px}.logica{width:714px;margin:34px 0 0 0}.logica img{max-width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:970px){.logica{width:100%}}.keys_step{background:#dde7ec;padding-top:57px}.step_block{margin-bottom:88px}.step_block_num{background:#97cc47;display:block;height:36px;width:100px;float:left;font-size:20px;line-height:34px;padding-left:10px}.step_block_title{font-size:20px;color:#353535;line-height:28px;margin-top:17px;margin-bottom:39px}.step_block p{font-size:17px;display:block;line-height:32px;width:290px;color:#353535}@media only screen and (min-width:320px) and (max-width:767px){.step_block p{width:100%}}.step_images{position:relative}.step_img_tp_first{position:absolute;top:-130px;display:block;right:0;width:313px}@media only screen and (min-width:768px) and (max-width:970px){.step_img_tp_first{top:-95px}}@media only screen and (min-width:480px) and (max-width:767px){.step_img_tp_first{position:relative;right:-105px;top:-70px}}@media only screen and (min-width:320px) and (max-width:479px){.step_img_tp_first{width:200px;position:relative;right:-68px;top:-70px}}.step_img_tp_first img{max-width:100%;height:auto}.step_img_tp{position:absolute;top:-90px;display:block;right:0;width:313px}@media only screen and (min-width:480px) and (max-width:767px){.step_img_tp{position:relative;right:-105px}
}@media only screen and (min-width:320px) and (max-width:479px){.step_img_tp{width:200px;position:relative;right:-68px}}.step_img_tp img{max-width:100%;height:auto}.step_img_bt{position:absolute;display:block;width:313px;top:30px;z-index:2}@media only screen and (min-width:480px) and (max-width:767px){.step_img_bt{top:0}}@media only screen and (min-width:320px) and (max-width:479px){.step_img_bt{width:200px;top:0}}.step_img_bt img{max-width:100%;height:auto}.shem_arrow{background:url('/css/../images/icon/shem_arrow.png') no-repeat center center;width:74px;height:55px;position:absolute;right:35px;bottom:-350px}@media only screen and (min-width:320px) and (max-width:970px){.shem_arrow{display:none}}.ar3{bottom:-420px}.ar4{bottom:-260px}.triangle-right{width:0;height:0;border-top:18px solid transparent;border-left:14px solid #97cc47;border-bottom:18px solid transparent;display:block;float:left}.triangle-right:after{content:"";width:260px;height:1px;background:#97cc49;display:inline-block;position:relative;top:-14px}@media only screen and (min-width:320px) and (max-width:479px){.triangle-right:after{width:150px}}.shem7{position:relative;width:550px;margin:0 auto 30px}.shem7 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem7{width:100%}}.shem7_line{position:absolute;left:-182px;top:140px;font-size:16px;color:#567f90;line-height:21px}@media only screen and (min-width:768px) and (max-width:970px){.shem7_line{left:-94px}}.shem7_line:before{content:"";background:url('/css/../images/shem7_line.png') no-repeat;width:256px;height:51px;display:block;vertical-align:middle;position:relative;top:58px;left:-10px}@media only screen and (min-width:320px) and (max-width:768px){.shem7_line{display:none}}.shem8{position:relative;width:100%;margin:0 auto 30px}.shem8 img{width:100%;height:auto}.shem8_line{position:absolute;left:269px;top:72px;font-size:16px;color:#567f90;line-height:21px}.shem8_line:before{content:"";background:url('/css/../images/shem8_line.png') no-repeat;width:12px;height:76px;display:block;vertical-align:middle;position:relative;top:19px;left:-14px}
@media only screen and (min-width:768px) and (max-width:970px){.shem8_line:before{top:38px}}@media only screen and (min-width:768px) and (max-width:970px){.shem8_line{top:30px}}@media only screen and (min-width:320px) and (max-width:768px){.shem8_line{display:none}}.shem9{position:relative;width:671px;margin:0 auto 30px}.shem9 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem9{width:100%}}.shem10{position:relative;width:569px;margin:0 auto 60px}.shem10 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem10{width:100%}}.shem10_line{position:absolute;left:368px;top:96px;font-size:16px;color:#567f90;line-height:21px}.shem10_line:before{content:"";background:url('/css/../images/shem10_line.png') no-repeat;width:12px;height:86px;display:block;vertical-align:middle;position:relative;top:19px;left:-14px}@media only screen and (min-width:320px) and (max-width:768px){.shem10_line{display:none}}.shem11{position:relative;width:100%;margin:0 auto 60px}.shem11 img{width:100%;height:auto}.shem11_line{position:absolute;left:495px;top:107px;font-size:16px;color:#567f90;line-height:21px}.shem11_line:before{content:"";background:url('/css/../images/shem10_line.png') no-repeat;width:12px;height:86px;display:block;vertical-align:middle;position:relative;top:19px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem11_line:before{top:38px}}@media only screen and (min-width:768px) and (max-width:970px){.shem11_line{left:379px;top:55px}}@media only screen and (min-width:320px) and (max-width:768px){.shem11_line{display:none}}.shema_block{position:relative}.shem12{width:460px;position:relative;left:0;top:0;float:left}.shem12 img{width:100%;height:auto}@media only screen and (min-width:768px) and (max-width:970px){.shem12{float:none;margin:20px auto}}@media only screen and (min-width:320px) and (max-width:768px){.shem12{width:100%;float:none;margin:20px auto}
}.shem13{width:460px;position:relative;right:0;top:0;float:right}.shem13 img{width:100%;height:auto}@media only screen and (min-width:768px) and (max-width:970px){.shem13{float:none;margin:0 auto 20px}}@media only screen and (min-width:320px) and (max-width:768px){.shem13{width:100%;float:none;margin:0 auto 20px}}.keys_formula{font-size:24px;color:#567f90;font-family:"RobotoBold";line-height:40px;background:#e3ecf4;padding:10px 15px;width:530px;height:100px}@media only screen and (min-width:320px) and (max-width:768px){.keys_formula{font-size:18px;width:100%;height:auto}}.primer_formula{font-style:italic;color:#353535;font-size:16px;margin-top:15px;display:block}.primer_bl{font-size:20px;color:#353535;line-height:33px;font-family:"RobotoLight";margin-top:10px;margin-bottom:50px}.primer_bl b{font-weight:bold}.shem14{width:651px;position:relative;margin:0 auto 25px}.shem14 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem14{width:100%}}.shem15{width:100%;position:relative;margin:100px auto 25px}.shem15 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem15{margin:25px auto}}.shem15_line1{position:absolute;left:244px;top:-170px;font-size:16px;color:#567f90;line-height:21px}.shem15_line1:before{content:"";background:url('/css/../images/shem15_line1.png') no-repeat;width:12px;height:127px;display:block;vertical-align:middle;position:relative;top:130px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem15_line1{left:186px;top:-190px}}@media only screen and (min-width:320px) and (max-width:768px){.shem15_line1{display:none}}.shem15_line2{position:absolute;left:581px;top:-278px;font-size:16px;color:#567f90;line-height:21px}.shem15_line2:before{content:"";background:url('/css/../images/shem15_line2.png') no-repeat;width:12px;height:197px;display:block;vertical-align:middle;position:relative;top:200px;left:-14px}
@media only screen and (min-width:768px) and (max-width:970px){.shem15_line2{left:443px;top:-305px}}@media only screen and (min-width:320px) and (max-width:768px){.shem15_line2{display:none}}.shem15_line3{position:absolute;left:704px;top:-214px;font-size:16px;color:#567f90;line-height:21px}.shem15_line3:before{content:"";background:url('/css/../images/shem15_line3.png') no-repeat;width:12px;height:166px;display:block;vertical-align:middle;position:relative;top:168px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem15_line3{left:542px;top:-241px}}@media only screen and (min-width:320px) and (max-width:768px){.shem15_line3{display:none}}.shem16{width:100%;position:relative;margin:100px auto 100px}.shem16 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem16{margin:25px auto}}.shem16_line1{position:absolute;left:383px;top:-239px;font-size:16px;color:#567f90;line-height:21px}.shem16_line1:before{content:"";background:url('/css/../images/shem16_line1.png') no-repeat;width:12px;height:172px;display:block;vertical-align:middle;position:relative;top:175px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem16_line1{left:295px;top:-268px}}@media only screen and (min-width:320px) and (max-width:768px){.shem16_line1{display:none}}.shem16_line2{position:absolute;right:0;top:-350px;font-size:16px;color:#567f90;line-height:21px}.shem16_line2:before{content:"";background:url('/css/../images/shem16_line2.png') no-repeat;width:114px;height:270px;display:block;vertical-align:middle;position:relative;top:274px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem16_line2{top:-349px}}@media only screen and (min-width:320px) and (max-width:768px){.shem16_line2{display:none}}.shem16_line3{position:absolute;right:68px;bottom:-45px;font-size:16px;color:#567f90;line-height:21px}.shem16_line3:before{content:"";background:url('/css/../images/shem16_line3.png') no-repeat;width:12px;height:74px;display:block;vertical-align:middle;position:relative;top:17px;left:-14px}
@media only screen and (min-width:768px) and (max-width:970px){.shem16_line3{right:1px;bottom:-60px}}@media only screen and (min-width:320px) and (max-width:768px){.shem16_line3{display:none}}.shem16_line4{position:absolute;right:454px;bottom:-53px;font-size:16px;color:#567f90;line-height:21px}.shem16_line4:before{content:"";background:url('/css/../images/shem16_line4.png') no-repeat;width:97px;height:148px;display:block;vertical-align:middle;position:relative;top:17px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem16_line4{right:321px;bottom:-76px}}@media only screen and (min-width:320px) and (max-width:768px){.shem16_line4{display:none}}.shem_exel{width:663px;margin:0 auto 25px}.shem_exel img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem_exel{width:100%}}.shem17{width:551px;position:relative;margin:0 auto 100px}.shem17 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem17{width:100%;margin:25px auto}}.shem17_line1{position:absolute;right:-328px;top:52px;font-size:16px;color:#567f90;line-height:21px}.shem17_line1:before{content:"";background:url('/css/../images/shem17_line1.png') no-repeat;width:301px;height:46px;display:block;vertical-align:middle;position:relative;top:46px;left:-313px}@media only screen and (min-width:768px) and (max-width:970px){.shem17_line1{right:-164px;top:65px}}@media only screen and (min-width:320px) and (max-width:768px){.shem17_line1{display:none}}.shem17_line2{position:absolute;right:-8px;bottom:-66px;font-size:16px;color:#567f90;line-height:21px}.shem17_line2:before{content:"";background:url('/css/../images/shem17_line2.png') no-repeat;width:12px;height:106px;display:block;vertical-align:middle;position:relative;top:40px;left:-14px}@media only screen and (min-width:320px) and (max-width:768px){.shem17_line2{display:none}}.shem18{width:908px;position:relative;margin:60px auto 25px}
.shem18 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:970px){.shem18{width:100%;margin:25px auto}}.shem18_line1{position:absolute;right:281px;top:-130px;font-size:16px;color:#567f90;line-height:21px}.shem18_line1:before{content:"";background:url('/css/../images/shem18_line1.png') no-repeat;width:12px;height:86px;display:block;vertical-align:middle;position:relative;top:90px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem18_line1{right:147px}}@media only screen and (min-width:320px) and (max-width:768px){.shem18_line1{display:none}}.shem19{width:935px;position:relative;margin:60px auto 25px}.shem19 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:970px){.shem19{width:100%;margin:25px auto}}.shem19_line1{position:absolute;left:166px;top:-93px;font-size:16px;color:#567f90;line-height:21px}.shem19_line1:before{content:"";background:url('/css/../images/shem19_line1.png') no-repeat;width:12px;height:56px;display:block;vertical-align:middle;position:relative;top:60px;left:-14px}@media only screen and (min-width:320px) and (max-width:768px){.shem19_line1{display:none}}.shem19_line2{position:absolute;right:86px;top:-109px;font-size:16px;color:#567f90;line-height:21px}.shem19_line2:before{content:"";background:url('/css/../images/shem19_line2.png') no-repeat;width:200px;height:64px;display:block;vertical-align:middle;position:relative;top:111px;left:0}@media only screen and (min-width:320px) and (max-width:768px){.shem19_line2{display:none}}.shem19_line3{position:absolute;left:162px;bottom:0;font-size:16px;color:#567f90;line-height:21px}.shem19_line3:before{content:"";background:url('/css/../images/shem19_line3.png') no-repeat;width:86px;height:26px;display:block;vertical-align:middle;position:relative;top:16px;left:-95px}@media only screen and (min-width:320px) and (max-width:768px){.shem19_line3{display:none}
}.shem20{width:100%;position:relative;margin:100px auto}.shem20 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem20{margin:25px auto}}.shem20_line1{position:absolute;left:125px;top:-254px;font-size:16px;color:#567f90;line-height:21px}.shem20_line1:before{content:"";background:url('/css/../images/shem20_line1.png') no-repeat;width:12px;height:203px;display:block;vertical-align:middle;position:relative;top:205px;left:-14px}@media only screen and (min-width:320px) and (max-width:768px){.shem20_line1{display:none}}.shem20_line2{position:absolute;left:365px;bottom:-50px;font-size:16px;color:#567f90;line-height:21px}.shem20_line2:before{content:"";background:url('/css/../images/shem20_line2.png') no-repeat;width:12px;height:101px;display:block;vertical-align:middle;position:relative;top:17px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem20_line2{left:280px}}@media only screen and (min-width:320px) and (max-width:768px){.shem20_line2{display:none}}.shem21{width:480px;position:relative;margin:25px auto 50px}.shem21 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem21{width:100%;margin:25px auto}}.shem21_line1{position:absolute;right:-225px;top:80px;font-size:16px;color:#567f90;line-height:21px}.shem21_line1:before{content:"";background:url('/css/../images/shem21_line1.png') no-repeat;width:206px;height:44px;display:block;vertical-align:middle;position:relative;top:42px;left:-213px}@media only screen and (min-width:768px) and (max-width:970px){.shem21_line1{right:-119px}}@media only screen and (min-width:320px) and (max-width:768px){.shem21_line1{display:none}}.shem21_line2{position:absolute;left:183px;bottom:-8px;font-size:16px;color:#567f90;line-height:21px}.shem21_line2:before{content:"";background:url('/css/../images/shem21_line2.png') no-repeat;width:12px;height:93px;display:block;vertical-align:middle;position:relative;top:17px;left:-14px}@media only screen and (min-width:320px) and (max-width:768px){.shem21_line2{display:none}}.shem22{width:100%;position:relative;margin:50px auto 150px}.shem22 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem22{margin:25px auto}}.shem22_line1{position:absolute;right:216px;top:-169px;font-size:16px;color:#567f90;line-height:21px}.shem22_line1:before{content:"";background:url('/css/../images/shem22_line1.png') no-repeat;width:12px;height:126px;display:block;vertical-align:middle;position:relative;top:130px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem22_line1{right:140px;top:-175px}}@media only screen and (min-width:320px) and (max-width:768px){.shem22_line1{display:none}}.shem22_line2{position:absolute;right:93px;bottom:-109px;font-size:16px;color:#567f90;line-height:21px}.shem22_line2:before{content:"";background:url('/css/../images/shem22_line2.png') no-repeat;width:236px;height:336px;display:block;vertical-align:middle;position:relative;top:17px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem22_line2{right:66px;bottom:-138px}}@media only screen and (min-width:320px) and (max-width:768px){.shem22_line2{display:none}
}.shem23{width:100%;position:relative;margin:80px auto 150px}.shem23 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem23{margin:25px auto}}.shem23_line1{position:absolute;left:113px;top:-354px;font-size:16px;color:#567f90;line-height:21px}.shem23_line1:before{content:"";background:url('/css/../images/shem23_line1.png') no-repeat;width:248px;height:309px;display:block;vertical-align:middle;position:relative;top:312px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem23_line1{left:54px;top:-391px}}@media only screen and (min-width:320px) and (max-width:768px){.shem23_line1{display:none}}.shem23_line2{position:absolute;right:70px;top:-100px;font-size:16px;color:#567f90;line-height:21px}.shem23_line2:before{content:"";background:url('/css/../images/shem23_line2.png') no-repeat;width:12px;height:86px;display:block;vertical-align:middle;position:relative;top:90px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem23_line2{right:32px}}@media only screen and (min-width:320px) and (max-width:768px){.shem23_line2{display:none}}.shem23_line3{position:absolute;left:297px;bottom:-50px;font-size:16px;color:#567f90;line-height:21px}.shem23_line3:before{content:"";background:url('/css/../images/shem23_line3.png') no-repeat;width:12px;height:136px;display:block;vertical-align:middle;position:relative;top:18px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem23_line3{left:230px}}@media only screen and (min-width:320px) and (max-width:768px){.shem23_line3{display:none}}.shem24{width:100%;position:relative;margin:80px auto 50px}.shem24 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem24{margin:25px auto}}.shem24_line1{position:absolute;right:177px;bottom:-12px;font-size:16px;color:#567f90;line-height:21px}.shem24_line1:before{content:"";background:url('/css/../images/shem24_line1.png') no-repeat;width:193px;height:174px;display:block;vertical-align:middle;position:relative;top:38px;left:-14px}
@media only screen and (min-width:768px) and (max-width:970px){.shem24_line1{right:120px}}@media only screen and (min-width:320px) and (max-width:768px){.shem24_line1{display:none}}.shem25{width:100%;position:relative;margin:80px auto 150px}.shem25 img{width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.shem25{margin:25px auto}}.shem25_line1{position:absolute;left:134px;bottom:-118px;font-size:16px;color:#567f90;line-height:21px}.shem25_line1:before{content:"";background:url('/css/../images/shem25_line1.png') no-repeat;width:12px;height:274px;display:block;vertical-align:middle;position:relative;top:18px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem25_line1{left:50px;bottom:-94px}}@media only screen and (min-width:320px) and (max-width:768px){.shem25_line1{display:none}}.shem25_line2{position:absolute;left:165px;bottom:-92px;font-size:16px;color:#567f90;line-height:21px}.shem25_line2:before{content:"";background:url('/css/../images/shem25_line2.png') no-repeat;width:12px;height:385px;display:block;vertical-align:middle;position:relative;top:38px;left:-14px}@media only screen and (min-width:768px) and (max-width:970px){.shem25_line2{left:122px;bottom:-145px}}@media only screen and (min-width:320px) and (max-width:768px){.shem25_line2{display:none}}.shem25_line3{position:absolute;right:435px;bottom:-62px;font-size:16px;color:#567f90;line-height:21px}.shem25_line3:before{content:"";background:url('/css/../images/shem25_line3.png') no-repeat;width:140px;height:250px;display:block;vertical-align:middle;position:relative;top:20px;left:96px}@media only screen and (min-width:768px) and (max-width:970px){.shem25_line3{right:352px;bottom:-93px}}@media only screen and (min-width:320px) and (max-width:768px){.shem25_line3{display:none}}.shem25_line4{position:absolute;right:253px;bottom:-45px;font-size:16px;color:#567f90;line-height:21px}.shem25_line4:before{content:"";background:url('/css/../images/shem25_line4.png') no-repeat;width:122px;height:112px;display:block;vertical-align:middle;position:relative;top:20px;left:-12px}
@media only screen and (min-width:768px) and (max-width:970px){.shem25_line4{right:187px}}@media only screen and (min-width:320px) and (max-width:768px){.shem25_line4{display:none}}.shem25_line5{position:absolute;right:21px;bottom:-114px;font-size:16px;color:#567f90;line-height:21px}.shem25_line5:before{content:"";background:url('/css/../images/shem25_line5.png') no-repeat;width:12px;height:298px;display:block;vertical-align:middle;position:relative;top:38px;left:-12px}@media only screen and (min-width:768px) and (max-width:970px){.shem25_line5{right:-5px;bottom:-124px}}@media only screen and (min-width:320px) and (max-width:768px){.shem25_line5{display:none}}.shem26{width:100%;position:relative;margin:25px auto}.shem26 img{width:100%;height:auto}.section1_cont{width:100%;min-height:511px;background:url('/css/../images/section1_cont.jpg') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;z-index:1}@media only screen and (min-width:320px) and (max-width:768px){.section1_cont{padding-bottom:40px}}.section1_cont h1{color:#2d3642;font-family:"RobotoBold";font-size:29px;line-height:41px;margin-top:47px;font-weight:normal}.cont_block{border-left:1px solid #fff;padding-left:32px;margin-top:50px}.cont_block__city{color:#2d3642;font-size:29px}.cont_block__phone{margin-top:48px;color:#3c4755;font-size:17px;margin-bottom:16px}.cont_block__link_pp{font-size:17px;margin-top:34px;margin-left:32px}.cont_block__link_pp a{border-bottom:2px dotted #1192b2;padding-bottom:1px;-moz-transition:all .1s linear .1s;-o-transition:all .1s linear .1s;-webkit-transition:all .1s linear .1s;-ms-transition:all .1s linear .1s;transition:all .1s linear .1s;color:#1192b2}.cont_block__link_pp a:before{content:"";background:url('/css/../images/icon/call_blue.png') no-repeat;width:18px;height:18px;display:inline-block;vertical-align:middle;position:relative;top:3px;left:4px;margin-right:16px;margin-left:-32px;-moz-transition:all .1s linear .1s;-o-transition:all .1s linear .1s;-webkit-transition:all .1s linear .1s;-ms-transition:all .1s linear .1s;transition:all .1s linear .1s}
.cont_block__link_pp a:hover,.cont_block__link_pp a:active,.cont_block__link_pp a:focus{color:#3bb893;border-bottom:2px dotted #3bb893;text-decoration:none}.cont_block__link_pp a:hover:before,.cont_block__link_pp a:active:before,.cont_block__link_pp a:focus:before{background:url('/css/../images/icon/call_blue_hover.png') no-repeat}.cont_block__email{margin-top:34px;color:#3c4755;font-size:17px;margin-bottom:16px}.cont_block__adr{margin-top:32px;color:#3c4755;font-size:17px;margin-bottom:14px;line-height:20px}.cont_block__inn{margin-top:32px;color:#3c4755;font-size:17px;margin-bottom:14px;line-height:20px}.cont_block__inn strong{margin-bottom:10px}.view_sheme_link{border-bottom:2px dotted #1192b2;padding-bottom:1px;-moz-transition:all .1s linear .1s;-o-transition:all .1s linear .1s;-webkit-transition:all .1s linear .1s;-ms-transition:all .1s linear .1s;transition:all .1s linear .1s;color:#1192b2;margin-left:35px}.view_sheme_link:hover,.view_sheme_link:active,.view_sheme_link:focus{color:#3bb893;border-bottom:2px dotted #3bb893;text-decoration:none}.sect_support_cont{background:#fff;padding-top:50px}.sect_support_cont h1{color:#2d3642;font-family:"RobotoBold";font-size:29px;line-height:41px;font-weight:normal}.support_block{border-left:1px solid #e3e3e3;padding-left:30px;margin-top:43px;padding-bottom:50px}.support_block__phones{font-size:17px;font-family:"RobotoBold";color:#3c4755}.support_block__phones_itm{font-size:17px;color:#3c4755;margin-top:20px}.support_block__link_pp{font-size:17px;margin-top:36px;margin-left:29px}.support_block__link_pp a{border-bottom:2px dotted #1192b2;padding-bottom:1px;-moz-transition:all .1s linear .1s;-o-transition:all .1s linear .1s;-webkit-transition:all .1s linear .1s;-ms-transition:all .1s linear .1s;transition:all .1s linear .1s;color:#1192b2}.support_block__link_pp a:before{content:"";background:url('/css/../images/icon/call_blue.png') no-repeat;width:18px;height:18px;display:inline-block;vertical-align:middle;position:relative;top:1px;left:6px;margin-right:16px;margin-left:-32px;-moz-transition:all .1s linear .1s;-o-transition:all .1s linear .1s;-webkit-transition:all .1s linear .1s;-ms-transition:all .1s linear .1s;transition:all .1s linear .1s}
.support_block__link_pp a:hover,.support_block__link_pp a:active,.support_block__link_pp a:focus{color:#3bb893;border-bottom:2px dotted #3bb893;text-decoration:none}.support_block__link_pp a:hover:before,.support_block__link_pp a:active:before,.support_block__link_pp a:focus:before{background:url('/css/../images/icon/call_blue_hover.png') no-repeat}.support_block__txt{color:#525252;font-size:17px;font-weight:400;line-height:25px}.support_block__link_pv{font-size:17px;margin-top:22px;margin-left:42px}.support_block__link_pv a{border-bottom:2px dotted #1192b2;padding-bottom:1px;-moz-transition:all .1s linear .1s;-o-transition:all .1s linear .1s;-webkit-transition:all .1s linear .1s;-ms-transition:all .1s linear .1s;transition:all .1s linear .1s;color:#1192b2}.support_block__link_pv a:before{content:"";background:url('/css/../images/icon/pv_icon.png') no-repeat;width:24px;height:24px;display:inline-block;vertical-align:middle;position:relative;top:1px;left:6px;margin-right:20px;margin-left:-47px;-moz-transition:all .1s linear .1s;-o-transition:all .1s linear .1s;-webkit-transition:all .1s linear .1s;-ms-transition:all .1s linear .1s;transition:all .1s linear .1s}.support_block__link_pv a:hover,.support_block__link_pv a:active,.support_block__link_pv a:focus{color:#3bb893;border-bottom:2px dotted #3bb893;text-decoration:none}.support_block__link_pv a:hover:before,.support_block__link_pv a:active:before,.support_block__link_pv a:focus:before{background:url('/css/../images/icon/pv_icon_hover.png') no-repeat}.sect_cont_forma{background:#fff;padding-top:47px}.sect_cont_forma h1{color:#2d3642;font-family:"RobotoBold";font-size:29px;line-height:41px;font-weight:normal}.sect_cont_block{margin-top:34px;padding:40px;background-color:#f1f1f1;width:100%;position:relative}@media only screen and (min-width:320px) and (max-width:479px){.sect_cont_block{padding:10px}}.sect_cont_form{width:276px}@media only screen and (min-width:320px) and (max-width:767px){.sect_cont_form{margin:0 auto}
}@media only screen and (min-width:320px) and (max-width:479px){.sect_cont_form{width:250px;margin-top:20px}}.sect_cont_form__input{background-color:#fdfdfd;border:1px solid rgba(0,0,2,.04);margin-bottom:24px;width:276px;height:50px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;padding:0 14px;color:#83999e;font-size:16px}@media only screen and (min-width:320px) and (max-width:479px){.sect_cont_form__input{width:250px}}.sect_cont_form__input::-webkit-input-placeholder{color:#83999e;font-size:16px;opacity:1;font-weight:400}.sect_cont_form__input:-moz-placeholder{color:#83999e;font-size:16px;opacity:1;font-weight:400}.sect_cont_form__input::-moz-placeholder{color:#83999e;font-size:16px;opacity:1;font-weight:400}.sect_cont_form__input:-ms-input-placeholder{color:#83999e;font-size:16px;opacity:1;font-weight:400}.sect_cont_form__textarea{background-color:#fdfdfd;border:1px solid rgba(0,0,2,.04);width:276px;height:90px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;padding:14px;color:#83999e;font-size:16px;margin-bottom:30px}@media only screen and (min-width:320px) and (max-width:479px){.sect_cont_form__textarea{width:250px}}.sect_cont_form__textarea::-webkit-input-placeholder{color:#83999e;font-size:16px;opacity:1}.sect_cont_form__textarea:-moz-placeholder{color:#83999e;font-size:16px;opacity:1}.sect_cont_form__textarea::-moz-placeholder{color:#83999e;font-size:16px;opacity:1}.sect_cont_form__textarea:-ms-input-placeholder{color:#83999e;font-size:16px;opacity:1}.filename_cs{background:#dbe3e7;border:0;font-size:14px;color:#aeaeae;height:25px;width:185px;text-align:center;margin:0 auto 20px;display:block}.file-upload_block_cs{width:494px;height:314px;background:#dbe3e7;position:absolute;right:57px;top:40px;border:2px dotted #f1f1f0;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px}@media only screen and (min-width:768px) and (max-width:970px){.file-upload_block_cs{width:270px}
}@media only screen and (min-width:480px) and (max-width:767px){.file-upload_block_cs{width:100%;height:200px;position:relative;right:0;top:0;margin-bottom:20px}}@media only screen and (min-width:320px) and (max-width:479px){.file-upload_block_cs{width:250px;height:176px;position:relative;right:0;top:0;margin-bottom:20px}}.file_drop_cs{color:#83999e;font-size:14px;line-height:26px;text-align:center}.file_upload_bt_cs{width:264px;height:150px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}@media only screen and (min-width:320px) and (max-width:479px){.file_upload_bt_cs{width:250px}}.file-upload_cs{position:relative;overflow:hidden;width:185px;height:44px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#b39b02;font-size:16px;text-align:center;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;margin:0 auto}.file-upload_cs:hover{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00}.file-upload_cs:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00}.file-upload_cs:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00}.file-upload_cs input[type="file"]{display:none}.file-upload_cs label{display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.file-upload_cs span{line-height:36px}.sect_map{background:#fff;padding-top:34px}.sect_map h1{color:#2d3642;font-family:"RobotoBold";font-size:29px;line-height:41px;font-weight:normal}.sect_map .tabs{margin-top:12px}.sect_map .tab_map{cursor:pointer;font-size:18px;font-family:"RobotoBold";margin-left:25px;color:#3aade9;border-bottom:2px dotted #3aade9}
.sect_map .tab_map:before{content:"";background:#e3e3e3;width:1px;height:85px;display:inline-block;vertical-align:middle;position:relative;top:20px;left:-24px}@media only screen and (min-width:320px) and (max-width:479px){.sect_map .tab_map:before{width:0;height:0}}@media only screen and (min-width:320px) and (max-width:479px){.sect_map .tab_map{margin-left:0}}.sect_map .active{color:#3d3d3d;border:0}.sect_map .tab_item{color:#000;min-height:748px}.sect_map .tab_item img{width:100%;height:auto}.sect_map .tab_kaz{margin-left:386px !important}@media only screen and (min-width:480px) and (max-width:767px){.sect_map .tab_kaz{margin-left:120px !important}}@media only screen and (min-width:320px) and (max-width:479px){.sect_map .tab_kaz{margin-left:10px !important}}.sect_map .tab_content{margin-top:20px}.keis_slider div{position:relative}.mbYTP_wrapper:before{display:block;content:"";width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,.6);z-index:10}.sh_kurs{background:#fff}.sh_kurs h1{color:#2d3642;font-family:"RobotoBold";font-size:35px;line-height:41px;margin-top:40px;font-weight:normal}@media only screen and (min-width:320px) and (max-width:479px){.sh_kurs h1{font-size:30px}}.sh_kurs p{color:#2d3642;font-size:16px;line-height:26px;margin-top:26px}@media only screen and (min-width:320px) and (max-width:479px){.sh_kurs p{font-size:14px;line-height:23px}}.sh_social{margin-top:50px;margin-left:18px}@media only screen and (min-width:480px) and (max-width:767px){.sh_social{margin-left:0;margin-top:30px}}@media only screen and (min-width:320px) and (max-width:479px){.sh_social{margin-left:0;margin-top:30px}}.kurs_item{width:907px;height:262px;margin:50px auto 64px;position:relative}@media only screen and (min-width:768px) and (max-width:970px){.kurs_item{width:750px;height:auto}}@media only screen and (min-width:480px) and (max-width:767px){.kurs_item{width:450px;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.kurs_item{width:270px;height:auto;margin:50px auto 100px}
}.kurs_img{width:907px;height:262px;-moz-box-shadow:6.7px 7.4px 16px rgba(0,0,2,.24);-webkit-box-shadow:6.7px 7.4px 16px rgba(0,0,2,.24);box-shadow:6.7px 7.4px 16px rgba(0,0,2,.24)}@media only screen and (min-width:768px) and (max-width:970px){.kurs_img{width:750px;height:auto}}@media only screen and (min-width:480px) and (max-width:767px){.kurs_img{width:450px;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.kurs_img{width:270px;height:auto}}.kurs_img img{width:100%;height:auto}.kurs_over{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(45,54,66,.49);padding:15px}@media only screen and (min-width:320px) and (max-width:479px){.kurs_over{padding:5px}}.kurs_sub-title{font-size:16px;line-height:35px;color:#2d3642}@media only screen and (min-width:768px) and (max-width:970px){.kurs_sub-title{font-size:13px;line-height:30px}}@media only screen and (min-width:480px) and (max-width:767px){.kurs_sub-title{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.kurs_sub-title{display:none}}.kurs_sub-title span{background:#fff;padding:5px 10px}.kurs_foot{position:absolute;bottom:30px;left:30px}@media only screen and (min-width:480px) and (max-width:767px){.kurs_foot{bottom:15px;left:15px}}@media only screen and (min-width:320px) and (max-width:479px){.kurs_foot{left:0;bottom:-40px}}h1.kurs_title{font-size:25px;color:#31373f;font-family:"RobotoBold";display:inline;margin-bottom:2px;font-weight:normal;margin:0;line-height:48px}@media only screen and (min-width:768px) and (max-width:970px){h1.kurs_title{font-size:20px;line-height:32px}}@media only screen and (min-width:480px) and (max-width:767px){h1.kurs_title{font-size:13px;line-height:24px}}@media only screen and (min-width:320px) and (max-width:479px){h1.kurs_title{font-size:13px;line-height:22px}}h1.kurs_title span{padding:6px 10px;background:#fff}@media only screen and (min-width:768px) and (max-width:970px){h1.kurs_title span{padding:2px 6px}}@media only screen and (min-width:480px) and (max-width:767px){h1.kurs_title span{padding:2px 6px}}@media only screen and (min-width:320px) and (max-width:479px){h1.kurs_title span{padding:1px 6px}}.lock{background-color:rgba(45,54,66,.89)}.kurs_lock{background:url('/css/../images/kurs_lock.png') no-repeat center center;width:907px;height:25px;position:absolute;bottom:93px;left:0}@media only screen and (min-width:768px) and (max-width:970px){.kurs_lock{width:750px}
}@media only screen and (min-width:480px) and (max-width:767px){.kurs_lock{bottom:60px;width:450px}}@media only screen and (min-width:320px) and (max-width:479px){.kurs_lock{display:none}}a.kurs_bt{display:block;height:36px;padding:0 15px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#b39b02;font-size:16px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;line-height:29px;text-decoration:none}a.kurs_bt:hover,a.kurs_bt:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00}a.kurs_bt:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00}.blip_kurs{position:absolute;top:55px;right:0;width:279px;height:75px;background:url('/css/../images/blip_kurs.png') no-repeat center center;font-size:17px;text-align:center;color:#fff;line-height:20px;padding-top:10px;font-family:"RobotoBold"}@media only screen and (min-width:480px) and (max-width:767px){.blip_kurs{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.blip_kurs{display:none}}.for_it{background-color:#65b6d4;height:28px;min-width:20px;position:absolute;right:0;bottom:30px;font-size:13px;color:#fff;line-height:27px;padding:0 10px}@media only screen and (min-width:480px) and (max-width:767px){.for_it{bottom:15px}}@media only screen and (min-width:320px) and (max-width:479px){.for_it{bottom:0}}.r_it{width:45px;height:45px;background:#65b6d4;position:absolute;top:-9px;left:-39px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px}@media only screen and (min-width:320px) and (max-width:479px){.r_it{display:none}}.r_it:before{content:"";background:url('/css/../images/icon/it_icon.png') no-repeat center center;width:20px;height:27px;display:inline-block;vertical-align:middle;position:relative;top:5px;left:12px}
.for_im{background-color:#d200ff;height:28px;min-width:20px;position:absolute;right:0;bottom:30px;font-size:13px;color:#fff;line-height:27px;padding:0 10px}@media only screen and (min-width:480px) and (max-width:767px){.for_im{bottom:15px}}@media only screen and (min-width:320px) and (max-width:479px){.for_im{bottom:0}}.r_im{width:45px;height:45px;background-color:#d200ff;position:absolute;top:-9px;left:-39px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px}@media only screen and (min-width:320px) and (max-width:479px){.r_im{display:none}}.r_im:before{content:"";background:url('/css/../images/icon/im_icon.png') no-repeat center center;width:23px;height:24px;display:inline-block;vertical-align:middle;position:relative;top:6px;left:11px}.for_sb{background-color:#a900ff;height:28px;min-width:20px;position:absolute;right:0;bottom:30px;font-size:13px;color:#fff;line-height:27px;padding:0 10px}@media only screen and (min-width:480px) and (max-width:767px){.for_sb{bottom:15px}}@media only screen and (min-width:320px) and (max-width:479px){.for_sb{bottom:0}}.r_sb{width:45px;height:45px;background-color:#a900ff;position:absolute;top:-9px;left:-39px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px}@media only screen and (min-width:320px) and (max-width:479px){.r_sb{display:none}}.r_sb:before{content:"";background:url('/css/../images/icon/sb_icon.png') no-repeat center center;width:21px;height:25px;display:inline-block;vertical-align:middle;position:relative;top:6px;left:11px}.for_dv{background-color:#a900ff;height:28px;min-width:20px;position:absolute;right:0;bottom:30px;font-size:13px;color:#fff;line-height:27px;padding:0 10px}@media only screen and (min-width:480px) and (max-width:767px){.for_dv{bottom:15px}}@media only screen and (min-width:320px) and (max-width:479px){.for_dv{bottom:0}}.r_dv{width:45px;height:45px;background-color:#a900ff;position:absolute;top:-9px;left:-39px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px}
@media only screen and (min-width:320px) and (max-width:479px){.r_dv{display:none}}.r_dv:before{content:"";background:url('/css/../images/icon/dv_icon.png') no-repeat center center;width:22px;height:19px;display:inline-block;vertical-align:middle;position:relative;top:6px;left:11px}.sh_ft{background:#fff;color:#31373f;padding-top:6px}.sh_ft p{font-size:18px;line-height:25px;margin-top:28px}@media only screen and (min-width:320px) and (max-width:479px){.sh_ft p{font-size:14px}}.reg_title{font-size:25px;font-family:"RobotoBold";line-height:35px;color:#484b53}@media only screen and (min-width:480px) and (max-width:767px){.reg_title{font-size:22px}}@media only screen and (min-width:320px) and (max-width:479px){.reg_title{font-size:21px;text-align:center;line-height:30px}}.sh_reg_form .input_st{width:264px;height:50px;background:#f5f5f5;border:0;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;margin-bottom:34px;color:#698387;font-size:16px;padding:0 18px}.sh_reg_form .input_st::-webkit-input-placeholder{color:#698387;font-size:16px;opacity:1}.sh_reg_form .input_st:-moz-placeholder{color:#698387;font-size:16px;opacity:1}.sh_reg_form .input_st::-moz-placeholder{color:#698387;font-size:16px;opacity:1}.sh_reg_form .input_st:-ms-input-placeholder{color:#698387;font-size:16px;opacity:1}.sh_reg_form .field-input.input-error{background:#fff url('/css/../images/icon-fail.png') no-repeat 96% center;border:1px solid #e9a2a2}.sh_bt_send{width:256px;height:74px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;text-align:center;color:#b39b02;font-size:26px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;margin:0 auto}.sh_bt_send:hover,.sh_bt_send:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00}
.sh_bt_send:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00}.usl{font-size:14px;line-height:25px;margin-top:30px}@media only screen and (min-width:480px) and (max-width:767px){.usl{text-align:center;margin-bottom:30px}}@media only screen and (min-width:320px) and (max-width:479px){.usl{text-align:center;font-size:12px;margin-bottom:30px}}.usl a{color:#1d93bf;text-decoration:underline;font-size:13px}@media only screen and (min-width:320px) and (max-width:479px){.usl a{font-size:12px}}.usl a:hover{text-decoration:none}@media only screen and (min-width:480px) and (max-width:767px){.sh_reg_form{width:264px;margin:0 auto}}@media only screen and (min-width:320px) and (max-width:479px){.sh_reg_form{width:264px;margin:0 auto}}.ks_header{background:url('/css/../images/ks_header_bg.jpg') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;width:100%;min-height:75px;color:#2d323a}.ball-block{height:37px;font-size:12px;margin-top:20px;line-height:33px}@media only screen and (min-width:320px) and (max-width:479px){.ball-block{height:auto}}.col-ball{font-size:24px;color:#fff;font-family:"RobotoBold";background:#0a79a4;text-align:center;width:103px;height:37px;display:inline-block;margin-left:18px;margin-right:15px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px}.ball-link{color:#1f6295;font-size:13px;border-bottom:1px dotted #1f6295}.ball-link:hover{border-bottom:0;text-decoration:none}.prof_block{float:right;height:22px;line-height:22px;margin-right:45px;margin-top:24px}@media only screen and (min-width:480px) and (max-width:767px){.prof_block{float:none;margin:5px 0 20px 12px}}@media only screen and (min-width:320px) and (max-width:479px){.prof_block{float:none;margin:5px 0 20px 12px}}.prof_block a{font-size:13px;color:#00aee0;font-family:"RobotoBold";text-decoration:underline}
.prof_block a:before{content:"";background:url('/css/../images/icon/exit_link_icon.png') no-repeat center center;width:2px;height:22px;display:inline-block;vertical-align:middle;position:relative;top:0;left:-16px}.prof_block a:hover{text-decoration:none}.prof_name{font-size:13px;color:#2d323a;font-family:"RobotoBold";margin-right:36px}.prof_name:before{content:"";background:url('/css/../images/icon/prof_block_icon.png') no-repeat center center;width:12px;height:15px;display:inline-block;vertical-align:middle;position:relative;top:0;left:-12px}.video-container{background:#262e38;width:100%;min-height:500px;padding:15px 0 20px}@media only screen and (min-width:320px) and (max-width:479px){.video-container{min-height:440px}}@media only screen and (min-width:480px) and (max-width:767px){.video-container .sh_social{margin-top:20px}}@media only screen and (min-width:320px) and (max-width:479px){.video-container .sh_social{margin-top:20px}}.vc-title{color:#fff;font-size:30px;font-family:"RobotoBold";font-weight:normal;line-height:40px}@media only screen and (min-width:480px) and (max-width:767px){.vc-title{font-size:25px;line-height:35px}}@media only screen and (min-width:320px) and (max-width:479px){.vc-title{font-size:17px;line-height:27px}}.ytb_video{width:100%;margin-top:16px;margin-bottom:26px}.ytb_video img{width:100%;height:auto}.vc-subtitle{font-size:21px;font-family:"RobotoBold";color:#fff;margin-bottom:8px}@media only screen and (min-width:480px) and (max-width:767px){.vc-subtitle{font-size:18px;margin-bottom:10px}}@media only screen and (min-width:320px) and (max-width:479px){.vc-subtitle{font-size:17px;line-height:26px;text-align:center}}.vc-subtitle span{color:#fee32c}.vc-uslovia{font-size:15px;color:#23f2ff;text-decoration:underline}@media only screen and (min-width:320px) and (max-width:479px){.vc-uslovia{display:block;margin:0 auto;width:228px}}.vc-uslovia:hover{color:#23f2ff;text-decoration:none}
.vc-cont{background:#fff;font-size:16px;color:#000;padding-top:35px;padding-bottom:50px}.vc-cont h2{font-size:27px;color:#2d323a;font-weight:normal;font-family:"RobotoBold";margin-top:45px;margin-bottom:40px}@media only screen and (min-width:320px) and (max-width:479px){.vc-cont h2{font-size:23px}}.vc-cont strong{color:#000;font-size:17px;font-family:"RobotoBold";font-weight:normal}@media only screen and (min-width:320px) and (max-width:479px){.vc-cont strong{font-size:14px;line-height:23px}}.vc-cont p{font-size:16px;line-height:25px;margin-top:10px}@media only screen and (min-width:480px) and (max-width:767px){.vc-cont p{font-size:14px;line-height:23px}}@media only screen and (min-width:320px) and (max-width:479px){.vc-cont p{font-size:14px;line-height:23px}}.vc-cont p img{float:left;margin-right:30px}.vc-cont p a{color:#119ee7;text-decoration:underline}.vc-cont p a:hover{text-decoration:none}.vc_bt_quit_less{width:284px;height:74px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;text-align:center;color:#b39b02;font-family:"RobotoBold";font-size:27px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;margin:0 auto;display:block;line-height:66px}.vc_bt_quit_less:hover,.vc_bt_quit_less:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}.vc_bt_quit_less:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}.vc_quit_txt{color:#2d323a;font-size:27px;font-family:"RobotoBold";line-height:66px}@media only screen and (min-width:768px) and (max-width:970px){.vc_quit_txt{font-size:17px}}@media only screen and (min-width:480px) and (max-width:767px){.vc_quit_txt{font-size:17px;line-height:60px;text-align:center}
}@media only screen and (min-width:320px) and (max-width:479px){.vc_quit_txt{font-size:18px;line-height:24px;margin-top:25px;text-align:center}}.vc_green_inf{background:#c3ebb9;width:100%;height:119px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;margin-top:36px}.vc_green_inf span{color:#2d323a;font-size:20px;text-align:center;display:block;line-height:31px;padding-top:27px}@media only screen and (min-width:480px) and (max-width:767px){.vc_green_inf span{font-size:13px;line-height:29px}}@media only screen and (min-width:320px) and (max-width:479px){.vc_green_inf span{font-size:13px;line-height:24px;padding-top:13px}}.ol_list{margin-top:41px}ol.ol_list li{color:#3c4755;font-size:16px}@media only screen and (min-width:768px) and (max-width:970px){ol.ol_list li{font-size:13px}}@media only screen and (min-width:320px) and (max-width:479px){ol.ol_list li{font-size:13px}}ol.ol_list li:before{counter-increment:myCounter;content:counter(myCounter);color:#3c4755;font-size:15px;font-family:"RobotoBold";background:#ffd600;display:inline-block;text-align:center;margin:4px 12px 4px 4px;line-height:23px;width:23px;height:23px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px}.ul_list{margin-top:41px}ul.ul_list li{background:url('/css/../images/icon/ul_list.png') no-repeat left center;height:30px;line-height:30px;padding-left:30px;font-size:16px;color:#3c4755}@media only screen and (min-width:768px) and (max-width:970px){ul.ul_list li{font-size:13px}}@media only screen and (min-width:320px) and (max-width:479px){ul.ul_list li{font-size:13px;height:auto;line-height:17px;margin-bottom:10px}}.tb_vp{margin-top:49px;margin-bottom:50px;overflow-x:auto}@media only screen and (min-width:320px) and (max-width:479px){.tb_vp{margin-top:20px}}tr th{padding:15px 20px;border:1px solid #c7c7c7;vertical-align:top;color:#2d323a;font-size:16px;line-height:20px}thead tr th{background:#ffdf00;font-family:"RobotoBold";color:#2d323a;font-size:16px;line-height:21px;padding:0 0 0 20px;border:1px solid #ffef81;vertical-align:middle}
.ai_link{font-size:16px;color:#6ebaee;text-decoration:underline;margin-left:20px;display:inline-block;margin-bottom:60px;margin-top:18px}@media only screen and (min-width:768px) and (max-width:970px){.ai_link{width:250px;margin-top:10px;line-height:20px}}@media only screen and (min-width:320px) and (max-width:479px){.ai_link{width:200px;margin-top:10px;line-height:20px;font-size:14px}}.ai_link:hover{color:#6ebaee;text-decoration:none}.ai_format{background:url('/css/../images/icon/ai_format.png') no-repeat center center;width:43px;height:58px;display:block;float:left}.rar_link{font-size:16px;color:#6ebaee;text-decoration:underline;margin-left:20px;display:inline-block;margin-bottom:60px;margin-top:18px}@media only screen and (min-width:768px) and (max-width:970px){.rar_link{width:250px;margin-top:10px;line-height:20px}}@media only screen and (min-width:320px) and (max-width:479px){.rar_link{width:200px;margin-top:10px;line-height:20px;font-size:14px}}.rar_link:hover{color:#6ebaee;text-decoration:none}.rar_format{background:url('/css/../images/icon/rar_format.png') no-repeat center center;width:43px;height:58px;display:block;float:left}.ppt_link{font-size:16px;color:#6ebaee;text-decoration:underline;margin-left:20px;display:inline-block;margin-bottom:38px;margin-top:18px}@media only screen and (min-width:768px) and (max-width:970px){.ppt_link{width:250px;margin-top:10px;line-height:20px}}@media only screen and (min-width:320px) and (max-width:479px){.ppt_link{width:200px;margin-top:10px;line-height:20px;font-size:14px}}.ppt_link:hover{color:#6ebaee;text-decoration:none}.ppt_format{background:url('/css/../images/icon/ppt_format.png') no-repeat center center;width:43px;height:58px;display:block;float:left}.vc-com_tit{font-size:35px;color:#2d323a;line-height:50px;font-family:"RobotoBold";margin-top:49px;margin-bottom:35px}@media only screen and (min-width:768px) and (max-width:970px){.vc-com_tit{font-size:28px;line-height:40px}}@media only screen and (min-width:480px) and (max-width:767px){.vc-com_tit{font-size:28px;line-height:40px}
}@media only screen and (min-width:320px) and (max-width:479px){.vc-com_tit{font-size:20px;line-height:30px}}.vc-y_link{display:block;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-o-border-radius:7px;-ms-border-radius:7px;width:107px;height:52px;-webkit-box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);-moz-box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);font-size:18px;color:#7d7d7d;font-family:"RobotoBold";text-align:center;line-height:50px;display:inline-block;margin-right:30px}@media only screen and (min-width:320px) and (max-width:479px){.vc-y_link{margin-right:15px}}.vc-y_link:hover,.vc-y_link:focus{text-decoration:none;background:#00cf56;color:#fff}.vc-y_link:active{-webkit-box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21);-moz-box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21);box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21)}.vc-y_link:before{content:"";background:url('/css/../images/icon/y_like.png') no-repeat center center;width:19px;height:18px;display:inline-block;vertical-align:middle;position:relative;top:0;left:-12px}.vc-y_link:hover:before,.vc-y_link:focus:before,.vc-y_link:active:before{background:url('/css/../images/icon/y_like_hover.png') no-repeat center center}.vc-n_link{display:block;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-o-border-radius:7px;-ms-border-radius:7px;width:107px;height:52px;-webkit-box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);-moz-box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);font-size:18px;color:#7d7d7d;font-family:"RobotoBold";text-align:center;line-height:50px;display:inline-block;margin-right:30px}.vc-n_link:hover,.vc-n_link:focus{text-decoration:none;background:#f26363;color:#fff}.vc-n_link:active{-webkit-box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21);-moz-box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21);box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21)}.vc-n_link:before{content:"";background:url('/css/../images/icon/n_like.png') no-repeat center center;width:19px;height:18px;display:inline-block;vertical-align:middle;position:relative;top:0;left:-12px}
.vc-n_link:hover:before,.vc-n_link:focus:before,.vc-n_link:active:before{background:url('/css/../images/icon/n_like_hover.png') no-repeat center center}.les_list_top{background:url('/css/../images/les_top_bg.jpg') no-repeat center center;width:100%;height:377px;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:relative;-webkit-box-shadow:0 16px 24px 0 rgba(0,0,2,.4);-moz-box-shadow:0 16px 24px 0 rgba(0,0,2,.4);box-shadow:0 16px 24px 0 rgba(0,0,2,.4)}.ls_top_over{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(84,101,118,.5)}.ls_title{font-size:29px;color:#fff;font-weight:normal;line-height:54px;font-family:"RobotoBold";display:inline-block;margin-top:66px}@media only screen and (min-width:480px) and (max-width:767px){.ls_title{font-size:22px;margin-top:26px}}@media only screen and (min-width:320px) and (max-width:479px){.ls_title{font-size:14px;margin-top:0}}.ls_title span{position:relative;background:#262e38;padding:5px 22px}.ls_subtitle{font-size:17px;line-height:34px;display:inline-block;margin-top:16px}@media only screen and (min-width:320px) and (max-width:767px){.ls_subtitle{line-height:25px}}@media only screen and (min-width:320px) and (max-width:479px){.ls_subtitle{font-size:14px;margin-top:0}}.ls_subtitle span{position:relative;background:#262e38;padding:6px 20px}@media only screen and (min-width:320px) and (max-width:767px){.ls_subtitle span{display:inline-block}}.ls_txt{font-size:17px;line-height:34px;display:inline-block;margin-top:7px}@media only screen and (min-width:320px) and (max-width:767px){.ls_txt{line-height:25px}}.ls_txt span{position:relative;background:#262e38;padding:6px 20px}@media only screen and (min-width:320px) and (max-width:767px){.ls_txt span{display:inline-block}}.ls_now_btn{width:172px;height:55px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#b39b02;font-family:"RobotoBold";font-size:20px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;display:block;line-height:50px;margin-top:31px}
.ls_now_btn:hover,.ls_now_btn:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}.ls_now_btn:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}.ls_list_block{background:url('/css/../images/ls_list_bg.jpg') repeat-y top center;width:100%;min-height:638px;padding-top:82px}@media only screen and (min-width:320px) and (max-width:767px){.ls_list_block{padding-bottom:80px}}.ls_block_item{width:210px;height:236px;background:#fff;margin:0 auto;display:block;padding-top:27px;margin-bottom:34px}.ls_block_item:hover,.ls_block_item:focus,.ls_block_item:active{text-decoration:none}.line_ls{background:url('/css/../images/icon/line_ls.png') no-repeat center center;width:84px;height:21px;font-size:14px;color:#fff;text-align:center;line-height:19px}a.ls_block_title{font-size:17px;color:#939393;line-height:27px;margin:17px 25px 0 16px;display:block}a.ls_block_title:hover{text-decoration:none}.ls_block_btn{width:92px;height:30px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#b39b02;font-family:"RobotoBold";font-size:12px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;line-height:25px;margin-top:36px;margin-left:15px;display:none}.ls_block_btn:hover,.ls_block_btn:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}.ls_block_btn:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}.ls_fine_txt{color:#fff;font-size:13px;margin-left:15px;margin-top:20px}.ls_fine{background:#80a2bc}.ls_fine .ls_block_title{color:#fff}.ls_block_item-hover{background:#ededed}.ls_block_item-hover .ls_block_title{color:#2d323a}.ls_block_item-hover .ls_block_btn{display:block}.ls_block_item-hover .ls_fine_txt{display:none}.ls_fine.ls_block_item-hover .ls_block_btn{margin-top:12px;width:107px}.ls_likes{background:#f6f6f6;width:210px;height:123px;margin:0 auto;padding-top:20px;padding-left:14px}.ls_likes_title{font-size:17px;color:#2d323a;font-family:"RobotoBold";margin-bottom:17px}.ls_likes_y{-webkit-box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);-moz-box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);width:68px;height:42px;background:#fff;font-size:15px;color:#7d7d7d;text-align:center;line-height:38px;font-family:"RobotoBold";border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-o-border-radius:7px;-ms-border-radius:7px;display:inline-block;margin-right:10px}.ls_likes_y:hover,.ls_likes_y:focus{background:#00cf56;color:#fff;text-decoration:none}.ls_likes_y:active{-webkit-box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21);-moz-box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21);box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21)}.ls_likes_n{-webkit-box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);-moz-box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);box-shadow:4px 3px 10px 0 rgba(0,0,2,.35);width:68px;height:42px;background:#fff;font-size:15px;color:#7d7d7d;text-align:center;line-height:38px;font-family:"RobotoBold";border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-o-border-radius:7px;-ms-border-radius:7px;display:inline-block}.ls_likes_n:hover,.ls_likes_n:focus{background:#f26363;color:#fff;text-decoration:none}.ls_likes_n:active{-webkit-box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21);-moz-box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21);box-shadow:inset 4px 4px 0 0 rgba(0,0,0,.21)}
.prof_block_testing{float:right;height:22px;line-height:22px;margin-right:45px;margin-top:24px}@media only screen and (min-width:480px) and (max-width:767px){.prof_block_testing{float:none;margin:5px 0 20px 12px}}@media only screen and (min-width:320px) and (max-width:479px){.prof_block_testing{float:none;margin:5px 0 20px 12px}}.prof_block_testing a{font-size:13px;color:#00aee0;font-family:"RobotoBold";text-decoration:underline}.prof_block_testing a:before{content:"";background:url('/css/../images/icon/exit_link_icon.png') no-repeat center center;width:2px;height:22px;display:inline-block;vertical-align:middle;position:relative;top:0;left:-16px}.prof_block_testing a:hover{text-decoration:none}.prof_name_testing{font-size:13px;color:#fff;font-family:"RobotoBold";margin-right:36px}.prof_name_testing:before{content:"";background:url('/css/../images/icon/prof_block_icon_w.png') no-repeat center center;width:12px;height:15px;display:inline-block;vertical-align:middle;position:relative;top:0;left:-12px}.ball-block_testing{height:37px;font-size:12px;margin-top:20px;line-height:33px}@media only screen and (min-width:768px) and (max-width:970px){.ball-block_testing{margin-bottom:20px}}@media only screen and (min-width:320px) and (max-width:479px){.ball-block_testing{height:auto}}.col-ball_testing{font-size:24px;color:#fff;font-family:"RobotoBold";background:#0a79a4;text-align:center;width:103px;height:37px;display:inline-block;margin-left:18px;margin-right:15px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px}.ball-link_testing{color:#00baff;font-size:13px;border-bottom:1px dotted #00baff}.ball-link_testing:hover,.ball-link_testing:focus,.ball-link_testing:active{color:#00baff;border-bottom:0;text-decoration:none}.top_line_testing{width:100%;min-height:38px;background:#f1f1f1;font-size:15px;color:#969696;line-height:34px}@media only screen and (min-width:480px) and (max-width:767px){.top_line_testing{line-height:24px}
}@media only screen and (min-width:320px) and (max-width:479px){.top_line_testing{line-height:24px}}.top_line_testing strong{font-weight:normal;font-family:"RobotoBold";display:inline-block}.top_line_testing p{display:inline-block}.testing_block{background:#FFF;color:#404146;padding-top:17px}.testing_block_title{font-size:26px;font-weight:normal;line-height:30px}@media only screen and (min-width:480px) and (max-width:767px){.testing_block_title{font-size:21px;line-height:20px}}@media only screen and (min-width:320px) and (max-width:479px){.testing_block_title{font-size:21px;line-height:20px}}.testing_num{display:inline-block;width:50px;height:50px;background:#4b6579;font-size:18px;color:#fff;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;line-height:45px}@media only screen and (min-width:480px) and (max-width:767px){.testing_num{width:45px;height:45px;line-height:44px}}@media only screen and (min-width:320px) and (max-width:479px){.testing_num{width:45px;height:45px;line-height:44px;margin:0 auto 10px;display:block}}.testing_img_block{border:1px solid #ccc;width:254px;height:144px;margin:41px auto 0;padding:8px 24px}.testing_form{margin-top:27px}.input_bg{min-height:45px;background:#ebebeb;margin-bottom:11px;padding:6px 10px 0;font-size:14px;color:#546577}@media only screen and (min-width:480px) and (max-width:767px){.input_bg{line-height:20px;padding:0 10px 10px}}@media only screen and (min-width:320px) and (max-width:479px){.input_bg{line-height:20px;padding:0 10px 10px}}.input_bg input[type="text"]{height:34px;border:1px solid #ccc;width:100%;font-size:12px;padding:0 15px}@media only screen and (min-width:480px) and (max-width:767px){.input_bg input[type="text"]{margin-top:10px}}@media only screen and (min-width:320px) and (max-width:479px){.input_bg input[type="text"]{margin-top:10px}}.radio{vertical-align:top;margin:0 3px 0 0;width:18px;height:18px}
.radio+label{cursor:pointer}.radio:not(checked){position:absolute;opacity:0}.radio:not(checked)+label{position:relative;padding:9px 0 0 35px}@media only screen and (min-width:480px) and (max-width:767px){.radio:not(checked)+label{padding:11px 0 0 35px}}@media only screen and (min-width:320px) and (max-width:479px){.radio:not(checked)+label{padding:11px 0 0 35px}}.radio:not(checked)+label:before{content:"";position:absolute;top:7px;left:1px;width:18px;height:18px;background:url('/css/../images/icon/radio_normal.png') no-repeat center center}.radio:checked+label:before{background:url('/css/../images/icon/radio_check.png') no-repeat center center}.checkbox{vertical-align:top;margin:0 3px 0 0;width:16px;height:16px}.checkbox+label{cursor:pointer}.checkbox:not(checked){position:absolute;opacity:0}.checkbox:not(checked)+label{position:relative;padding:9px 0 0 35px}@media only screen and (min-width:480px) and (max-width:767px){.checkbox:not(checked)+label{padding:11px 0 0 35px}}@media only screen and (min-width:320px) and (max-width:479px){.checkbox:not(checked)+label{padding:11px 0 0 35px}}.checkbox:not(checked)+label:before{content:"";position:absolute;top:7px;left:3px;width:16px;height:16px;background:url('/css/../images/icon/checkbox_normal.png') no-repeat center center}.checkbox:checked+label:before{background:url('/css/../images/icon/checkbox_check.png') no-repeat center center}.testing_form_btn{width:189px;height:47px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#b39b02;font-family:"RobotoBold";font-size:16px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;line-height:25px;margin-top:43px;display:block}.testing_form_btn:hover,.testing_form_btn:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}
.testing_form_btn:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}.testing_foot{background:#fff;padding-top:86px}.testing_foot .test_ft{background:#f3f4f5;min-height:56px;margin:0 15px 13px}.testing_votes{font-size:16px;color:#404146;display:inline-block;margin-top:19px;margin-left:6px}@media only screen and (min-width:480px) and (max-width:767px){.testing_votes{display:block;margin:10px 0 0 0;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.testing_votes{display:block;margin:10px 0 0 0;text-align:center}}.testing_votes strong{font-weight:normal;font-family:"RobotoBold";color:#546577}.testing_progress{width:262px;height:13px;background:#fdd60f;-webkit-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.21);-moz-box-shadow:inset 0 0 5px 0 rgba(0,0,0,.21);box-shadow:inset 0 0 5px 0 rgba(0,0,0,.21);border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;position:relative;display:inline-block;margin-left:30px}@media only screen and (min-width:480px) and (max-width:767px){.testing_progress{margin:10px auto 0;display:block}}@media only screen and (min-width:320px) and (max-width:479px){.testing_progress{margin:10px auto 0;display:block;width:240px}}.testing_progress_proc{position:absolute;top:0;left:0;width:92px;height:13px;background:#536e91;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px}.testing_time{font-size:12px;color:#404146;float:right;margin-top:16px;margin-right:10px}@media only screen and (min-width:480px) and (max-width:767px){.testing_time{float:none;margin:10px 0;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.testing_time{float:none;margin:10px 0;text-align:center}}.testing_time span{font-size:18px;color:#00baff}footer.testing_footer{min-height:60px;background:#2d323a}
.taskon_testing{display:block;width:100px;margin:12px 0 5px 5px}@media only screen and (min-width:480px) and (max-width:767px){.taskon_testing{margin:20px auto 0}}@media only screen and (min-width:320px) and (max-width:479px){.taskon_testing{margin:20px auto 0}}.inf_foot_testing{font-size:11px;color:#fff;margin-top:25px}@media only screen and (min-width:480px) and (max-width:767px){.inf_foot_testing{text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.inf_foot_testing{text-align:center}}.help_btn{display:block;font-size:11px;color:#fff;text-align:center;width:72px;height:26px;background:#0BF;line-height:22px;float:right;margin-top:18px}@media only screen and (min-width:480px) and (max-width:767px){.help_btn{float:none;margin:20px auto}}@media only screen and (min-width:320px) and (max-width:479px){.help_btn{float:none;margin:20px auto}}.help_btn:hover,.help_btn:focus{background:#00c6c0;text-decoration:none;color:#fff}.help_btn:active{background:#436e94;text-decoration:none;color:#fff}a.logo_testing{height:34px;display:block;margin-top:24px;width:125px}@media only screen and (min-width:768px) and (max-width:970px){a.logo_testing{margin:20px auto 0}}.successfully_title{font-size:48px;line-height:50px;font-family:"RobotoBold";text-align:center;font-weight:normal;color:#4a6377;padding:0;margin-top:50px}@media only screen and (min-width:320px) and (max-width:479px){.successfully_title{font-size:35px}}.successfully_subtitle{font-size:26px;line-height:50px;color:#404146;padding-bottom:5px;text-align:center}.succes_title_block{font-size:20px;text-align:center;color:#404146;line-height:22px;padding-bottom:5px;margin-top:80px}.succes_block_cont{color:#4a6377;font-size:36px;text-align:center;line-height:50px}.stat_testing{margin-top:80px}.stat_testing li{padding-bottom:20px;font-size:16px;line-height:27px;color:#404146}.stat_testing span{background-color:#f7f7f7;border:1px solid #efefef;font-size:18px;line-height:38px;color:#404146;margin-right:20px;width:50px;height:38px;display:inline-block;text-align:center}
.read_box_wr{border:3px solid #ffdbdb;margin-bottom:10px}.read_box_wr .read_box{margin-bottom:0}.read_box{background-color:#fcf0f0;border:1px solid #f6cbcb;color:red;font-size:14px;line-height:20px;text-align:center;padding:15px;margin-bottom:10px;position:relative}.read_box p{color:red;font-size:14px;line-height:20px;padding:0;margin:0}.read_box_off{position:absolute;right:8px;top:8px;color:#855c5c;font-size:14px;line-height:20px;cursor:pointer;opacity:.7}@media only screen and (min-width:320px) and (max-width:479px){.read_box_off{top:-1px}}.read_box_off strong{font-size:18px}.read_box_off:hover{opacity:1}.box_off_hide{display:none}.gray_box{background-color:#f7f7f7;border:1px solid #e9e9e9;color:#404146;font-size:14px;line-height:20px;text-align:center;padding:15px;margin-bottom:10px}.gray_box p{color:#404146;font-size:14px;line-height:20px;padding:0;margin:0}.pages{text-align:center;margin-bottom:40px;margin-top:25px}.pages ul{overflow:hidden;padding:12px 40px;padding-bottom:10px;list-style:none;background-color:#f2f2f2;display:inline-block}@media only screen and (min-width:480px) and (max-width:767px){.pages ul{padding:12px 10px 10px}}@media only screen and (min-width:320px) and (max-width:479px){.pages ul{padding:12px 10px 10px}}.pages ul li{display:inline-block;padding-left:0;margin-right:7px;margin-bottom:0;margin-left:7px;font-size:12px;line-height:18px;color:#404146;text-align:center}@media only screen and (min-width:320px) and (max-width:479px){.pages ul li{margin-right:0;margin-left:0}}.pages a{height:19px;width:19px;display:inline-block;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;-ms-border-radius:100%;font-size:12px;line-height:18px;color:#404146;text-decoration:none;text-align:center}.pages a:hover{background-color:#4a6377;color:#fff}.pages .selected{color:#fff;background-color:#4a6377}.pages .pages_prev{margin-right:30px;text-decoration:underline;width:auto}@media only screen and (min-width:480px) and (max-width:767px){.pages .pages_prev{margin-right:0}
}@media only screen and (min-width:320px) and (max-width:479px){.pages .pages_prev{margin-right:0}}.pages .pages_prev:hover{text-decoration:none;background-color:transparent;color:#404040}.pages .pages_next{margin-left:30px;text-decoration:underline;width:auto}@media only screen and (min-width:480px) and (max-width:767px){.pages .pages_next{margin-left:0}}@media only screen and (min-width:320px) and (max-width:479px){.pages .pages_next{margin-left:0}}.pages .pages_next:hover{text-decoration:none;background-color:transparent;color:#404040}h6{font-size:18px;line-height:22px;color:#404146;padding-bottom:10px;text-align:center}.error_fedback{padding:80px 100px 0}@media only screen and (min-width:320px) and (max-width:969px){.error_fedback{padding:80px 0 0}}.error_fedback h6{text-align:left}.error_fedback textarea{border:1px solid #cbcbcb;width:100%;max-width:100%;padding:10px;height:100px;color:#404146;font-size:14px;line-height:18px;margin-bottom:12px}.error_fedback_btn{width:189px;height:47px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#b39b02;font-family:"RobotoBold";font-size:16px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;line-height:25px;margin-top:10px;display:block;float:right}.error_fedback_btn:hover,.error_fedback_btn:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}.error_fedback_btn:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}.list_back{text-align:center;padding-top:55px;padding-bottom:45px;color:#4a6377;font-size:14px}.list_back a{color:#4a6377;text-decoration:none !important;border-bottom:1px dashed #4a6377;font-size:14px;display:inline-block;padding-bottom:3px}
.list_back a:hover{color:#4a6377;border-bottom-color:transparent}.test_parameters{padding:70px 100px 40px;text-align:center}.test_parameters h4{font-size:30px;line-height:36px;color:#404146;padding-bottom:10px}.ul_box{list-style:none}.ul_box li{text-align:left;background:url('/css/../images/icon/ul_list.png') 0 5px no-repeat;padding-left:24px;font-size:16px;line-height:20px;padding-bottom:20px}.start_test_btn{width:230px;height:50px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#b39b02;font-family:"RobotoBold";font-size:26px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;line-height:43px;display:block;margin:20px auto 50px}.start_test_btn:hover,.start_test_btn:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}.start_test_btn:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}.testing_info_foot{text-align:center;font-size:20px;line-height:20px;margin-top:40px;margin-bottom:-60px}.ball_hover{background:url('/css/../images/phone_hover2.png') no-repeat center center;width:222px;height:88px;display:none;position:absolute;top:58px;right:-14px;color:#3c4755;font-family:"RobotoLight";font-size:14px;line-height:21px;text-align:center;padding-top:25px;z-index:4}.show_ball_hover{display:block}@media only screen and (min-width:480px) and (max-width:767px){.show_ball_hover{display:none}}@media only screen and (min-width:320px) and (max-width:479px){.show_ball_hover{display:none}}.keys_list_bl{background:#fff;padding-top:56px}@media only screen and (min-width:320px) and (max-width:479px){.keys_list_bl{padding-top:30px}
}.keys_list_bl h1{font-size:29px;color:#2d3642;padding:0;font-family:"RobotoBold";margin-bottom:15px}@media only screen and (min-width:320px) and (max-width:479px){.keys_list_bl h1{font-size:23px}}.keys_list_bl p{font-size:18px;color:#2d323a;line-height:26px;margin-bottom:30px}@media only screen and (min-width:320px) and (max-width:479px){.keys_list_bl p{font-size:14px}}.keys_block_small{position:relative;width:455px;height:338px;margin-bottom:31px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.keys_block_small.big{width:940px}@media only screen and (min-width:768px) and (max-width:970px){.keys_block_small{width:100%;height:auto}.keys_block_small img{max-width:100%;height:auto}}@media only screen and (min-width:480px) and (max-width:767px){.keys_block_small{width:100%;height:auto}.keys_block_small img{max-width:100%;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.keys_block_small{width:100%;height:auto}.keys_block_small img{max-width:100%;height:auto}}.keys_block_small .keys_small_foot{width:100%;height:80px;position:absolute;bottom:0;left:0;background:rgba(36,51,64,.56);-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.keys_block_small .keys_small_foot span.keys_small_tags{display:inline-block;float:right;line-height:80px;font-family:"RobotoBold";font-size:14px;color:#fff;margin-right:30px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.keys_block_small .keys_small_foot span.keys_small_tags:hover{text-decoration:none}.keys_block_small .keys_small_btn_more{display:inline-block;color:#fff;font-size:16px;border:2px solid #fff;margin-top:23px;margin-left:23px;height:34px;width:133px;text-align:center;line-height:27px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}
.keys_small_btn_more.keys_small_btn_more--right{float:right;margin-left:0;margin-right:23px}.keys_block_small:hover .keys_small_foot .keys_small_title,.keys_block_big:hover .keys_small_foot .keys_small_title{color:#2d3642}.keys_block_small .keys_small_btn_more:hover,.keys_block_small .keys_small_btn_more:focus{text-decoration:none}.keys_block_small .keys_small_btn_more:active{text-decoration:none}.keys_block_small .keys_small_btn_more span:after{content:"";background:url('/css/../images/icon/keys_small_btn_more.png') no-repeat;width:8px;height:17px;display:inline-block;vertical-align:middle;margin-left:15px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.keys_block_small .keys_small_title{position:absolute;top:24px;left:25px;right:25px;font-size:24px;line-height:33px;font-family:"RobotoBold";color:#2d3642;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}@media only screen and (min-width:768px) and (max-width:970px){.keys_block_small .keys_small_title{font-size:20px;line-height:26px}}@media only screen and (min-width:480px) and (max-width:767px){.keys_block_small .keys_small_title{font-size:20px;line-height:26px}}@media only screen and (min-width:320px) and (max-width:479px){.keys_block_small .keys_small_title{font-size:15px;line-height:20px}}.keys_block_big{width:940px;position:relative;height:338px;margin-bottom:31px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}@media only screen and (min-width:768px) and (max-width:970px){.keys_block_big,.keys_block_small.big{width:100%;height:auto}.keys_block_big,.keys_block_small.big img{max-width:100%;height:auto}}@media only screen and (min-width:480px) and (max-width:767px){.keys_block_big,.keys_block_small.big{width:100%;height:auto}
.keys_block_big img,.keys_block_small.big img{max-width:100%;height:auto}}@media only screen and (min-width:320px) and (max-width:479px){.keys_block_big,.keys_block_small.big{width:100%;height:auto}.keys_block_big img,.keys_block_small.big img{max-width:100%;height:auto}}.keys_block_small:hover .keys_small_foot .keys_small_tags,.keys_block_small.big:hover .keys_small_foot .keys_small_tags{color:#2d3642}.keys_block_big .keys_small_foot,.keys_block_small.big .keys_small_foot{width:100%;height:80px;position:absolute;bottom:0;left:0;background:rgba(36,51,64,.56);-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.keys_block_big .keys_small_foot span.keys_small_tags,.keys_block_small.big .keys_small_foot span.keys_small_tags{display:inline-block;float:right;line-height:80px;font-family:"RobotoBold";font-size:14px;color:#fff;margin-right:30px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.keys_block_big .keys_small_foot span.keys_small_tags:hover{text-decoration:none}.keys_block_big .keys_small_btn_more{display:inline-block;color:#fff;font-size:16px;border:2px solid #fff;margin-top:23px;margin-left:23px;height:34px;width:133px;text-align:center;line-height:27px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.keys_block_big .keys_small_btn_more:hover,.keys_block_big .keys_small_btn_more:focus{text-decoration:none}.keys_block_big .keys_small_btn_more:active{text-decoration:none}.keys_block_big .keys_small_btn_more span:after{content:"";background:url('/css/../images/icon/keys_small_btn_more.png') no-repeat;width:8px;height:17px;display:inline-block;vertical-align:middle;margin-left:15px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}
.keys_block_big .keys_small_title{position:absolute;top:24px;left:25px;right:25px;font-size:24px;line-height:33px;font-family:"RobotoBold";color:#fff;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}@media only screen and (min-width:320px) and (max-width:479px){.keys_block_big .keys_small_title{font-size:15px;line-height:20px}}.keys_block_small:hover,.keys_block_big:hover{box-shadow:0 0 18px rgba(0,1,3,.26)}.keys_block_small:hover .keys_small_foot,.keys_block_big:hover .keys_small_foot{background:#fbfbfb}.keys_block_small:hover .keys_small_foot .keys_small_tags,.keys_block_big:hover .keys_small_foot .keys_small_tags{color:#2d3642}.keys_block_small:hover .keys_small_btn_more,.keys_block_big:hover .keys_small_btn_more{color:#4b78bb;border:2px solid #4b78bb}.keys_block_small:hover .keys_small_btn_more span:after,.keys_block_big:hover .keys_small_btn_more span:after{background:url('/css/../images/icon/keys_small_btn_more-hover.png') no-repeat}.keys_block_small:hover .keys_small_title,.keys_block_big:hover .keys_small_title{color:#fff}.keys_send_mail{width:100%;height:236px;background:#f1f1f1;padding:26px 37px;margin-bottom:40px}@media only screen and (min-width:320px) and (max-width:767px){.keys_send_mail{height:auto}}.keys_send_mail p{color:#2d323a;font-size:16px;line-height:26px;margin-bottom:22px}@media only screen and (min-width:480px) and (max-width:767px){.keys_send_mail p{font-size:13px;line-height:22px}}@media only screen and (min-width:320px) and (max-width:479px){.keys_send_mail p{font-size:13px;line-height:20px}}@media only screen and (min-width:480px) and (max-width:767px){.keys_send_mail form button{margin:0 auto 20px;display:block}}@media only screen and (min-width:320px) and (max-width:479px){.keys_send_mail form button{margin:0 auto 20px;display:block}}.send_secce{font-size:14px;color:#659b20;margin-top:24px;font-family:"RobotoBold"}@media only screen and (min-width:480px) and (max-width:767px){.send_secce{text-align:center;line-height:20px}
}@media only screen and (min-width:320px) and (max-width:479px){.send_secce{text-align:center;line-height:20px;font-size:13px}}.error_not_foud{background:url('/css/../images/no_found_bg.jpg') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;width:100%;min-height:511px;padding-top:95px}@media only screen and (min-width:768px) and (max-width:970px){.error_not_foud{min-height:350px;padding-top:50px}}@media only screen and (min-width:480px) and (max-width:767px){.error_not_foud{padding:50px 0}}@media only screen and (min-width:320px) and (max-width:479px){.error_not_foud{padding:50px 0}}.error_title{font-size:42px;color:#2d3642;font-family:"RobotoBold";font-weight:normal}@media only screen and (min-width:768px) and (max-width:970px){.error_title{font-size:32px}}@media only screen and (min-width:480px) and (max-width:767px){.error_title{font-size:38px}}@media only screen and (min-width:320px) and (max-width:479px){.error_title{font-size:25px}}.error_num{font-size:250px;color:#51a7a9;font-family:"RobotoBold"}@media only screen and (min-width:768px) and (max-width:970px){.error_num{font-size:200px}}@media only screen and (min-width:480px) and (max-width:767px){.error_num{font-size:220px}}@media only screen and (min-width:320px) and (max-width:479px){.error_num{font-size:158px}}.error_inf{font-size:17px;color:#2d3642;line-height:26px;margin-top:7px}@media only screen and (min-width:768px) and (max-width:970px){.error_inf{font-size:16px;line-height:24px}}@media only screen and (min-width:320px) and (max-width:479px){.error_inf{font-size:15px;line-height:23px}}.error_inf_two{font-size:17px;color:#fff;background:#243342;margin-top:54px;padding:17px 25px;line-height:20px}@media only screen and (min-width:768px) and (max-width:970px){.error_inf_two{font-size:15px;margin-top:27px}}@media only screen and (min-width:320px) and (max-width:479px){.error_inf_two{font-size:14px;margin-top:30px}}.first_neft{width:100%;min-height:552px;background:url('/css/../images/first_neft_bg.jpg') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:57px}.first_neft_title{font-size:36px;color:#fff;line-height:50px;font-family:"RobotoBold"}@media only screen and (min-width:480px) and (max-width:767px){.first_neft_title{font-size:30px}}@media only screen and (min-width:320px) and (max-width:479px){.first_neft_title{font-size:31px;line-height:40px}}.neft_zak{font-size:16px;font-family:"RobotoBold";display:block;margin-top:8px;margin-bottom:11px}@media only screen and (min-width:480px) and (max-width:767px){.neft_zak{display:inline-block}}@media only screen and (min-width:320px) and (max-width:479px){.neft_zak{display:inline-block}}.neft_zak_logo{width:122px;height:33px;display:block}@media only screen and (min-width:480px) and (max-width:767px){.neft_zak_logo{display:inline-block;position:relative;left:10px;top:8px}}@media only screen and (min-width:320px) and (max-width:479px){.neft_zak_logo{display:inline-block;position:relative;left:10px;top:8px}}.rosneft_par{background:url('/css/../images/rosneft_par.png') no-repeat center center;width:509px;height:346px;top:49px;left:2px;position:relative}@media only screen and (min-width:768px) and (max-width:970px){.rosneft_par{top:50px;left:-149px}
}@media only screen and (min-width:480px) and (max-width:767px){.rosneft_par{position:static}}@media only screen and (min-width:320px) and (max-width:479px){.rosneft_par{width:270px;height:182px;top:40px !important;left:0 !important;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:relative}}a.rosneft_btn{position:relative;top:270px;left:0;float:left;-moz-transition:all .3s linear .1s;-o-transition:all .3s linear .1s;-webkit-transition:all .3s linear .1s;-ms-transition:all .3s linear .1s;transition:all .3s linear .1s}@media only screen and (min-width:480px) and (max-width:767px){a.rosneft_btn{position:static;top:0;left:0;float:none;margin:20px auto 40px}}@media only screen and (min-width:320px) and (max-width:479px){a.rosneft_btn{position:static;top:0;left:0;float:none;margin:20px 0 40px}}.how_rosneft{background:#ffc100;width:100%;min-height:297px}@media only screen and (min-width:320px) and (max-width:970px){.how_rosneft{padding-bottom:30px}}.how_rosneft_title{font-size:30px;color:#fff;font-family:"RobotoBold";background:#262e38;display:inline-block;margin-top:45px;padding:11px 20px 16px 14px}@media only screen and (min-width:320px) and (max-width:479px){.how_rosneft_title{font-size:21px}}.how_rosneft_list{margin-top:48px}.how_rosneft_list li{background:url('/css/../images/how_rosneft_list.png') no-repeat left center;padding-left:27px;margin-bottom:14px;font-size:21px;color:#2d323a;font-family:"RobotoBold"}@media only screen and (min-width:320px) and (max-width:479px){.how_rosneft_list li{font-size:18px}}.dev_concep{background:#fff;width:100%;min-height:242px;padding-top:50px}.dev_concep_p{font-size:17px;color:#2d323a;line-height:26px}@media only screen and (min-width:320px) and (max-width:479px){.dev_concep_p{font-size:16px}}.dev_concep_title{font-size:30px;color:#2d323a;background:#ffc100;font-family:"RobotoBold";display:inline-block;position:relative;top:73px;left:0;padding:10px 13px 17px}
@media only screen and (min-width:480px) and (max-width:767px){.dev_concep_title{font-size:23px;top:17px}}@media only screen and (min-width:320px) and (max-width:479px){.dev_concep_title{font-size:21px;top:25px}}.shem_dev_neft{background:#f1f1f1;width:100%;min-height:504px;color:#2d323a}.shem_dev_neft_p{font-size:17px;margin-top:60px;padding-left:13px}.ros_inf_block{margin-top:64px;position:relative}.arrow_neft1{background:url('/css/../images/arrow_neft.png') no-repeat center center;width:79px;height:19px;position:absolute;left:160px;top:45px}@media only screen and (min-width:768px) and (max-width:970px){.arrow_neft1{left:300px}}@media only screen and (min-width:320px) and (max-width:767px){.arrow_neft1{display:none}}.arrow_neft2{background:url('/css/../images/arrow_neft.png') no-repeat center center;width:79px;height:19px;position:absolute;left:415px;top:45px}@media only screen and (min-width:320px) and (max-width:970px){.arrow_neft2{display:none}}.arrow_neft3{background:url('/css/../images/arrow_neft.png') no-repeat center center;width:79px;height:19px;position:absolute;left:652px;top:45px}@media only screen and (min-width:768px) and (max-width:970px){.arrow_neft3{left:300px;top:280px}}@media only screen and (min-width:320px) and (max-width:767px){.arrow_neft3{display:none}}.ros_inf1{background:url('/css/../images/ros_inf1.png') no-repeat center center;width:89px;height:120px;position:relative;left:0;right:0;margin:0 auto 4px}.ros_inf1-arrow_yel{background:url('/css/../images/ros_inf1-arrow_yel.png') no-repeat center center;width:7px;height:7px;position:absolute;top:32px;left:25px;animation:bounce 2s infinite ease}@keyframes bounce{0{left:25px}50%{left:57px}100%{left:25px}}.ros_inf1-arrow_yel2{background:url('/css/../images/ros_inf1-arrow_yel.png') no-repeat center center;width:7px;height:7px;position:absolute;top:55px;left:25px;animation:bounce2 2s infinite ease;animation-delay:.1s}@keyframes bounce2{0{left:25px}50%{left:57px}100%{left:25px}}.ros_inf1-arrow_bl{background:url('/css/../images/ros_inf1-arrow_bl.png') no-repeat center center;width:7px;height:7px;position:absolute;top:77px;left:25px;animation:bounce3 2s infinite ease;animation-delay:.2s}
@keyframes bounce3{0{left:25px}50%{left:57px}100%{left:25px}}.ros_inf_num{width:23px;height:23px;background:#ffd600;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;display:inline-block;font-size:15px;color:#3c4755;text-align:center;line-height:21px;margin-top:10px;margin-bottom:5px}.ros_inf_txt{font-size:14px;line-height:20px;color:#353535}@media only screen and (min-width:320px) and (max-width:970px){.ros_inf_txt{margin-bottom:30px}}.ros_inf2{background:url('/css/../images/ros_inf2.png') no-repeat center center;width:92px;height:84px;position:relative;left:0;right:0;margin:32px auto 8px}.ros_inf2-lin1{width:71px;height:41px;background:url('/css/../images/ros_inf2-lin1.png') no-repeat center center;position:absolute;top:-29px;left:21px;opacity:1;filter:alpha(opacity=100);animation:lin1 1.8s infinite ease;animation-delay:.2s}@keyframes lin1{0{opacity:1;filter:alpha(opacity=100)}50%{opacity:0;filter:alpha(opacity=0)}100%{opacity:1;filter:alpha(opacity=100)}}.ros_inf2-lin2{width:42px;height:26px;background:url('/css/../images/ros_inf2-lin2.png') no-repeat center center;position:absolute;top:-14px;left:36px;opacity:1;filter:alpha(opacity=100);animation:lin2 1.8s infinite ease}@keyframes lin2{0{opacity:1;filter:alpha(opacity=100)}50%{opacity:0;filter:alpha(opacity=0)}100%{opacity:1;filter:alpha(opacity=100)}}.ros_inf3{background:url('/css/../images/ros_inf3.png') no-repeat center center;width:103px;height:116px;position:relative;left:0;right:0;margin:8px auto 0}.ros_inf3_dop{position:absolute;bottom:21px;left:42px;background:url('/css/../images/ros_inf3_dop.png') no-repeat center center;width:22px;height:17px;opacity:1;filter:alpha(opacity=100);animation:ros_inf3_dop 1.5s infinite linear}@keyframes ros_inf3_dop{0{opacity:1;filter:alpha(opacity=100)}50%{opacity:0;filter:alpha(opacity=0)}100%{opacity:1;filter:alpha(opacity=100)}}.ros_inf4{background:url('/css/../images/ros_inf4.png') no-repeat center center;width:183px;height:115px;position:relative;left:0;right:0;margin:1px auto 8px}
.ros_inf4-ligh1{width:57px;height:71px;background:url('/css/../images/ros_inf4-ligh1.png') no-repeat center center;position:absolute;top:52px;left:97px;opacity:1;filter:alpha(opacity=100);animation:ligh1 1.2s infinite ease}@keyframes ligh1{0{opacity:1;filter:alpha(opacity=100)}50%{opacity:0;filter:alpha(opacity=0)}100%{opacity:1;filter:alpha(opacity=100)}}.ros_inf4-ligh2{width:57px;height:71px;background:url('/css/../images/ros_inf4-ligh2.png') no-repeat center center;position:absolute;top:39px;left:72px;opacity:1;filter:alpha(opacity=100);animation:ligh2 1.2s infinite ease}@keyframes ligh2{0{opacity:1;filter:alpha(opacity=100)}50%{opacity:0;filter:alpha(opacity=0)}100%{opacity:1;filter:alpha(opacity=100)}}.prototype_neft{width:100%;min-height:100px;background:#fff url('/css/../images/prototype_bg.png') no-repeat bottom center;color:#2d323a;padding-top:66px}.prototype_neft_title{font-size:30px;color:#2d323a;background:#ffc100;font-family:"RobotoBold";display:inline-block;padding:10px 13px 17px;margin-bottom:25px}.prototype_neft p{font-size:17px;line-height:26px}p.prototype_txt_big{font-size:20px;line-height:26px;margin-bottom:27px}.prot_neft1{width:334px;margin:26px auto 20px}@media only screen and (min-width:320px) and (max-width:479px){.prot_neft1{width:100%}}.prot_neft1 img{max-width:100%;height:auto}.prot_neft2{width:428px;margin:35px auto 12px}@media only screen and (min-width:320px) and (max-width:479px){.prot_neft2{width:100%}}.prot_neft2 img{max-width:100%;height:auto}.otd_des{font-size:17px;color:#2d323a;border-bottom:1px solid #abb7b1;display:block;padding-bottom:11px}.otd_des_prot{width:727px;height:416px;margin:29px auto 0;position:relative}@media only screen and (min-width:480px) and (max-width:767px){.otd_des_prot{width:100%;height:100%}}@media only screen and (min-width:320px) and (max-width:479px){.otd_des_prot{width:100%;height:100%}.otd_des_prot img{max-width:100%;height:auto}}.otd_line1{font-size:16px;color:#647e8e;position:absolute;top:49px;left:-56px}.otd_line1:after{content:"";background:url('/css/../images/otd_line1.png') no-repeat;width:245px;height:12px;display:block;position:relative;top:3px;left:0}
@media only screen and (min-width:320px) and (max-width:970px){.otd_line1{display:none}}.otd_line2{font-size:16px;color:#647e8e;position:absolute;top:228px;left:-62px}.otd_line2:after{content:"";background:url('/css/../images/otd_line2.png') no-repeat;width:276px;height:160px;display:block;position:relative;top:-140px;left:0}@media only screen and (min-width:320px) and (max-width:970px){.otd_line2{display:none}}.otd_line3{font-size:16px;color:#647e8e;position:absolute;top:4px;right:-120px}.otd_line3:after{content:"";background:url('/css/../images/otd_line3.png') no-repeat;width:213px;height:12px;display:block;position:relative;top:3px;left:-85px}@media only screen and (min-width:320px) and (max-width:970px){.otd_line3{display:none}}.otd_line4{font-size:16px;color:#647e8e;position:absolute;top:160px;right:-195px}.otd_line4:after{content:"";background:url('/css/../images/otd_line4.png') no-repeat;width:282px;height:12px;display:block;position:relative;top:3px;left:-160px}@media only screen and (min-width:320px) and (max-width:970px){.otd_line4{display:none}}.prog_app{background:#fff;width:100%;min-height:100px;padding-top:71px;padding-bottom:20px}.prog_app_title{font-size:30px;color:#2d323a;background:#ffc100;font-family:"RobotoBold";display:inline-block;padding:10px 13px 17px;margin-bottom:25px}@media only screen and (min-width:320px) and (max-width:479px){.prog_app_title{font-size:25px}}.prog_app p{font-size:17px;line-height:26px;color:#2d323a}.prog_img1{width:513px;margin:29px auto 0}@media only screen and (min-width:320px) and (max-width:767px){.prog_img1{width:100%}}.prog_img1 img{max-width:100%;height:auto}.prog_img2{width:524px;margin:29px auto 0}@media only screen and (min-width:320px) and (max-width:767px){.prog_img2{width:100%}}.prog_img2 img{max-width:100%;height:auto}.prog_app_er{width:100%;min-height:355px;background:#33363a;position:relative}@media only screen and (min-width:320px) and (max-width:970px){.prog_app_er{padding-bottom:30px}
}.prog_app_er p{font-size:17px;line-height:26px;color:#fff;display:block;margin-top:86px}@media only screen and (min-width:320px) and (max-width:970px){.prog_app_er p{margin-top:30px}}.prog_app_er_img1{position:relative;top:-28px;max-width:100%}.prog_app_er_img1 img{max-width:100%;height:auto}@media only screen and (min-width:320px) and (max-width:970px){.prog_app_er_img1{top:0}}.app_er_2{background:url('/css/../images/app_er_2.png') no-repeat center center;width:407px;height:58px;position:absolute;top:197px;left:80px}@media only screen and (min-width:480px) and (max-width:767px){.app_er_2{top:130px;left:0}}@media only screen and (min-width:320px) and (max-width:479px){.app_er_2{display:none}}.app_er_1{background:url('/css/../images/app_er_1.png') no-repeat center center;width:469px;height:123px;position:absolute;top:129px;left:-63px;z-index:2}@media only screen and (min-width:768px) and (max-width:970px){.app_er_1{left:-19px}}@media only screen and (min-width:480px) and (max-width:767px){.app_er_1{left:0;top:60px;width:100%}}@media only screen and (min-width:320px) and (max-width:479px){.app_er_1{display:none}}.sborka_shkafov{background:#fff;padding-top:83px}.sborka_shkafov_title{font-size:30px;color:#2d323a;background:#ffc100;font-family:"RobotoBold";display:inline-block;padding:10px 13px 17px;margin-bottom:25px}@media only screen and (min-width:480px) and (max-width:767px){.sborka_shkafov_title{font-size:28px}}.sborka_shkafov p{font-size:17px;line-height:26px;color:#2d323a}p.sborka_shkafov_bigp{font-size:20px;margin:20px 0}.sborka_img1{max-width:100%;margin-top:32px}.sborka_img1 img{max-width:100%;height:auto}.sborka_img2{max-width:100%;margin-top:32px;margin-bottom:42px}.sborka_img2 img{max-width:100%;height:auto}.sborka_video{margin-top:33px}@media only screen and (min-width:320px) and (max-width:767px){.sborka_video img{max-width:100%;height:auto}}.work_vzryvo{font-size:30px;color:#2d323a;background:#ffc100;font-family:"RobotoBold";display:inline-block;padding:10px 13px 17px;margin-bottom:25px;margin-top:59px}
.book_work{margin-top:51px}.short_keys_sect{width:100%;min-height:100px;background:#fff;color:#2d323a;padding-bottom:82px}.short_keys_title{font-size:30px;font-family:"RobotoBold";display:block;margin-left:28px;line-height:35px;margin-bottom:29px}.short_keys_block{position:relative;width:455px;height:338px;margin-bottom:31px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear;background:#4b9c56}.short_keys_block img{max-width:100%;height:100%}@media only screen and (min-width:320px) and (max-width:970px){.short_keys_block{width:100%}}.short_keys_block .short_keys_foot{width:100%;height:80px;position:absolute;bottom:0;left:0;background:rgba(36,51,64,.56);-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.short_keys_block .short_keys_foot a.short_keys_tags{display:inline-block;float:right;line-height:80px;font-family:"RobotoBold";font-size:14px;color:#fff;margin-right:30px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.short_keys_block .short_keys_foot a.short_keys_tags:hover{text-decoration:none}.short_keys_block .short_keys_btn_more{display:inline-block;color:#fff;font-size:16px;border:2px solid #fff;margin-top:23px;margin-left:23px;height:34px;width:133px;text-align:center;line-height:27px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.short_keys_block .short_keys_btn_more:hover,.short_keys_block .short_keys_btn_more:focus{text-decoration:none}.short_keys_block .short_keys_btn_more:active{text-decoration:none}.short_keys_block .short_keys_btn_more span:after{content:"";background:url('/css/../images/icon/keys_small_btn_more.png') no-repeat;width:8px;height:17px;display:inline-block;vertical-align:middle;margin-left:15px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}
.short_keys_block a.short_keys_title_link{position:absolute;top:24px;left:20px;right:46px;font-size:24px;line-height:33px;font-family:"RobotoBold";color:#fff;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear;text-decoration:none}@media only screen and (min-width:768px) and (max-width:970px){.short_keys_block a.short_keys_title_link{font-size:20px;line-height:26px}}@media only screen and (min-width:480px) and (max-width:767px){.short_keys_block a.short_keys_title_link{font-size:20px;line-height:26px}}@media only screen and (min-width:320px) and (max-width:479px){.short_keys_block a.short_keys_title_link{font-size:15px;line-height:20px}}.short_keys_block:hover{box-shadow:0 0 18px rgba(0,1,3,.26)}.short_keys_block:hover .short_keys_foot{background:#fbfbfb}.short_keys_block:hover .short_keys_foot .short_keys_tags{color:#2d3642}.short_keys_block:hover .short_keys_btn_more{color:#4b78bb;border:2px solid #4b78bb}.short_keys_block:hover .short_keys_btn_more span:after{background:url('/css/../images/icon/keys_small_btn_more-hover.png') no-repeat}.subsc_block{background:#f1f1f1;height:338px;padding:31px 20px}@media only screen and (min-width:320px) and (max-width:479px){.subsc_block{height:auto}}.subsc_block_title{color:#2d323a;font-size:30px;font-family:"RobotoBold"}.subsc_block_txt{font-size:17px;color:#2d323a;line-height:26px;margin:39px 0 15px}@media only screen and (min-width:768px) and (max-width:970px){.subsc_block_txt{margin:10px 0 15px}}.subsc_form input[type="email"]{display:block;width:273px;height:49px;background:#fdfdfd;border:1px solid #e9e9e9;padding:0 10px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;font-size:16px;color:#83999e}@media only screen and (min-width:320px) and (max-width:479px){.subsc_form input[type="email"]{width:100%}}.subsc_form input[type="email"]::-webkit-input-placeholder{color:#83999e;font-size:16px;opacity:1}
.subsc_form input[type="email"]:-moz-placeholder{color:#83999e;font-size:16px;opacity:1}.subsc_form input[type="email"]::-moz-placeholder{color:#83999e;font-size:16px;opacity:1}.subsc_form input[type="email"]:-ms-input-placeholder{color:#83999e;font-size:16px;opacity:1}.subsc_form .field-input.input-error{background:#fff url('/css/../images/icon-fail.png') no-repeat 96% center;border:1px solid #e9a2a2}.subsc_form button,.keys_send_mail form button,.blog-subscribe-button{display:inline-block;padding:12px 40px;border-radius:3px;background-color:#fdd104;box-shadow:0 8px 23px 0 rgba(253,209,4,.35);text-align:center;font-size:16px;line-height:18px;color:#464646;text-decoration:none !important;border:0 !important;transition:.3s}.end_keys_neft{height:75px}.gen_mail_top{width:100%;min-height:900px;background:url('/css/../images/gen_mail_topbg.jpg') no-repeat bottom center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:relative;padding-top:67px}@media only screen and (min-width:320px) and (max-width:767px){.gen_mail_top{padding-bottom:40px}}.gen_mail_top-title{font-family:"RobotoBold";font-size:36px;line-height:50px;letter-spacing:.8px}@media only screen and (min-width:480px) and (max-width:767px){.gen_mail_top-title{font-size:34px;line-height:40px}}@media only screen and (min-width:320px) and (max-width:479px){.gen_mail_top-title{font-size:20px;line-height:30px;text-align:center}}.gen_mail_top-zadacha_title{font-size:16px;font-family:"RobotoBold";display:block;margin-top:17px}@media only screen and (min-width:320px) and (max-width:479px){.gen_mail_top-zadacha_title{margin-top:40px}}.gen_mail_top-zadacha_txt{font-size:16px;width:540px;margin-top:15px;line-height:21px}@media only screen and (min-width:480px) and (max-width:767px){.gen_mail_top-zadacha_txt{width:100%}}@media only screen and (min-width:320px) and (max-width:479px){.gen_mail_top-zadacha_txt{width:100%}}.gen_mail_top h2{font-size:30px;color:#fff;background:#64649b;padding:13px 20px;display:inline-block;margin-top:206px;font-family:"RobotoBold"}
@media only screen and (min-width:768px) and (max-width:970px){.gen_mail_top h2{margin-top:170px}}@media only screen and (min-width:480px) and (max-width:767px){.gen_mail_top h2{margin-top:90px}}@media only screen and (min-width:320px) and (max-width:479px){.gen_mail_top h2{margin-top:40px;font-size:21px}}.mail_p1{background:url('/css/../images/parallax/mail_p1.png') no-repeat center center;width:250px;height:159px;position:absolute;top:134px;left:138px}@media only screen and (min-width:320px) and (max-width:1300px){.mail_p1{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.mail_p1{top:90px;left:-70px}}@media only screen and (min-width:1501px) and (max-width:1600px){.mail_p1{top:0;left:-90px}}.mail_p2{background:url('/css/../images/parallax/mail_p2.png') no-repeat center center;width:289px;height:273px;position:absolute;top:384px;left:255px}@media only screen and (min-width:320px) and (max-width:1300px){.mail_p2{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.mail_p2{top:384px;left:-40px}}.mail_p3{background:url('/css/../images/parallax/mail_p3.png') no-repeat center center;width:350px;height:266px;position:absolute;top:389px;right:342px}@media only screen and (min-width:320px) and (max-width:970px){.mail_p3{display:none}}@media only screen and (min-width:320px) and (max-width:1300px){.mail_p3{right:130px}}@media only screen and (min-width:1301px) and (max-width:1600px){.mail_p3{top:389px;right:200px}}.mail_p4{background:url('/css/../images/parallax/mail_p4.png') no-repeat center center;width:553px;height:663px;position:absolute;top:94px;right:467px}@media only screen and (min-width:320px) and (max-width:970px){.mail_p4{display:none}}@media only screen and (min-width:320px) and (max-width:1300px){.mail_p4{right:150px}}@media only screen and (min-width:1301px) and (max-width:1600px){.mail_p4{top:94px;right:230px}}.mail_p5{background:url('/css/../images/parallax/mail_p5.png') no-repeat center center;width:159px;height:130px;position:absolute;top:154px;right:234px}
@media only screen and (min-width:320px) and (max-width:1300px){.mail_p5{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.mail_p5{top:85px;right:40px}}a.gem_mail_btn{margin-top:66px;float:left;-moz-transition:all .3s linear .1s;-o-transition:all .3s linear .1s;-webkit-transition:all .3s linear .1s;-ms-transition:all .3s linear .1s;transition:all .3s linear .1s}@media only screen and (min-width:480px) and (max-width:767px){a.gem_mail_btn{position:static;top:0;left:0;float:none;margin:20px auto 40px}}@media only screen and (min-width:320px) and (max-width:479px){a.gem_mail_btn{position:static;top:0;left:0;float:none;margin:40px 0}}.keys_mail_list{margin-top:52px}.keys_mail_list li{background:url('/css/../images/icon/keys_mail_list.png') no-repeat 0 50%;padding-left:30px;font-size:21px;font-family:"RobotoBold";color:#fff;margin-bottom:14px}@media only screen and (min-width:480px) and (max-width:767px){.keys_mail_list li{font-size:18px;line-height:20px}}@media only screen and (min-width:320px) and (max-width:479px){.keys_mail_list li{font-size:16px;line-height:20px;background:url('/css/../images/icon/keys_mail_list.png') no-repeat 0 20%}}.short_keys_sect_mail{background:#d6e4e7}.short_keys_sect_mail .short_keys_title{color:#2d323a;margin-left:0}.module_gen{width:100%;min-height:100px;background:#d6e4e7;padding-top:48px}.module_gen h2{font-size:30px;color:#fff;font-family:"RobotoBold";background:#0090af;padding:8px 14px;display:inline-block}@media only screen and (min-width:320px) and (max-width:479px){.module_gen h2{font-size:25px}}.module_gen h3{font-size:20px;color:#444;margin-top:31px;line-height:24px}@media only screen and (min-width:320px) and (max-width:479px){.module_gen h3{font-size:16px}}.module_gen_title{font-size:31px;color:#444;font-family:"RobotoBold";margin-bottom:36px}@media only screen and (min-width:320px) and (max-width:479px){.module_gen_title{font-size:27px;margin-bottom:30px}}.module_gen_txt{font-size:16px;color:#2d323a;line-height:19px}
.module_mail_img{width:686px;float:right;margin-top:33px;position:relative;margin-bottom:169px}@media only screen and (min-width:768px) and (max-width:970px){.module_mail_img{margin-bottom:30px}}@media only screen and (min-width:480px) and (max-width:767px){.module_mail_img{width:100%;margin-bottom:30px}}@media only screen and (min-width:320px) and (max-width:479px){.module_mail_img{width:100%;margin-bottom:30px}}.module_mail_img img{max-width:100%;height:auto}.module_mail_img p{font-size:16px;color:#2d323a;text-align:center;margin-bottom:20px}.module_mail_img2{width:688px;float:right;position:relative;margin-bottom:44px}@media only screen and (min-width:768px) and (max-width:970px){.module_mail_img2{margin-bottom:30px}}@media only screen and (min-width:480px) and (max-width:767px){.module_mail_img2{width:100%;margin-bottom:30px}}@media only screen and (min-width:320px) and (max-width:479px){.module_mail_img2{width:100%;margin-bottom:30px}}.module_mail_img2 img{max-width:100%;height:auto}.module_mail_img3{width:687px;float:right;position:relative;margin-bottom:123px}@media only screen and (min-width:768px) and (max-width:970px){.module_mail_img3{margin-bottom:30px}}@media only screen and (min-width:480px) and (max-width:767px){.module_mail_img3{width:100%;margin-bottom:30px}}@media only screen and (min-width:320px) and (max-width:479px){.module_mail_img3{width:100%;margin-bottom:30px}}.module_mail_img3 img{max-width:100%;height:auto}.module_mail2_itm1{position:absolute;left:-254px;top:42px;width:221px;font-size:16px;color:#2d323a;line-height:19px}@media only screen and (min-width:320px) and (max-width:970px){.module_mail2_itm1{display:none}}.module_mail2_itm1:after{content:"";display:block;background:url('/css/../images/icon/module_mail2_itm1.png') no-repeat;width:348px;height:77px;position:absolute;left:80px;top:72px}.module_mail3_itm1{position:absolute;left:-254px;top:5px;width:221px;font-size:16px;color:#2d323a;line-height:19px}@media only screen and (min-width:320px) and (max-width:970px){.module_mail3_itm1{display:none}
}.module_mail3_itm1:after{content:"";display:block;background:url('/css/../images/icon/module_mail3_itm1.png') no-repeat;width:349px;height:78px;position:absolute;left:80px;top:51px}.module_mail3_itm2{position:absolute;left:-254px;bottom:9px;width:200px;font-size:16px;color:#2d323a;line-height:19px}@media only screen and (min-width:320px) and (max-width:970px){.module_mail3_itm2{display:none}}.module_mail3_itm2:after{content:"";display:block;background:url('/css/../images/icon/module_mail3_itm2.png') no-repeat;width:236px;height:26px;position:absolute;left:108px;top:32px}.module_mail_itm1{position:absolute;left:-254px;top:144px;width:221px;font-size:16px;color:#2d323a;line-height:19px}@media only screen and (min-width:320px) and (max-width:970px){.module_mail_itm1{display:none}}.module_mail_itm1:after{content:"";display:block;background:url('/css/../images/icon/module_mail_itm1.png') no-repeat;width:363px;height:75px;position:absolute;left:75px;top:109px}.module_mail_itm2{position:absolute;left:-254px;bottom:200px;width:221px;font-size:16px;color:#2d323a;line-height:19px}@media only screen and (min-width:320px) and (max-width:970px){.module_mail_itm2{display:none}}.module_mail_itm2:after{content:"";display:block;background:url('/css/../images/icon/module_mail_itm2.png') no-repeat;width:285px;height:2px;position:absolute;left:188px;top:11px}.module_mail_itm3{position:absolute;left:-254px;bottom:-63px;width:205px;font-size:16px;color:#2d323a;line-height:19px}@media only screen and (min-width:320px) and (max-width:970px){.module_mail_itm3{display:none}}.module_mail_itm3:after{content:"";display:block;background:url('/css/../images/icon/module_mail_itm3.png') no-repeat;width:285px;height:42px;position:absolute;left:104px;top:-48px}.module_mail_itm4{position:absolute;right:34px;bottom:-38px;width:228px;font-size:16px;color:#2d323a;line-height:19px}@media only screen and (min-width:320px) and (max-width:970px){.module_mail_itm4{display:none}
}.module_mail_itm4:before{content:"";display:block;background:url('/css/../images/icon/module_mail_itm4.png') no-repeat;width:2px;height:62px;position:absolute;left:-10px;top:-40px}.uchet_img{margin-top:115px;position:relative;margin-bottom:17px}@media only screen and (min-width:768px) and (max-width:970px){.uchet_img{margin-top:30px}}@media only screen and (min-width:480px) and (max-width:767px){.uchet_img{margin-top:30px}}@media only screen and (min-width:320px) and (max-width:479px){.uchet_img{margin-top:30px}}.uchet_img img{max-width:100%;height:auto}.uchet_img_itm1{font-size:16px;color:#2d323a;position:absolute;top:-63px;left:170px;width:195px;line-height:19px}@media only screen and (min-width:320px) and (max-width:970px){.uchet_img_itm1{display:none}}.uchet_img_itm1:before{content:"";display:block;background:url('/css/../images/icon/uchet_img_itm1.png') no-repeat;width:22px;height:132px;position:absolute;left:-20px;top:60px}.uchet_img_itm2{font-size:16px;color:#2d323a;position:absolute;top:-73px;right:80px;width:195px;line-height:19px}@media only screen and (min-width:320px) and (max-width:970px){.uchet_img_itm2{display:none}}.uchet_img_itm2:before{content:"";display:block;background:url('/css/../images/icon/uchet_img_itm2.png') no-repeat;width:22px;height:132px;position:absolute;left:1px;top:70px}.taskon_mail_block{padding:10px 0 34px 33px;background:#eaeeef;margin-bottom:40px}@media only screen and (min-width:768px) and (max-width:970px){.taskon_mail_block{padding:33px}}@media only screen and (min-width:480px) and (max-width:767px){.taskon_mail_block{padding:33px}}@media only screen and (min-width:320px) and (max-width:479px){.taskon_mail_block{padding:33px}}.taskon_mail_block_txt{display:inline-block;font-size:20px;color:#2d323a;line-height:23px;font-family:"RobotoBold"}@media only screen and (min-width:768px) and (max-width:970px){.taskon_mail_block_txt{display:block;text-align:center}}
@media only screen and (min-width:480px) and (max-width:767px){.taskon_mail_block_txt{display:block;text-align:center}}@media only screen and (min-width:320px) and (max-width:479px){.taskon_mail_block_txt{display:block;text-align:center;font-size:16px}}.taskon_mail_block_logo{display:inline-block;position:relative;margin-left:71px;top:8px}@media only screen and (min-width:768px) and (max-width:970px){.taskon_mail_block_logo{display:block;top:0;width:202px;margin:20px auto}}@media only screen and (min-width:480px) and (max-width:767px){.taskon_mail_block_logo{display:block;top:0;width:202px;margin:20px auto}}@media only screen and (min-width:320px) and (max-width:479px){.taskon_mail_block_logo{display:block;top:0;width:202px;margin:20px auto}}.taskon_mail_block_link{display:inline-block;font-size:14px;color:#57a2b5;text-decoration:underline;margin-left:70px;position:relative;top:-10px}@media only screen and (min-width:768px) and (max-width:970px){.taskon_mail_block_link{display:block;top:0;width:100px;text-align:center;margin:0 auto}}@media only screen and (min-width:480px) and (max-width:767px){.taskon_mail_block_link{display:block;top:0;width:100px;text-align:center;margin:0 auto}}@media only screen and (min-width:320px) and (max-width:479px){.taskon_mail_block_link{display:block;top:0;width:100px;text-align:center;margin:0 auto}}.taskon_mail_block_link:hover,.taskon_mail_block_link:active,.taskon_mail_block_link:focus{text-decoration:none;color:#57a2b5}.keys_appl_top{width:100%;height:444px;background:#60ad26 url('/css/../images/keys_appl_bg.png') no-repeat bottom center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:53px;position:relative}@media only screen and (min-width:480px) and (max-width:767px){.keys_appl_top{height:574px}}@media only screen and (min-width:320px) and (max-width:479px){.keys_appl_top{height:535px}}.keys_appl_top h1{font-size:36px;line-height:50px;letter-spacing:.72px;font-family:"RobotoBold"}
@media only screen and (min-width:768px) and (max-width:970px){.keys_appl_top h1{font-size:28px;line-height:45px}}@media only screen and (min-width:480px) and (max-width:767px){.keys_appl_top h1{font-size:25px;line-height:30px;margin-bottom:20px}}@media only screen and (min-width:320px) and (max-width:479px){.keys_appl_top h1{font-size:22px;line-height:30px;margin-bottom:20px}}.appl_p1{background:url('/css/../images/parallax/appl_p1.png') no-repeat center center;width:357px;height:321px;position:absolute;top:90px;left:0}@media only screen and (min-width:320px) and (max-width:1300px){.appl_p1{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.appl_p1{top:60px;left:-85px}}.appl_p2{background:url('/css/../images/parallax/appl_p2.png') no-repeat center center;width:270px;height:295px;position:absolute;top:333px;left:225px;z-index:4}@media only screen and (min-width:320px) and (max-width:1300px){.appl_p2{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.appl_p2{left:60px}}.appl_p3{background:url('/css/../images/parallax/appl_p3.png') no-repeat center center;width:386px;height:448px;position:absolute;top:109px;right:76px;z-index:4}@media only screen and (min-width:320px) and (max-width:1300px){.appl_p3{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.appl_p3{right:0;top:50px}}.appl_p4{background:url('/css/../images/parallax/appl_p4.png') no-repeat center center;width:268px;height:279px;position:absolute;top:352px;right:442px;z-index:4}@media only screen and (min-width:320px) and (max-width:1300px){.appl_p4{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.appl_p4{top:390px;right:150px}}.appl_zak{font-size:16px;font-family:"RobotoBold";display:block;margin-top:18px;margin-bottom:33px}@media only screen and (min-width:480px) and (max-width:767px){.appl_zak{display:inline-block}}@media only screen and (min-width:320px) and (max-width:479px){.appl_zak{display:inline-block}}.appl_zak_logo{width:140px;height:41px;display:block}
@media only screen and (min-width:480px) and (max-width:767px){.appl_zak_logo{display:inline-block;position:relative;left:10px;top:15px}}@media only screen and (min-width:320px) and (max-width:479px){.appl_zak_logo{display:inline-block;position:relative;left:10px;top:15px}}a.appl_btn{width:201px;height:47px;position:relative;top:157px;left:0;float:left}@media only screen and (min-width:480px) and (max-width:767px){a.appl_btn{position:static;top:0;left:0;float:none;margin:20px auto 40px}}@media only screen and (min-width:320px) and (max-width:479px){a.appl_btn{position:static;top:0;left:0;float:none;margin:20px 0 40px}}.appl_par{background:url('/css/../images/appl_par.png') no-repeat center center;max-width:539px;height:389px;top:21px;left:10px;position:relative}.appl_par.appl_par--without_logo{background:url('/css/../images/appl_par_w_o_logo.png') no-repeat center center}.case_subtitle{font-size:18px;font-weight:normal;margin-top:30px}.case_w_background{display:inline-block;color:#fff !important;background-color:#7d7d88d6;padding:10px 20px}@media only screen and (min-width:768px) and (max-width:970px){.appl_par{background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;height:242px;top:42px !important}}@media only screen and (min-width:480px) and (max-width:767px){.appl_par{position:static;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;height:303px}}@media only screen and (min-width:320px) and (max-width:479px){.appl_par{width:270px;height:195px;top:10px !important;left:0 !important;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:relative}}.keys_appl_bt{background:url('/css/../images/keys_appl_bt.png') no-repeat bottom center;width:100%;min-height:62px;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:relative;z-index:2;top:-62px}.appl_how_works{width:100%;background:#60ad26;min-height:100px;position:relative;top:-62px;padding-top:45px;padding-bottom:41px}
.appl_how_works h2{font-size:30px;color:#fff;background:#262e38;display:inline-block;padding:10px 15px 17px 23px;font-family:"RobotoBold"}@media only screen and (min-width:320px) and (max-width:479px){.appl_how_works h2{font-size:20px}}.appl_list{margin-top:23px}.appl_list li{background:url('/css/../images/appl_list.png') no-repeat center left;padding-left:27px;font-size:21px;margin-bottom:14px;font-family:"RobotoBold"}.appl_list.appl_list--with_desc{margin-top:45px}.appl_list.appl_list--with_desc li{line-height:1.3;padding-left:0;font-size:24px;margin-bottom:30px}.appl_list.appl_list--without_desc li{padding-top:20px;padding-bottom:20px}li.appl_list_icon{background:none}.appl_list_desc{line-height:1.5;font-family:"RobotoLight";margin-top:15px;font-size:16px}.crypto-section h3,.crypto-section h2{font-size:25px;color:#494949;font-family:"RobotoBold"}.crypto-section .container ul{list-style:disc !important}.crypto-section .container ol{list-style:decimal !important}.cross-banner{color:#2c2c2c;margin:65px 0;border:3px solid #7ba948}.cross-banner:after{content:'';display:table;clear:both}.cross-banner--right .cross-banner__content,.cross-banner--right .cross-banner__image{float:right}.cross-banner__content,.cross-banner__image{float:left}.cross-banner__image img{max-width:100%}.cross-banner .cross-banner__header{font-size:32px;margin:0}.cross-banner .cross-banner__content p{margin-top:12px;margin-bottom:35px;font-size:24px}.cross-banner__link{width:178px;height:50px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;font-family:"RobotoBold";font-size:20px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;line-height:43px;display:inline-block}.cross-banner__link:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}
.cross-banner__link:hover,.cross-banner__link:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}.cross-banner--right .cross-banner__content{padding-right:0}.cross-banner__content{padding:30px}.cross-banner__image{display:none}@media only screen and (min-width:768px){.cross-banner--right .cross-banner__image{padding-right:25px;padding-left:0}.cross-banner__image{display:block;padding-top:20px;padding-left:25px;width:48%}.cross-banner--right .cross-banner__content{width:54%}.cross-banner--right .cross-banner__image{width:46%}.cross-banner__content{width:52%;padding:50px}}@media only screen and (min-width:970px){.cross-banner__image{margin-top:-30px;margin-bottom:-30px}}@media only screen and (min-width:480px){.appl_list_icon.icon--1{background:url('/css/../images/business_icon_1.png') no-repeat top left}.appl_list_icon.icon--2{background:url('/css/../images/business_icon_2.png') no-repeat top left}.appl_list_icon.icon--3{background:url('/css/../images/business_icon_3.png') no-repeat top left}.appl_list_icon.icon--4{background:url('/css/../images/business_icon_4.png') no-repeat top left}.appl_list_icon.icon--5{background:url('/css/../images/business_icon_5.png') no-repeat top left}.appl_list_icon.icon--6{background:url('/css/../images/business_icon_6.png') no-repeat top left}.appl_list.appl_list--without_desc li,.appl_list.appl_list--with_desc li{padding-left:80px}.appl_list.appl_list--without_desc li{background-position:center left}}@media only screen and (min-width:480px) and (max-width:767px){.appl_list.appl_list--without_desc li,.appl_list.appl_list--with_desc li{font-size:22px}.appl_list li{font-size:19px}}@media only screen and (min-width:320px) and (max-width:479px){.appl_list.appl_list--without_desc li,.appl_list.appl_list--with_desc li{font-size:21px}.appl_list li{font-size:16px}}.appl_content{background:#fff;color:#2d323a;margin-top:-62px;padding-top:70px;padding-bottom:48px}
.appl_content p{margin-bottom:15px;font-size:17px;line-height:26px}@media only screen and (min-width:320px) and (max-width:479px){.appl_content p{font-size:14px}}.blog_container{background:#fff;width:100%;padding-top:46px}.blog{padding-bottom:30px}.blog h1{font-size:29px;font-family:"RobotoBold";color:#2d3642;margin-bottom:16px}.subsc_blog{background:#f1f1f1;padding:20px}.subsc_blog_title{color:#2d323a;font-size:25px;font-family:"RobotoBold"}@media only screen and (min-width:320px) and (max-width:479px){.subsc_blog_title{font-size:17px}}.subsc_blog_txt{font-size:17px;color:#2d323a;line-height:26px;margin:15px 0}@media only screen and (min-width:768px) and (max-width:970px){.subsc_blog_txt{margin:10px 0 15px}}@media only screen and (min-width:320px) and (max-width:479px){.subsc_blog_txt{font-size:14px}}.subsc_blog_form input[type="email"]{display:block;width:273px;height:49px;background:#fdfdfd;border:1px solid #e9e9e9;padding:0 10px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;font-size:16px;color:#83999e}@media only screen and (min-width:320px) and (max-width:479px){.subsc_blog_form input[type="email"]{width:100%}}.subsc_blog_form input[type="email"]::-webkit-input-placeholder{color:#83999e;font-size:16px;opacity:1}.subsc_blog_form input[type="email"]:-moz-placeholder{color:#83999e;font-size:16px;opacity:1}.subsc_blog_form input[type="email"]::-moz-placeholder{color:#83999e;font-size:16px;opacity:1}.subsc_blog_form input[type="email"]:-ms-input-placeholder{color:#83999e;font-size:16px;opacity:1}.subsc_blog_form .field-input.input-error{background:#fff url('/css/../images/icon-fail.png') no-repeat 96% center;border:1px solid #e9a2a2}.article_short{margin-bottom:57px}.article_short:last-child{margin-bottom:0}.article_short_title{font-size:25px;line-height:35px;color:#3d3d3d;font-family:"RobotoBold"}
@media only screen and (min-width:768px) and (max-width:970px){.article_short_title{font-size:20px;line-height:27px}}@media only screen and (min-width:320px) and (max-width:479px){.article_short_title{font-size:20px;line-height:27px}}.article_short_title:hover,.article_short_title:focus,.article_short_title:active{color:#49acc5;text-decoration:none}.article_short_head{height:30px;width:100%;line-height:30px;font-size:13px;color:#949494;margin-top:5px}@media only screen and (min-width:320px) and (max-width:479px){.article_short_head{height:auto}}.article_short_date{margin-right:19px}.article_short_view{position:relative}.article_short_view:hover .blog_toltip_left{display:block}.article_short_view:before{content:"";background:url('/css/../images/icon/article_view.png') no-repeat;width:21px;height:14px;display:inline-block;vertical-align:middle;margin-right:6px;margin-top:-3px}.article_short_view .blog_toltip_left{display:none;width:209px;height:66px;line-height:65px;padding-left:5px;background:url('/css/../images/blog_toltip_left.png') no-repeat center center;text-align:center;font-size:14px;font-family:"RobotoLight";position:absolute;right:-214px;top:-23px}.article_short_tags{margin-top:11px}.article_short_tags a{font-size:14px;color:#49acc5;margin-right:10px}.article_short_tags a:hover,.article_short_tags a:focus,.article_short_tags a:active{text-decoration:underline}.article_short_txt img{margin:14px 0 11px;width:100%;height:auto}.article_short_txt p{font-size:16px;line-height:25px;color:#525252}@media only screen and (min-width:320px) and (max-width:479px){.article_short_txt p{font-size:14px;line-height:22px}}.article_short_txt p a{color:#49acc5}.article_short_txt p a:hover,.article_short_txt p a:focus,.article_short_txt p a:active{text-decoration:underline}.article_short_txt ol{margin-top:25px}.article_short_txt ol li{color:#3c4755;font-size:16px}@media only screen and (min-width:320px) and (max-width:479px){.article_short_txt ol li{font-size:14px}}.article_short_txt ol li:before{counter-increment:myCounter;content:counter(myCounter);color:#fff;font-size:15px;font-family:"RobotoBold";background:#00aec7;display:inline-block;text-align:center;margin:4px 12px 0 4px;line-height:23px;width:23px;height:23px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px}
.article_short_txt ul{margin-top:32px}.article_short_txt ul li{background:url('/css/../images/icon/ul_list_blue.png') no-repeat left center;height:30px;line-height:30px;padding-left:34px;font-size:16px;color:#3c4755}@media only screen and (min-width:320px) and (max-width:479px){.article_short_txt ul li{font-size:14px;line-height:17px;margin-bottom:10px}}.article_short_txt .tb_blog{margin-top:23px;overflow-x:auto}.article_short_txt tr th{padding:15px 20px;border:1px solid #c7c7c7;vertical-align:top;color:#2d323a;font-size:16px;line-height:20px}.article_short_txt thead tr th{background:#00aec7;font-family:"RobotoBold";color:#fff;font-size:16px;line-height:21px;padding:0 0 0 20px;border:1px solid #c7c7c7;vertical-align:middle}.article_short_social{float:right}@media only screen and (min-width:320px) and (max-width:479px){.article_short_social{float:none}}.sidebar{margin-top:5px}.sidebar_module h2{font-size:18px;line-height:20px;color:#3d3d3d;font-family:"RobotoBold";margin-bottom:25px}.sidebar_module_body a.cat_link_mod{display:inline-block;font-size:14px;color:#fff;background:#00aec7;padding:14px 20px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;margin-right:10px;font-family:"RobotoBold";margin-bottom:21px}@media only screen and (min-width:768px) and (max-width:970px){.sidebar_module_body a.cat_link_mod{margin-right:0;margin-bottom:4px}}.sidebar_module_body a.cat_link_mod:hover,.sidebar_module_body a.cat_link_mod:focus,.sidebar_module_body a.cat_link_mod:active{text-decoration:none;background:#ffdf00;color:#2d3642}.sidebar_module .article_itm{margin-bottom:30px}.sidebar_module .article_itm img{max-width:100%;height:auto;display:block}.sidebar_module a.article_itm_link{font-size:16px;color:#2d3642;line-height:25px}@media only screen and (min-width:768px) and (max-width:970px){.sidebar_module a.article_itm_link{line-height:20px}}.sidebar_module a.article_itm_link:hover,.sidebar_module a.article_itm_link:focus,.sidebar_module a.article_itm_link:active{color:#49acc5;text-decoration:none}
.sidebar_social li{display:inline-block;margin-right:26px;margin-bottom:26px}@media only screen and (min-width:768px) and (max-width:970px){.sidebar_social li{margin-right:20px;margin-bottom:20px}}@media only screen and (min-width:480px) and (max-width:767px){.sidebar_social li{margin-right:20px;margin-bottom:20px}}@media only screen and (min-width:320px) and (max-width:479px){.sidebar_social li{margin-right:20px;margin-bottom:20px}}.sidebar_social li:nth-child(4){margin-right:0}@media only screen and (min-width:768px) and (max-width:970px){.sidebar_social li:nth-child(4){margin-right:20px}}@media only screen and (min-width:480px) and (max-width:767px){.sidebar_social li:nth-child(4){margin-right:20px}}@media only screen and (min-width:320px) and (max-width:479px){.sidebar_social li:nth-child(4){margin-right:20px}}.sidebar_social_fb{background:#324c84 url('/css/../images/icon/sidebar_social_fb.png') no-repeat center center;width:48px;height:48px;display:inline-block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%}.sidebar_social_fb:hover,.sidebar_social_fb:focus,.sidebar_social_fb:active{background:#0093a9 url('/css/../images/icon/sidebar_social_fb.png') no-repeat center center}.sidebar_social_ok{background:#daaa03 url('/css/../images/icon/sidebar_social_ok.png') no-repeat center center;width:48px;height:48px;display:inline-block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%}.sidebar_social_ok:hover,.sidebar_social_ok:focus,.sidebar_social_ok:active{background:#0093a9 url('/css/../images/icon/sidebar_social_ok.png') no-repeat center center}.sidebar_social_tw{background:#69baf3 url('/css/../images/icon/sidebar_social_tw.png') no-repeat center center;width:48px;height:48px;display:inline-block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%}.sidebar_social_tw:hover,.sidebar_social_tw:focus,.sidebar_social_tw:active{background:#0093a9 url('/css/../images/icon/sidebar_social_tw.png') no-repeat center center}
.sidebar_social_gp{background:#ff5400 url('/css/../images/icon/sidebar_social_gp.png') no-repeat center center;width:48px;height:48px;display:inline-block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%}.sidebar_social_gp:hover,.sidebar_social_gp:focus,.sidebar_social_gp:active{background:#0093a9 url('/css/../images/icon/sidebar_social_gp.png') no-repeat center center}.sidebar_social_yt{background:#e73500 url('/css/../images/icon/sidebar_social_yt.png') no-repeat center center;width:48px;height:48px;display:inline-block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%}.sidebar_social_yt:hover,.sidebar_social_yt:focus,.sidebar_social_yt:active{background:#0093a9 url('/css/../images/icon/sidebar_social_yt.png') no-repeat center center}.sidebar_social_vk{background:#5872c4 url('/css/../images/icon/sidebar_social_vk.png') no-repeat center center;width:48px;height:48px;display:inline-block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%}.sidebar_social_vk:hover,.sidebar_social_vk:focus,.sidebar_social_vk:active{background:#0093a9 url('/css/../images/icon/sidebar_social_vk.png') no-repeat center center}.sidebar_social_inst{background:#745e51 url('/css/../images/icon/sidebar_social_inst.png') no-repeat center center;width:48px;height:48px;display:inline-block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%}.sidebar_social_inst:hover,.sidebar_social_inst:focus,.sidebar_social_inst:active{background:#0093a9 url('/css/../images/icon/sidebar_social_inst.png') no-repeat center center}.sidebar_btn{width:190px;height:35px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;cursor:pointer;color:#655d04;font-size:15px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;line-height:30px;display:inline-block;margin:15px 0 15px;position:relative}
.sidebar_btn:hover,.sidebar_btn:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}.sidebar_btn:hover .blog_toltip_right,.sidebar_btn:focus .blog_toltip_right{display:block}.sidebar_btn:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}.sidebar_btn:last-child{margin-bottom:40px}.sidebar_btn .blog_toltip_right{display:none;width:209px;height:66px;line-height:17px;color:#3c4755;background:url('/css/../images/blog_toltip_right.png') no-repeat center center;text-align:left;font-size:14px;font-family:"RobotoLight";position:absolute;padding:14px 30px 14px 20px;left:-215px;top:-16px}.top_ops{background:url('/css/../images/top_ops_bg.jpg') repeat center center;width:100%;min-height:541px;padding-top:48px;position:relative}@media only screen and (min-width:768px) and (max-width:970px){.top_ops{min-height:530px}}.top_ops h1{font-size:36px;line-height:50px;color:#fff;font-family:"RobotoBold";letter-spacing:.9px}@media only screen and (min-width:768px) and (max-width:970px){.top_ops h1{font-size:25px;line-height:43px}}@media only screen and (min-width:480px) and (max-width:767px){.top_ops h1{font-size:19px;line-height:33px}}@media only screen and (min-width:320px) and (max-width:479px){.top_ops h1{font-size:17px;line-height:33px;text-align:center}}.ops_shema{width:237px;height:288px;position:relative;background:url('/css/../images/ops_shema.png') no-repeat center center;bottom:-174px;left:59px}@media only screen and (min-width:480px) and (max-width:767px){.ops_shema{margin-top:135px;margin-left:82px;margin-bottom:170px;left:0;top:0}}@media only screen and (min-width:320px) and (max-width:479px){.ops_shema{width:270px;height:283px;margin-bottom:200px;left:0;top:0;background:url('/css/../images/ops_shema_mobile.png') no-repeat center center;margin-top:30px}
}.ops_shema_item1{position:absolute;width:93px;height:70px;background:url('/css/../images/icon/ops_shema_item1.png') no-repeat center center;top:34px;left:-68px}@media only screen and (min-width:320px) and (max-width:479px){.ops_shema_item1{display:none}}.ops_shema_item2{position:absolute;width:96px;height:80px;background:url('/css/../images/icon/ops_shema_item2.png') no-repeat center center;top:-45px;left:-54px}@media only screen and (min-width:320px) and (max-width:479px){.ops_shema_item2{display:none}}.ops_shema_item3{position:absolute;width:91px;height:103px;background:url('/css/../images/icon/ops_shema_item3.png') no-repeat center center;top:-103px;left:-5px}@media only screen and (min-width:320px) and (max-width:479px){.ops_shema_item3{display:none}}.ops_shema_item4{position:absolute;width:54px;height:99px;background:url('/css/../images/icon/ops_shema_item4.png') no-repeat center center;top:-119px;left:116px}@media only screen and (min-width:768px) and (max-width:970px){.ops_shema_item4{left:112px}}@media only screen and (min-width:320px) and (max-width:479px){.ops_shema_item4{display:none}}.ops_shema_item5{position:absolute;width:126px;height:103px;background:url('/css/../images/icon/ops_shema_item5.png') no-repeat center center;top:-100px;right:-83px}@media only screen and (min-width:768px) and (max-width:970px){.ops_shema_item5{right:-69px}}@media only screen and (min-width:320px) and (max-width:479px){.ops_shema_item5{display:none}}.ops_two_section{width:100%;min-height:100px;background:#478700;padding-top:91px;padding-bottom:31px}@media only screen and (min-width:320px) and (max-width:479px){.ops_two_section{padding-top:40px}}.ops_two_section h2{background:#262b3a;font-size:30px;font-family:"RobotoBold";display:inline-block;padding:16px}@media only screen and (min-width:320px) and (max-width:479px){.ops_two_section h2{font-size:20px}}.ops_api_shema{background:url('/css/../images/icon/ops_api_shema.png') no-repeat center center;width:214px;height:55px;position:absolute;top:133px;right:-220px}@media only screen and (min-width:480px) and (max-width:767px){.ops_api_shema{right:-62px;top:403px}}@media only screen and (min-width:320px) and (max-width:479px){.ops_api_shema{right:0;top:420px}}.ops_shema_pic{background:url('/css/../images/icon/ops_shema_pic.png') no-repeat center center;width:157px;height:107px;position:absolute;right:-285px;top:4px}@media only screen and (min-width:480px) and (max-width:767px){.ops_shema_pic{top:290px;right:-97px}}@media only screen and (min-width:320px) and (max-width:479px){.ops_shema_pic{top:300px;right:0}}.ops_zadacha{position:relative;left:-62px;top:43px}@media only screen and (min-width:768px) and (max-width:970px){.ops_zadacha{left:0}}@media only screen and (min-width:480px) and (max-width:767px){.ops_zadacha{left:0;top:0;margin-bottom:80px}}@media only screen and (min-width:320px) and (max-width:479px){.ops_zadacha{left:0;top:0;margin-bottom:40px}}.ops_zadacha h2{font-size:16px;font-family:"RobotoBold";line-height:35px}.ops_zadacha p{font-size:18px;line-height:22px}@media only screen and (min-width:768px) and (max-width:970px){.ops_zadacha p{font-size:16px;line-height:20px}
}@media only screen and (min-width:320px) and (max-width:479px){.ops_zadacha p{font-size:15px}}a.ops_btn{position:relative;top:157px;left:0;right:-28px;float:right}@media only screen and (min-width:768px) and (max-width:970px){a.ops_btn{top:152px}}@media only screen and (min-width:480px) and (max-width:767px){a.ops_btn{top:16px;right:0}}@media only screen and (min-width:320px) and (max-width:479px){a.ops_btn{top:16px;right:0;float:none;margin:auto}}.ops_list{margin-top:30px}.ops_list li{background:url('/css/../images/appl_list.png') no-repeat 0 30%;padding-left:28px;margin-bottom:1px;line-height:34px;font-size:20px;font-family:"RobotoBold"}@media only screen and (min-width:768px) and (max-width:970px){.ops_list li{font-size:17px;line-height:26px;margin-bottom:10px}}@media only screen and (min-width:480px) and (max-width:767px){.ops_list li{font-size:17px;line-height:26px;margin-bottom:10px}}@media only screen and (min-width:320px) and (max-width:479px){.ops_list li{font-size:15px;line-height:20px;margin-bottom:10px;background:url('/css/../images/appl_list.png') no-repeat 0 10%}}.ops_p1{background:url('/css/../images/parallax/ops_p1.png') no-repeat center center;width:240px;height:231px;position:absolute;top:150px;left:4px}@media only screen and (min-width:320px) and (max-width:1300px){.ops_p1{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.ops_p1{top:60px;left:-85px}}.ops_p2{background:url('/css/../images/parallax/ops_p2.png') no-repeat center center;width:215px;height:219px;position:absolute;top:431px;left:289px;z-index:4}@media only screen and (min-width:320px) and (max-width:1300px){.ops_p2{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.ops_p2{left:60px}}.ops_p3{background:url('/css/../images/parallax/ops_p3.png') no-repeat center center;width:237px;height:248px;position:absolute;top:-59px;right:-20px;z-index:4}@media only screen and (min-width:320px) and (max-width:1300px){.ops_p3{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.ops_p3{right:-95px}
}.ops_p4{background:url('/css/../images/parallax/ops_p4.png') no-repeat center center;width:228px;height:228px;position:absolute;top:306px;right:244px;z-index:4}@media only screen and (min-width:320px) and (max-width:1300px){.ops_p4{display:none}}@media only screen and (min-width:1301px) and (max-width:1600px){.ops_p4{top:390px;right:50px}}.top_keys_soc{width:100%;min-height:564px;background:url('/css/../images/top_keys_soc.jpg') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:75px;position:relative}@media only screen and (min-width:480px) and (max-width:767px){.top_keys_soc{min-height:500px}}@media only screen and (min-width:320px) and (max-width:479px){.top_keys_soc{min-height:500px;padding-bottom:40px}}.top_keys_soc h1{font-size:36px;line-height:50px;color:#fff;letter-spacing:.7px;font-family:"RobotoBold"}@media only screen and (min-width:480px) and (max-width:767px){.top_keys_soc h1{font-size:27px;line-height:36px}}@media only screen and (min-width:320px) and (max-width:479px){.top_keys_soc h1{font-size:20px;line-height:30px;text-align:center}}.top_keys_soc_subtitle{font-size:18px;margin-top:37px;line-height:22px}@media only screen and (min-width:480px) and (max-width:767px){.top_keys_soc_subtitle{font-size:16px}}@media only screen and (min-width:320px) and (max-width:479px){.top_keys_soc_subtitle{font-size:16px;text-align:center}}a.soc_btn{position:relative;top:128px}@media only screen and (min-width:480px) and (max-width:767px){a.soc_btn{top:0;margin:30px auto}}@media only screen and (min-width:320px) and (max-width:479px){a.soc_btn{top:0;margin:30px auto}}.soc_zak_block{position:relative;top:128px;margin-left:44px}@media only screen and (min-width:480px) and (max-width:767px){.soc_zak_block{top:0;width:200px;right:0;margin:auto}}@media only screen and (min-width:320px) and (max-width:479px){.soc_zak_block{top:0;width:200px;right:0;margin:auto}}.soc_zak_block_title{font-size:16px;margin-bottom:8px}
.soc_zaim_mockups{position:relative}@media only screen and (min-width:320px) and (max-width:970px){.soc_zaim_mockups{display:none}}.soc_zaim_mockup1{width:287px;height:338px;background:url('/css/../images/soc_zaim_mockup1.png') no-repeat center center;position:absolute;top:-52px}.soc_zaim_mockup2{width:289px;height:279px;background:url('/css/../images/soc_zaim_mockup2.png') no-repeat center center;position:absolute;top:7px;left:69px}.soc_zaim_mockup3{width:238px;height:212px;background:url('/css/../images/soc_zaim_mockup3.png') no-repeat center center;position:absolute;top:74px;left:119px}.keys_soc_two{background:#262e38;width:100%;min-height:100px;padding-top:40px;padding-bottom:40px}.keys_soc_two h2{font-size:30px;color:#2d323a;background:#ffce3b;padding:13px 19px;display:inline-block;font-family:"RobotoBold"}@media only screen and (min-width:320px) and (max-width:479px){.keys_soc_two h2{font-size:20px}}.soc_list{margin-top:35px}.soc_list li{background:url('/css/../images/icon/soc_list.png') no-repeat 0 50%;padding-left:30px;font-size:21px;color:#fff;font-family:"RobotoBold";line-height:24px;margin-bottom:11px}@media only screen and (min-width:480px) and (max-width:767px){.soc_list li{background:url('/css/../images/icon/soc_list.png') no-repeat 0 30%;font-size:19px}}@media only screen and (min-width:320px) and (max-width:479px){.soc_list li{background:url('/css/../images/icon/soc_list.png') no-repeat 0 20%;font-size:16px}}.soc_p1{background:url('/css/../images/parallax/soc_p1.png') no-repeat center center;width:247px;height:237px;position:absolute;top:189px;left:-232px;z-index:4}@media only screen and (min-width:320px) and (max-width:970px){.soc_p1{display:none}}.soc_p2{background:url('/css/../images/parallax/soc_p2.png') no-repeat center center;width:214px;height:229px;position:absolute;top:191px;left:-90px;z-index:4}@media only screen and (min-width:320px) and (max-width:970px){.soc_p2{display:none}}.soc_p3{background:url('/css/../images/parallax/soc_p3.png') no-repeat center center;width:137px;height:151px;position:absolute;top:-2px;right:-167px;z-index:4}
@media only screen and (min-width:320px) and (max-width:970px){.soc_p3{display:none}}.e_cat_top{width:100%;min-height:687px;background:url('/css/../images/e_cat_top.jpg') no-repeat center bottom;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:49px}@media only screen and (min-width:768px) and (max-width:970px){.e_cat_top{min-height:553px}}@media only screen and (min-width:480px) and (max-width:767px){.e_cat_top{min-height:553px}}@media only screen and (min-width:320px) and (max-width:479px){.e_cat_top{min-height:600px}}.e_cat_top h1{font-size:36px;font-family:"RobotoBold";line-height:50px;letter-spacing:.7px;width:720px;display:inline-block}@media only screen and (min-width:768px) and (max-width:970px){.e_cat_top h1{width:530px}}@media only screen and (min-width:480px) and (max-width:767px){.e_cat_top h1{width:100%;display:block;font-size:22px;line-height:35px}}@media only screen and (min-width:320px) and (max-width:479px){.e_cat_top h1{width:100%;display:block;font-size:18px;line-height:30px}}.e_cat_zak_block{display:inline-block;vertical-align:top;margin-left:40px;margin-top:16px}@media only screen and (min-width:480px) and (max-width:767px){.e_cat_zak_block{display:block;margin-left:0}}@media only screen and (min-width:320px) and (max-width:479px){.e_cat_zak_block{display:block;margin-left:0}}.e_cat_zak_block_title{font-size:16px;margin-bottom:24px}@media only screen and (min-width:480px) and (max-width:767px){.e_cat_zak_block_title{margin-bottom:15px}}@media only screen and (min-width:320px) and (max-width:479px){.e_cat_zak_block_title{margin-bottom:15px}}.e_cat_zadacha{margin-top:26px}.e_cat_zadacha h2{font-size:16px;font-family:"RobotoBold";line-height:35px}.e_cat_zadacha p{font-size:18px;line-height:22px}@media only screen and (min-width:320px) and (max-width:479px){.e_cat_zadacha p{font-size:16px}}a.e_cat_btn{margin-top:160px}@media only screen and (min-width:768px) and (max-width:970px){a.e_cat_btn{margin-top:30px}
}@media only screen and (min-width:480px) and (max-width:767px){a.e_cat_btn{margin-top:30px}}@media only screen and (min-width:320px) and (max-width:479px){a.e_cat_btn{margin-top:30px}}.e_cat_devices{width:664px;height:397px;position:absolute;top:174px;right:35px}@media only screen and (min-width:320px) and (max-width:970px){.e_cat_devices{width:100%;position:relative;top:0;right:0;margin-top:30px;margin-bottom:40px;height:auto}.e_cat_devices img{max-width:100%}}.e_cat_p1{background:url('/css/../images/parallax/e_cat_p1.png') no-repeat center center;width:254px;height:260px;position:absolute;top:76px;left:-460px;z-index:4}@media only screen and (min-width:320px) and (max-width:970px){.e_cat_p1{display:none}}.e_cat_p2{background:url('/css/../images/parallax/e_cat_p2.png') no-repeat center center;width:421px;height:383px;position:absolute;bottom:-191px;left:-370px;z-index:4}@media only screen and (min-width:320px) and (max-width:970px){.e_cat_p2{display:none}}.e_cat_p3{background:url('/css/../images/parallax/e_cat_p3.png') no-repeat center center;width:267px;height:314px;position:absolute;top:5px;right:-282px;z-index:4}@media only screen and (min-width:320px) and (max-width:970px){.e_cat_p3{display:none}}.e_cat_p4{background:url('/css/../images/parallax/e_cat_p4.png') no-repeat center center;width:314px;height:285px;position:absolute;bottom:-90px;right:-531px;z-index:4}@media only screen and (min-width:320px) and (max-width:970px){.e_cat_p4{display:none}}.e_cat_p5{background:url('/css/../images/parallax/e_cat_p5.png') no-repeat center center;width:267px;height:276px;position:absolute;bottom:-228px;right:-184px;z-index:4}@media only screen and (min-width:320px) and (max-width:970px){.e_cat_p5{display:none}}.e_cat_two{background:#262e38;min-height:100px;width:100%;padding-bottom:38px}.e_cat_two h2{font-size:30px;color:#fff;background:#a843a0;padding:10px 15px;background:#a843a0;padding:13px 20px;display:inline-block;font-family:"RobotoBold";position:relative;top:-46px}@media only screen and (min-width:320px) and (max-width:479px){.e_cat_two h2{font-size:20px}
}.e_cat_list{margin-top:-26px}.e_cat_list li{background:url('/css/../images/icon/e_cat_list.png') no-repeat 0 20%;padding-left:30px;font-size:21px;line-height:35px;font-family:"RobotoBold";color:#fff}.e_cat_list.white li{color:#fff !important}@media only screen and (min-width:480px) and (max-width:767px){.e_cat_list li{font-size:17px;line-height:26px;margin-bottom:15px}}@media only screen and (min-width:320px) and (max-width:479px){.e_cat_list li{font-size:14px;line-height:23px;margin-bottom:15px}}.e_cat_content{background:#fff;padding-top:30px;padding-bottom:30px}.e_cat_content p{font-size:17px;line-height:26px;color:#2d323a}@media only screen and (min-width:480px) and (max-width:767px){.e_cat_content p{font-size:14px;line-height:22px}.e_cat_content ul:not([class]) li{font-size:14px !important;line-height:22px}}@media only screen and (min-width:320px) and (max-width:479px){.e_cat_content p{font-size:14px;line-height:22px}.e_cat_content ul:not([class]) li{font-size:14px;line-height:22px}}.short_keys_sect_ecat{background:#fff;padding-top:30px;padding-bottom:30px}.short_keys_sect_ecat .short_keys_title{color:#2d323a;margin-left:0}.top_keys_promteh_wr{background:#2d323a url('/css/../images/top_keys_promteh_bg.jpg') 0 0 repeat-x}.top_keys_promteh{min-height:640px;background:url('/css/../images/top_keys_promteh.jpg') no-repeat 50% 50%;width:100%;position:relative}.keys_promteh_dollar{position:absolute;top:100px;left:-400px;z-index:4}.keys_promteh_euro{position:absolute;top:380px;left:-225px;z-index:4}.keys_promteh_puble{position:absolute;top:230px;right:-370px;z-index:4}.keys_promteh_cont{min-height:638px;background:url('/css/../images/keys_promteh_cont_img.png') 100% 100% no-repeat;position:relative}.keys_promteh_cont_in{padding-top:50px}.top_keys_promteh h1{font-size:36px;line-height:50px;font-family:"RobotoBold";color:#fff}.keys_promteh_cont_in{font-size:17px;line-height:29px;color:#fff}.keys_promteh_cont_in strong{color:#fff}.logo_promteh{position:absolute;right:0;top:70px;font-size:16px;font-weight:bold}
.logo_promteh span{display:block;margin-left:25px}.keys_promteh_cont_in_pos{padding-top:85px}.e_cat_two_scroll4{background-color:#2d323a}.e_cat_two_scroll4 h2{background-color:#25d93e;color:#2d323a}.e_cat_two_scroll4 li{background:url('/css/../images/e_cat_list_4.png') no-repeat 0 50%}.e_cat_two_scroll4 a.keys_test_btn{position:absolute;top:-200px}@media only screen and (max-width:969px){.keys_promteh_dollar,.keys_promteh_euro,.keys_promteh_puble{display:none}.keys_promteh_cont{background-size:55%}}@media only screen and (max-width:767px){.logo_promteh{top:220px}.keys_promteh_cont_in_pos{padding-top:65px}}@media only screen and (max-width:479px){.logo_promteh{display:none}.top_keys_promteh h1{font-size:26px;line-height:30px}.keys_promteh_cont{background:none}.keys_promteh_cont_in_pos{padding-top:35px}.keys_promteh_cont{min-height:20px}.top_keys_promteh{min-height:500px}}h2.subsc_blog_title{margin-top:0 !important}.subsc_blog .save-button{margin-top:0 !important}.img_sm{display:none}@media only screen and (max-width:768px){.img_lg{display:none}.img_sm{display:block}}.e_cat_content ul:not([class]){color:#2d323a;line-height:26px;margin-top:18px}code[class*="language-"],pre[class*="language-"]{color:black;background:none;text-shadow:0 1px white;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*="language-"]::-moz-selection,pre[class*="language-"] ::-moz-selection,code[class*="language-"]::-moz-selection,code[class*="language-"] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*="language-"]::selection,pre[class*="language-"] ::selection,code[class*="language-"]::selection,code[class*="language-"] ::selection{text-shadow:none;background:#b3d4fc}
@media print{code[class*="language-"],pre[class*="language-"]{text-shadow:none}}pre[class*="language-"]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*="language-"],pre[class*="language-"]{background:#f5f2f0}:not(pre)>code[class*="language-"]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:slategray}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#a67f59;background:hsla(0,0,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}html{overflow-x:hidden}.part-img{max-width:100%;display:inline-block;height:auto;max-height:200px}.bx-wrapper .others_project__subtitle_a{color:black;line-height:20px}.top_line{background-color:#232323;min-height:44px;padding-top:8px;padding-bottom:8px}.top_line span{font-size:13px;line-height:26px;color:#737373;padding-right:8px}.top_line strong{font-size:18px;line-height:26px;color:#737373;padding-right:15px}.top_line a{text-decoration:none;font-size:13px;line-height:26px;color:#7bd9ff}.top_line a:hover{border-bottom:1px dotted #7bd9ff}.top_line .name_text{color:#bfc0c0}.top_line i{color:#bfc0c0}.top_line a i{color:#7bd9ff}.top_line .label{position:absolute;top:-4px;left:15px;font-size:9px;font-weight:normal}.top_line .glyphicon-bell{margin-right:41px;margin-top:5px}.top_line_right{text-align:right}.client_interface{background-color:#fff;padding-top:40px}
.client_interface h2{font-size:29px;color:#2d3642;margin-top:20px;margin-bottom:10px}.logo_taskon{padding-top:10px;float:right}.logo_taskon span{display:block;padding-top:20px;font-size:13px;color:#7e8792;float:left;padding-right:30px}.right_box_top{margin-bottom:20px}.btn-success-2{background-color:#7cb336;border-color:#7cb336;margin-bottom:10px;color:#fff}.btn-success-2:hover{background-color:#96cc50;border-color:#96cc50;color:#fff}.btn-success-2:focus{color:#fff}.btn-default-2{background-color:#919699;border-color:#919699;font-size:15px;line-height:15px;padding:6px 7px;color:#fff !important}.btn-default-2:hover{background-color:#919699;color:#fff}.btn-default-2.active{background-color:#919699;color:#fff}.btn-size-2{font-size:19px;border-color:#ccc;padding:6px 20px;padding-bottom:7px}.panel-group-2{font-size:14px}.panel-group-2 .panel{border-radius:0 !important;background-color:#f2f2f2;border:0;margin-top:0 !important}.panel-group-2 .panel-heading{border-bottom:1px solid #c4c4c4;background-color:#f5f5f5}.w100pr{width:100%;margin-bottom:5px}.panel-group-2 .panel-collapse{background-color:#fff}.gray_box_2{border-left:3px solid #f5f5f5}.pink_box_2{border-left:3px solid #ffe5cc}.color_on_cursor:hover{background-color:#ffffdb}.panel-group-2 a:hover{text-decoration:none}.panel-group-2 .glyphicon,.panel-group-2 .caret{color:#919699}.caret{border-top:4px solid #919699;border-right:4px solid transparent;border-bottom:0 dotted;border-left:4px solid transparent}.arrov_poz span{display:block;float:none;margin-bottom:3px}.caret_top{border-top:0 dotted;border-bottom:4px solid #919699;content:""}.table_header .box_td p{margin:0;color:#2d3642;font-size:14px}.table_header strong{font-size:14px}.box_td{width:140px;vertical-align:middle}.box_td p{margin:0;color:#737373}.box_td p strong{margin:0;color:#737373}.box_td span{color:#a3a3a3}.panel-title2,.panel-title2 a{color:#6a6d6f;margin:0}.box_td_fir{width:70px}.box_td_fir span{color:#737373}.w100pr{width:100%;margin-bottom:5px}.box_td_fir .arrov_poz{padding-top:2px;width:25px}.box_td_cont{padding-right:30px}.box_td_cont p{margin:0}.box_td_cont a{color:#494949}.green_text,.green_text strong{color:#b2cf9b !important}.gray_box{border-left:3px solid #f5f5f5}.green_text{color:#b2cf9b !important}.align_right{text-align:right}.logo_taskon{padding-top:10px;float:right}.logo_taskon span{display:block;padding-top:20px;font-size:13px;color:#7e8792;float:left;padding-right:30px}.logo_taskon a{display:block;float:left}.tooltip_wr{position:relative}.tooltip_cont{cursor:pointer}.tooltip_box{background:url('/css/../images/tooltip_bg.png') no-repeat center center;width:180px;height:75px;display:none;position:absolute;top:-77px;left:-80px;color:#3c4755;font-family:"RobotoLight";font-size:14px;line-height:21px;text-align:center;padding-top:20px}.tooltip_wr:hover .tooltip_box{display:block}.separator_close{display:block;background-color:#dfe3e6;height:35px;text-align:center;line-height:36px;color:#45494d;border-bottom:1px solid #b9c1c4;font-size:13px;text-transform:uppercase}.separator_close:hover{color:#45494d;text-decoration:none;background-color:#cdd1d5}.panel-body-ex-1{border-left:3px solid #fff;padding:8px 15px 5px 15px;border-bottom:1px solid #f2f2f2}
.panel-body-ex-1 label.btn{display:inline-block;padding:0;width:13px;height:13px;border:1px solid #919699;border-radius:1px;margin-top:10px;margin-right:15px}.text-mes{float:left}.panel-body-ex-2 .text-mes p{line-height:26px;font-size:13px;color:#999;padding:0;margin:0}.panel-body-ex-2 .text-mes a{color:#999}.panel-body-ex-1 label.btn.active{background-image:url('/css/../images/panel-body-label-bg-act.jpg');background-repeat:no-repeat}.panel-body-ex-2 label.btn{border:1px solid #b1b7bb;margin-top:7px}.no_pad{padding:0 !important;border:0 !important}.table-responsive-conf{overflow-x:inherit}@media only screen and (max-width:992px){.box_td{min-width:120px}.top_line_right{text-align:left}}@media only screen and (max-width:767px){.logo_taskon{float:left;padding-top:0}.box_td_cont{min-width:400px;white-space:normal}.box_td_fir{min-width:70px}.text-mes{width:90%}.tooltip_box{left:-150px}}@media only screen and (max-width:479px){.top_line strong{font-size:14px;padding-right:8px}.resp_hidden{display:none}}.container_white{background-color:#fff;padding-top:40px;font-size:14px;color:#484a4e;line-height:18px}.container_white p:not(:last-child){margin-bottom:7px}.container_white h2{font-size:29px;color:#2d3642;margin-top:20px;margin-bottom:10px;font-weight:bold}.container_white strong{font-size:14px}.container_white .form-control{display:block;width:100%;height:26px;padding:2px 4px;font-size:12px;border-radius:2px;float:left;margin-right:10px;margin-bottom:20px;line-height:16px}.label_p,.label_p strong{color:#2f3336;font-size:14px;line-height:16px;margin-bottom:10px}.important_box{background-color:#e85656;height:28px;width:96px;border-radius:2px;position:relative;margin-bottom:15px}.important_box .important_button{height:20px;width:24px;background-color:#fff;border-radius:2px;background-image:url('/css/../images/important_button.png');background-repeat:no-repeat;background-position:9px 7px;cursor:pointer;position:absolute;right:4px;top:4px}.important_box .important_button:hover{background-color:#ffea00}.important_button_active{right:auto;left:4px}
.important_box p{font-size:12px;color:#fff}.important_button_text_1{padding-left:12px;padding-top:5px}.important_button_text_2{padding-left:32px;padding-top:5px;display:none}.important_button_text_active{background-color:#919597}.important_button_text_active .important_button_text_1{display:none}.important_button_text_active .important_button_text_2{display:block}.text_box_form textarea{width:100%;height:120px;resize:none;padding:15px;border:1px solid #cbcbcb;border-radius:0 0 3px 3px;color:#484a4e;font-size:14px;line-height:18px;margin-bottom:15px}.gray_button{color:#5e5e5e !important;background-color:#efefef;padding:5px 10px;font-size:14px;line-height:18px;border:0;border-radius:3px;outline:0;margin-bottom:15px}.gray_button:hover{background-color:#d1d1d1}.gray_button i{margin-left:10px}.panel-body.panel-body-ex-3{border:0;border-left:7px solid #ffb6b6;box-shadow:-1px 1px 1px 1px #f2f2f2;background-color:#fff;margin-top:20px;margin-bottom:20px}.text-mes p span{color:#999}.text-mes p{margin:0 !important}.text_box_form_bg{background-color:#f5f5f5;padding:15px}.file_box_wr .glyphicon-file{font-size:16px;color:#ccd0d5}.color_gray{color:#999}.file_box_wr{margin-bottom:10px}.gray_button_poz{margin-right:17px;margin-top:7px}.commentary_col{background-color:#f5f5f5;padding:15px 20px;margin-top:10px;margin-bottom:20px}.commentary_box img{margin-right:10px;padding:1px;border:1px solid #ccc;margin-bottom:12px;margin-top:5px}.commentary_box_ok{color:#7cb336;text-decoration:underline}.commentary_box_ok:hover{color:#7cb336;text-decoration:none}.commentary_box_dell{color:#424a4e;text-decoration:underline}.commentary_box_dell:hover{color:#424a4e;text-decoration:none}.line_3{border-bottom:1px solid #d9d9d9;margin:10px 0}.marg_l_20{margin-left:20px}.marg_l_40{margin-left:40px}.marg_l_60{margin-left:60px}.commentary_box .glyphicon-file{font-size:16px;color:#ccd0d5;padding-right:5px}.commentary_box_ok{margin-top:5px;display:inline-block}.dropdown_file{position:relative;cursor:pointer}.dropdown_box_file{position:absolute;z-index:2;right:-20px;top:0;display:none;padding-top:30px}
.dropdown_box_file:before{position:absolute;content:'';right:35px;top:25px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #484a4e}.dropdown_box_file ul{display:block;overflow-y:auto;overflow-x:hidden;width:260px;height:300px;padding:10px;background-color:#484a4e;border-radius:3px}.dropdown_box_file li{padding-left:22px;color:#fff;font-size:12px;margin:6px 0;position:relative}.dropdown_box_file li a{color:#fff}.dropdown_box_file li .glyphicon{font-size:16px;position:absolute;top:3px;left:0;color:#ccd0d5}.dropdown_file:hover .dropdown_box_file{display:block}.dropdown_box_file ::-webkit-scrollbar{background:#5e6166;width:10px}.dropdown_box_file ::-webkit-scrollbar-thumb{background:#e5e5e5}.bids-form input,.bids-form textarea,.blog-bid-form input,.blog-bid-form textarea{margin-bottom:9px}.field-bid-file{margin:0}.has-error input,.has-error textarea{background:#fff url('/css/../images/icon-fail.png') no-repeat 96% center !important;border:1px solid #e9a2a2 !important}.eauth-list .eauth-service-id-vk .eauth-service-link:before{background-position:0 -136px}.eauth-list .eauth-service-id-google .eauth-service-link:before{background-position:0 -34px}.eauth-service{text-indent:-9999px;margin:0 !important}.eauth-list{margin:0 !important;margin-top:10px !important}.eauth-list .eauth-service-link:before,.eauth-service-link:after{background:url('/css//images/auth.png') 0 0 no-repeat}section .container ul:not([class]),section .container ul:not([class]) li,section .container ol:not([class]),section .container ol:not([class]) li{list-style:inherit}section .container ul:not([class]),section .container ol:not([class]){padding:0 0 0 20px;list-style-type:decimal}section .container ul:not([class]) li,section .container ol:not([class]) li{margin:0 0 15px 0;color:#2d323a}section.reviews-block .row{margin-bottom:50px}.input_bg{padding:6px 10px 13px;line-height:18px}.input_bg label{padding:6px 0 0 35px !important}a.login_form_link,a.login_form_popup_link,a.reg_popup_link,a.reg_form_link{margin-top:20px;display:block}
.sh_ft .popup_text,.reg_form .popup_text{margin-top:10px}.blog-bid-form input{display:block;width:273px;height:49px;background:#fdfdfd;border:1px solid #e9e9e9;padding:0 10px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;font-size:16px;color:#83999e}.subsc_form input,.keys_send_mail form input,.subsc_blog_form input{border-radius:2px;font-size:16px;line-height:18px;width:345px;transition:.3s;background:#e6ece0;border:0;height:50px;padding:0 14px;color:#3c4755}.subsc_form input:hover,.keys_send_mail form input:hover,.subsc_blog_form input:hover{background-color:#e6ece0;transition:.3s}.subsc_form input:focus,.keys_send_mail form input:focus,.subsc_blog_form input:focus{box-shadow:none;background-color:#e6ece0;transition:.3s}@media only screen and (min-width:480px) and (max-width:767px){.keys_send_mail form input{margin:0 auto 20px;display:block}}@media only screen and (min-width:320px) and (max-width:479px){.keys_send_mail form input{margin:0 auto 20px;width:196px;display:block}}.txt_server:before{position:absolute}.reviews-block{background:#fff;padding-bottom:0}.reviews-delimiter{background:#fff url('/css/../images/rev_bg.png') no-repeat top center;widows:100%;height:166px}section.reviews-block .row{margin-bottom:0}.reviews-deend{padding-bottom:60px}.keys_small_title:hover{text-decoration:none}a.toggle_bottom{display:block;font-size:20px;color:#fff;width:201px;height:47px;border:2px solid #fff;text-align:center;line-height:40px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;display:block;font-size:20px;color:#fff;-moz-transition:all .3s linear .1s;-o-transition:all .3s linear .1s;-webkit-transition:all .3s linear .1s;-ms-transition:all .3s linear .1s;transition:all .3s linear .1s;-webkit-animation-name:fadeIn;animation-name:fadeIn}a.toggle_bottom:hover,a.toggle_bottom:active,a.toggle_bottom:focus{color:#000;text-decoration:none;background:#fff}a.toggle_bottom:hover .icon-arrowDown2:after,a.toggle_bottom:active .icon-arrowDown2:after,a.toggle_bottom:focus .icon-arrowDown2:after{background:url('/css/../images/icon/arrow_down_black.png') no-repeat}
.e_cat_top a.toggle_bottom{margin-top:160px}.gen_mail_top a.toggle_bottom{margin-top:66px}.keys_appl_top a.toggle_bottom{height:47px;position:relative;top:157px;left:0;float:left;margin-top:0}.first_neft a.toggle_bottom{position:relative;top:270px;left:0;float:left;margin-top:0}.top_ops a.toggle_bottom{position:relative;top:157px;left:0;right:-28px;float:right;margin-top:0}#e_cat_two_scroll a.toggle_bottom{position:absolute;top:-200px;margin-top:0}.video_sec a.toggle_bottom{margin-top:153px;display:block !important}.top_keys_soc a.toggle_bottom{position:relative;top:128px;margin-top:0}.e_cat_two_scroll3 a.toggle_bottom{position:absolute;top:-150px;margin-top:0}.bx-wrapper .bx-prev{background:#344555 url('/css/../images/arrow_left.png') no-repeat center center}.bx-wrapper .bx-pager.bx-default-pager a:hover{background:url('/css/../images/elips_hover.png') no-repeat center center}.bx-wrapper .bx-pager.bx-default-pager a{background:url('/css/../images/elips.png') no-repeat center center}.bx-wrapper .bx-next{background:#344555 url('/css/../images/arrow_right.png') no-repeat center center}.bx-wrapper .bx-pager.bx-default-pager a.active{background:url('/css/../images/elips_active.png') no-repeat center center}.loading-post{background:url('/css/../images/post-loader.gif') no-repeat;width:32px;height:32px;margin:0 auto;display:none}.article_short_txt img{margin-top:0}.article_short_tags{margin-bottom:14px}.bids-form .message-box{position:absolute;z-index:110;text-align:center;width:480px;left:50%;top:35%;font-size:18px;margin:-11px 0 0 -240px;display:none;line-height:30px}.blog-bid-form .message-box{position:absolute;z-index:110;text-align:center;width:480px;left:50%;top:65%;margin:-11px 0 0 -240px;display:none;line-height:30px}.bids-form .message-box.callback,.blog-bid-form .message-box.callback{width:300px;margin-left:-150px;margin-top:20px}.subsc_blog_form{position:relative}.testing_img_block img{width:100%}.testing_img_block{height:auto}.article_short_txt ul li{height:auto;background-position:left 10px}
.article_short_txt ul{margin:15px 0}.blog .article_short_txt h1{margin:20px 0 10px}.blog h2,.blog h3,.blog h4,.blog h5,.blog h6{font-family:"RobotoBold";color:#2d3642;margin:20px 0 10px}.blog h2{font-size:25px}.blog h3{font-size:20px}.blog h4{font-size:18px}.blog h5{font-size:16px}.blog h6{font-size:14px;text-align:left}.sidebar_btn{margin:15px 0 5px}.subsc_blog{margin-top:50px}pre code{font-size:14px}.article_short_txt ol li{line-height:25px;margin-top:10px}.preview-image{text-align:center}.up-button{background:url('/css/../images/up-button.png') no-repeat left top;width:56px;height:72px;position:absolute;left:-80px;top:0;cursor:pointer;display:none}.up-button:hover{background-position:right top}.up-button-container{position:fixed;width:970px;height:0;bottom:150px;left:50%;margin-left:-485px;z-index:2}.keys_test_top{min-height:560px;background:#009a46 url('/css/../images/keys_test_top.png') no-repeat 50% 0;width:100%;padding-top:64px;position:relative}.keys_test_top h1{font-size:36px;font-family:"RobotoBold";letter-spacing:.7px;color:#fff}.keys_test_top span{font-size:18px;color:#fff;line-height:23px;letter-spacing:.3px;margin-top:-6px;display:block}.ks_test_zak_block{float:right;margin-top:14px;margin-right:32px}.ks_test_zak_block_title{font-size:16px;display:inline-block;position:relative;top:-19px;right:19px}.ks_test_zak_block_logo{display:inline-block}.keys_test_line{height:178px;width:100%;background:url('/css/../images/keys_test_line.png') no-repeat top center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:absolute;bottom:0}a.keys_test_btn{position:relative;top:220px;z-index:4}.keys_test_par{position:relative}.keys_test_mockup1{width:242px;height:115px;position:absolute;top:284px;left:-9px;background:url('/css/../images/keys_test_mockup1.png') no-repeat}.keys_test_mockup2{width:242px;height:145px;position:absolute;top:215px;left:28px;background:url('/css/../images/keys_test_mockup2.png') no-repeat}
.keys_test_mockup3{width:244px;height:152px;position:absolute;top:139px;left:80px;background:url('/css/../images/keys_test_mockup3.png') no-repeat}.keys_test_note{width:648px;height:378px;position:absolute;top:47px;left:92px;z-index:4}.keys_test_note img{max-width:100%;height:auto}.keys_test_hat{width:247px;height:222px;position:absolute;right:16px;top:-82px}.e_cat_two_scroll2{padding-top:100px}.e_cat_two_scroll2 h2{background-color:#3b994d}.laptop_box{position:relative}.laptop_box img{width:100%}.laptop_box p{position:absolute;color:#547f91;font:16px/20px 'RobotoRegular',Arial,sans-serif}.laptop_text_poz_1{top:10px;left:118px}.laptop_text_poz_2{top:40px;left:118px}.laptop_text_poz_3{top:72px;left:118px}.laptop_text_poz_4{bottom:8px;left:142px}.laptop_text_poz_5{bottom:8px;left:390px}.laptop_text_poz_6{bottom:8px;left:684px}.keys_testing_box{position:relative;background-color:#f3f3f3;padding:25px 30px;padding-bottom:15px;color:#2d323a;font:18px/24px 'RobotoRegular',Arial,sans-serif;overflow:hidden}.keys_testing_box h3{font:30px/35px 'RobotoBold',Arial,sans-serif;margin-bottom:20px}.keys_testing_box h4{font:20px/25px 'RobotoBold',Arial,sans-serif;margin-bottom:12px}.keys_testing_box p{margin-bottom:35px}.keys_testing_box_wr{position:relative}.keys_testing_img{float:right;position:absolute;top:0;right:-50px}.zoom_keys_testing_box{position:relative;z-index:2;font:17px/21px 'RobotoBold',Arial,sans-serif}.zoom_keys_testing_box p{font:17px/21px 'RobotoBold',Arial,sans-serif}.zoom_keys_testing_box span{display:inline-block;float:left}.keys_testing_text_arrow{position:absolute;top:130px;padding-left:40px;margin-left:315px;padding-top:90px;background:url('/css/../images/keys_testing_text_arrow_top.png') 130px 0 no-repeat;width:550px;z-index:3}.keys_testing_text_arrow:after{content:'';display:block;background:url('/css/../images/keys_testing_text_arrow_bottom.png') 0 0 no-repeat;width:47px;height:44px;margin-left:-40px}
.keys_testing_text_arrow p{font:17px/21px 'RobotoRegular',Arial,sans-serif;margin-bottom:7px}.keys_testing_box h5{font:20px/25px 'RobotoBold',Arial,sans-serif;padding-left:18px;background:url('/css/../images/green_ok_icon.png') 0 9px no-repeat;margin-bottom:8px}.keys_testing_box h6{font:15px/20px 'RobotoRegular',Arial,sans-serif;margin-bottom:15px;text-align:left}.keys_testing_box_cont p{font:14px/20px 'RobotoRegular',Arial,sans-serif;margin-bottom:3px}.like_form{position:relative;padding:10px 6px;background-color:#eaeaea;margin-bottom:17px}.like_form:after{content:'';display:block;position:absolute;right:0;top:0;height:100%;width:120px;background:url('/css/../images/like_form_shadow.png') 0 0 no-repeat;z-index:1}.like_form>span{display:block;background-color:#fff;border:1px solid #d7d7d7;padding:10px 12px;font:12px/12px Arial,sans-serif;color:#787878}.like_form .red_text{color:#f35c5c}.keys_testing_box_cont{border-bottom:1px solid #d7d7d7;margin-bottom:25px}.keys_testing_box_cont:last-child{border-bottom:0}.keys_testing_box_cont_arrow{width:42px;height:14px;position:absolute;top:-25px;right:-8px;background:url('/css/../images/keys_testing_box_cont_arrow.png') 0 0 no-repeat;z-index:2}.laptop_box_2{padding:0 30px;color:#2d323a;font:17px/22px 'RobotoRegular',Arial,sans-serif;margin-bottom:100px}.laptop_box_2 p{font:17px/20px 'RobotoRegular',Arial,sans-serif}.laptop_box_2 h5{font:20px/25px 'RobotoBold',Arial,sans-serif;margin-bottom:5px}.laptop_box_2_ins{position:relative;margin-top:60px;text-align:center}.laptop_2_ins_img_1,.laptop_2_ins_img_2{position:absolute;top:0;text-align:left;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.laptop_2_ins_img_1 img,.laptop_2_ins_img_2 img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.laptop_2_ins_img_1{left:-45px}.laptop_2_ins_img_2{right:-45px}
.laptop_2_ins_img_1 img:hover{-webkit-transform:translate(-25px,-25px);-ms-transform:translate(-25px,-25px);-o-transform:translate(-25px,-25px);transform:translate(-25px,-25px)}.laptop_2_ins_img_2 img:hover{-webkit-transform:translate(25px,-25px);-ms-transform:translate(25px,-25px);-o-transform:translate(25px,-25px);transform:translate(25px,-25px)}.laptop_2_ins_cont{position:relative;z-index:2;margin-top:-160px;margin-left:160px;border-left:1px solid #000;padding-left:15px;padding-top:100px;width:250px}.laptop_2_ins_img_2 .laptop_2_ins_cont{margin-left:90px}@media only screen and (max-width:992px){.laptop_box p{font-size:14px}.laptop_text_poz_1{top:5px;left:90px}.laptop_text_poz_2{top:29px;left:90px}.laptop_text_poz_3{top:53px;left:90px}.laptop_text_poz_4{bottom:-13px;left:15px}.laptop_text_poz_5{bottom:-13px;left:215px}.laptop_text_poz_6{bottom:-13px;left:455px}.keys_testing_img{right:-300px}.keys_testing_text_arrow{margin-left:320px;width:350px}.keys_testing_text_arrow h4{font-size:16px;margin-bottom:5px}.keys_testing_text_arrow p{font-size:14px}.laptop_2_ins_img_1 img,.laptop_2_ins_img_2 img{width:340px;height:270px}.laptop_2_ins_img_1,.laptop_2_ins_img_2{margin-top:50px}.laptop_2_ins_cont{margin-top:-100px;padding-top:110px;margin-left:120px}a.keys_test_btn{display:none}.keys_test_top{min-height:590px}}@media only screen and (max-width:767px){.laptop_box p{font-size:12px;line-height:14px}.laptop_text_poz_1{top:2px;left:53px}.laptop_text_poz_2{top:15px;left:53px}.laptop_text_poz_3{top:29px;left:53px}.laptop_text_poz_4{bottom:-25px;left:0;width:120px;text-align:center}.laptop_text_poz_5{bottom:-25px;left:110px;width:120px;text-align:center}.laptop_text_poz_6{bottom:-25px;left:251px;width:100px;text-align:center}.keys_testing_img{right:-400px}.keys_testing_text_arrow{position:static;margin-left:0;padding:0;width:auto}.keys_testing_text_arrow:after{display:none}.keys_testing_box_cont_arrow{display:none}.laptop_box_2_ins>img{display:none}.laptop_2_ins_img_1,.laptop_2_ins_img_2{position:static}.laptop_2_ins_cont{padding-top:50px}.keys_test_top{min-height:635px}.ks_test_zak_block{float:none;margin-left:20px;margin-bottom:10px}.keys_test_top{overflow:hidden}}@media only screen and (max-width:479px){.laptop_text_poz_1{top:-8px;left:30px}.laptop_text_poz_2{top:5px;left:30px}.laptop_text_poz_3{top:18px;left:30px}.laptop_text_poz_4{bottom:-25px;left:-20px;width:120px;text-align:center}.laptop_text_poz_5{bottom:-45px;left:60px;width:120px;text-align:center}.laptop_text_poz_6{bottom:-25px;left:151px;width:100px;text-align:center}.laptop_box{margin-bottom:50px}.keys_testing_img{right:-500px}.zoom_keys_testing_arrow{display:none !important}.laptop_2_ins_img_1 img,.laptop_2_ins_img_2 img{width:220px;height:175px}.laptop_2_ins_cont{margin-left:0 !important;border-left:0;padding-top:60px;padding-left:0}.laptop_2_ins_cont{width:auto}.keys_test_top{min-height:705px}}.clear{clear:both}.support_form{width:760px;padding:30px;padding-bottom:40px;color:#525252}.popup_2 .popup__title{font-size:38px;font-weight:bold;color:#344555;text-align:left}.support_form_left{width:45%;float:left;padding-right:15px}.support_form_right{width:55%;float:right;padding-left:15px}.popup_2 p{font-size:17px;color:#525252;line-height:22px;font-weight:400}.support_form .support_block__link_pv{margin-top:10px}.popup_2 input:not([type="radio"]):not([type="checkbox"]){border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;width:100%}.popup_2 input{margin-bottom:10px}.popup_2 input:not(:last-child){margin-bottom:30px}.popup_2 .checkbox:not(checked)+label{position:relative;padding:6px 0 0 28px;margin-bottom:30px}.popup_2 label{margin-bottom:10px}.support_form_left2{float:left;width:50%;padding-right:15px}
.support_form_right2{float:right;width:50%;padding-left:15px;margin-bottom:30px}.popup_2 .sect_cont_form__textarea{background-color:#f1f1f1;height:170px;width:100%;line-height:24px;resize:none}.file-upload_block_cs2{height:170px;background-color:#f8f8f8;padding-top:30px;border:2px solid #f1f1f1;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px}.file-upload_block_cs2 .filename_cs{background-color:#f8f8f8;margin-bottom:0 !important}.button-lg{padding-left:30px;padding-right:30px;width:auto}.blog_form{width:820px;padding:30px;padding-bottom:40px;color:#525252}.blog_form_left{width:280px;float:left;padding-right:18px}.blog_form_right{width:340px;float:left;font-size:15px}.blog_form_right p{font-size:15px}.blog_lmg{float:right}.blog_form_2{width:670px;padding:30px;padding-bottom:40px;color:#525252}.blog_form_left50{float:left;width:50%;padding-right:15px}.blog_form_right50{float:right;width:50%;padding-left:15px}@media only screen and (max-width:992px){.blog_form_2,.blog_form,.support_form{width:100%;height:auto}.popup_2 .popup__title{font-size:32px}}@media only screen and (max-width:820px){.blog_lmg{display:none}}@media only screen and (max-width:767px){.form_resp{float:none;width:100%;padding-left:0;padding-right:0}.support_form_right{margin-bottom:20px}}@media only screen and (max-width:479px){.popup_2 .popup__title{font-size:22px}.blog_form_right{width:100%}}@media(max-width:970px){.e_cat_top a.toggle_bottom{margin-top:35px}.gen_mail_top a.toggle_bottom{margin-top:50px}.article_short_txt iframe{width:100%}}@media only screen and (max-width:992px){.e_cat_two_scroll3 a.toggle_bottom{display:none}}@media(max-width:768px){.top_ops a.toggle_bottom{top:15px;position:relative;float:none}.first_neft a.toggle_bottom{position:static;top:0;left:0;float:none;margin:20px auto 40px}.keys_appl_top a.toggle_bottom{position:static;top:0;left:0;float:none;margin:20px auto 40px}.top_keys_soc a.toggle_bottom{top:0;margin:30px auto}.article_short{margin-bottom:30px}.subsc_blog{margin-top:25px}
.sidebar_module h2{margin-bottom:15px}.sidebar_module_body a.cat_link_mod{margin-bottom:11px}.sidebar_btn{margin:5px 0}.sidebar_btn:last-child{margin-bottom:18px}.subsc_form input,.subsc_blog_form input{width:100%}pre code{font-size:12px}}@media only screen and (max-width:479px) and (min-width:320px){.video_sec a.toggle_bottom{width:270px;font-size:14px;margin-top:90px}.calk_form .calk_form_subtitle,.calk_form .file-upload_block{display:none}}@media only screen and (max-width:479px){.article_short_view{display:none}.article_short_tags{margin-top:0}}.keys_test_top a.toggle_bottom{position:relative;top:220px;z-index:4;margin-top:0}@media only screen and (max-width:992px){.keys_test_top a.toggle_bottom{display:none}}.error_not_foud ul,.error_not_foud ul{list-style-type:inherit !important}.keys_block_small{display:block}.keys_block_small.keys_block_small--auto{display:block;width:auto;height:auto}.attachment-button{display:inline-block;cursor:pointer}.support-block .markItUpButton{position:relative;width:23px;height:23px;padding:3px;font-size:13px;text-align:center}.support-block .markItUpButton a{position:absolute;top:0;left:0;z-index:5}.support-block .markItUp{width:100%;margin:5px 0 5px 0}.support-block .header-2{font-size:11px;line-height:16px}.support-block .header-3{font-size:9px;line-height:16px}.support-block .help-block{font-size:12px;line-height:10px;margin:-10px 0 25px}.support-block .form-control{float:none !important}.simple-section{background:white;color:#2d323a;padding-top:30px;padding-bottom:30px}.simple-section p{font-size:17px;line-height:26px;color:#2d323a}.simple-section em{font-style:italic}.simple-section h1,.simple-section h2,.simple-section h3,.simple-section h4,.simple-section h5,.simple-section h6{color:#444;font-family:"RobotoBold";margin:30px 0 36px;text-align:left}.simple-section h1{font-size:31px}.simple-section h2{font-size:28px}.simple-section h3{font-size:25px}.simple-section h4{font-size:22px}.simple-section h5{font-size:19px}.simple-section h6{font-size:16px}
.simple-section.dark{background:url('/css/../images/no_found_bg.jpg') repeat-y center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover}.simple-section ul{list-style:none !important;margin-top:14px !important}.simple-section ul li{background:url('/css/../images/how_rosneft_list.png') no-repeat left 6px;padding-left:27px !important;margin-bottom:14px !important;font-size:21px;color:#2d323a;font-family:"RobotoBold"}.simple-section ol{margin-top:14px !important;padding-left:47px !important;list-style:none !important}.simple-section ol li{margin-bottom:14px !important;font-size:21px;color:#2d323a;font-family:"RobotoBold";position:relative}.simple-section ol li:before{counter-increment:myCounter;content:counter(myCounter);color:#fff;font-size:15px;font-family:"RobotoBold";background:#00aec7;display:block;position:absolute;top:-5px;left:-37px;text-align:center;margin:4px 12px 4px 4px;line-height:23px;width:23px;height:23px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px}.simple-section table td{font-size:14px;line-height:20px;background-color:#fff;padding:15px 20px;border:1px solid #c2c2c2}.simple-section table tr:first-child td{font-size:16px;line-height:20px;color:#fff;font-family:"RobotoBold";background-color:#49acc5;padding:15px 20px;border:1px solid #fff;border-bottom:0;border-top:0}.simple-section table tr:first-child td:first-child{border-left:0}.simple-section.dark:has(.svedenia-page){background:#fff !important;background-image:none !important}.svedenia-page{background:#fff;color:#2d323a;padding-top:30px;padding-bottom:30px}.svedenia-page h2{color:#444;font-family:"RobotoBold",sans-serif;font-size:28px;margin:30px 0 24px;text-align:left}.svedenia-page p{font-size:17px;line-height:26px;color:#2d323a}.svedenia-page table.svedenia-table{width:100%;table-layout:fixed;border-collapse:collapse;word-wrap:break-word;margin-bottom:24px}
.svedenia-page table.svedenia-table td.svedenia-td{font-size:14px;line-height:20px;color:#2d323a;font-family:inherit;background-color:#fff;padding:15px 20px;border:1px solid #c2c2c2;vertical-align:top}.svedenia-page table.svedenia-table tr:first-child td.svedenia-td{font-size:14px;line-height:20px;color:#2d323a;font-family:inherit;background-color:#fff;border:1px solid #c2c2c2}.svedenia-page table.svedenia-table tr:first-child td.svedenia-td:first-child{border-left:1px solid #c2c2c2}.svedenia-page table.svedenia-table td.svedenia-label{width:32%}.svedenia-page table.svedenia-table--codes{width:100%;table-layout:fixed}.svedenia-page table.svedenia-table--codes td.svedenia-code{width:90px;white-space:nowrap}.svedenia-page table.svedenia-table--codes td.svedenia-td{width:auto !important}.svedenia-page table.svedenia-table tr.svedenia-table__head td.svedenia-td{font-weight:bold}.top_prom_b{min-height:580px;background:url('/css/../images/top_prom_b.jpg') no-repeat 50% 50%;width:100%;padding-top:54px;position:relative}.top_prom_b_wr{background:#2d323c url('/css/../images/top_prom_b_bg_2.png') 0 0 repeat}.prom_b_p1{background:url('/css/../images/calc.png') no-repeat center center;width:326px;height:297px;position:absolute;top:19px;left:-500px;z-index:4}.prom_b_p2{background:url('/css/../images/prom_b_p2.png') no-repeat center center;width:384px;height:456px;position:absolute;top:200px;left:-340px;z-index:4}.prom_b_p3{background:url('/css/../images/prom_b_p3.png') no-repeat center center;width:233px;height:213px;position:absolute;top:50px;left:1000px;z-index:4}.top_prom_b h1{font-size:36px;line-height:50px;font-family:"RobotoBold";color:#fff}.top_prom_b h3{font-size:24px;font-family:"RobotoBold";color:#fff;padding-bottom:15px}.top_prom_b_subtitle{padding-top:170px;position:relative}.numbers_list_gr{counter-reset:li;padding:0;list-style:none}.numbers_list_gr li{position:relative;padding-left:46px;font-size:26px;line-height:47px;font-family:"RobotoBold";color:#fff}
.numbers_list_gr li a{font-size:26px;line-height:47px;font-family:"RobotoBold";color:#fff;text-decoration:underline}.numbers_list_gr li a:hover{color:#08f1ef}.numbers_list_gr li:before{content:counter(li);counter-increment:li;position:absolute;height:35px;width:35px;top:5px;left:0;color:#109492;background:#00fffc;font-weight:bold;font-size:24px;line-height:35px;font-family:"RobotoBold";text-align:center;border-radius:35px}.prom_b_logo{position:absolute;bottom:0;right:0}.prom_b_logo p{font-size:16px;line-height:35px;font-family:"RobotoBold"}.prom_b_cont h2{font-size:30px;color:#fff;background:#477fb8 url('/css/../images/top_prom_b_bg_2.png') 0 0 repeat;padding:13px 18px;display:inline-block;font-family:"RobotoBold";margin-bottom:45px}.prom_b_cont{background-color:#fff;padding-top:80px;color:#2d323a}.prom_b_cont h5{font-size:18px;line-height:35px;font-family:"RobotoBold";padding-bottom:5px}.prom_b_cont p{font-size:17px;line-height:26px;color:#2d323a}.prom_b_info{margin-top:40px}.prom_b_info li{position:relative;padding-left:130px;padding-bottom:25px;height:132px}.prom_b_info_img{position:absolute;top:0;left:0;background-color:#2d323a;width:105px;height:105px;border-radius:100%;text-align:center}.prom_b_info_img img{margin-top:25px}.prom_b_info li:before{content:"";display:inline-block;vertical-align:middle;height:100%}.prom_b_info li p{vertical-align:middle;display:inline-block;width:95%}.prom_b_info_img span{position:absolute;top:10px;left:0;font-size:15px;line-height:25px;font-family:"RobotoBold";color:#fff;width:25px;height:25px;border-radius:100%;background-color:#2d323a}.prom_b_info_img:after{content:'';display:block;background:url('/css/../images/prom_b_info_point.png') 0 0 no-repeat;width:4px;height:20px;position:absolute;bottom:-24px;left:50%;margin-left:-2px}.prom_b_info li:last-child .prom_b_info_img:after{background-image:none}
.prom_b_example img{width:100%}.prom_b_example_poz1{margin-top:43px}.prom_b_example_poz2{margin-top:-30px}.prom_b_example_poz3{margin-top:-355px}.prom_b_cont_dark{background-color:#3a424c;padding-bottom:30px}.prom_b_cont_dark h2{font-size:30px;color:#fff;background:#477fb8;padding:13px 20px;display:inline-block;font-family:"RobotoBold";position:relative;top:-28px}.prom_b_cont_dark{color:#fff}.prom_b_cont_dark h5{font-size:18px;line-height:35px;font-family:"RobotoBold";padding-bottom:25px}.prom_b_cont_dark p{font-size:16px;line-height:26px;font-family:"RobotoBold";padding-bottom:25px}.prom_b_question li{background-color:#fff;height:100px;width:445px;border-radius:10px;position:relative;padding:10px 15px 12px 100px;font-size:17px;line-height:26px;font-family:"RobotoBold";color:#2d323a;margin-bottom:38px}.prom_b_question li p{font-size:17px;line-height:26px;font-family:"RobotoBold";color:#2d323a}.prom_b_question p{padding-top:25px;padding-bottom:50px}.prom_b_question_img{position:absolute;top:18px;left:15px;height:65px;width:65px;background-color:#3a424c;border-radius:100%;text-align:center}.prom_b_question_img img{margin-top:14px}.prom_b_question li .prom_b_question_up{font-size:14px;line-height:18px;font-family:"RobotoRegular"}.prom_b_question li:hover p{padding:0}.prom_b_question li p{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.prom_b_question .prom_b_question_first{background-color:#3a424c;padding-bottom:0;height:90px}.prom_b_question .prom_b_question_first p{font-size:20px;line-height:26px;font-family:"RobotoBold";color:#fff}.prom_b_question .prom_b_question_first:hover p{padding-top:25px;padding-bottom:50px}.prom_b_question li:before{content:'';display:block;position:absolute;background:url('/css/../images/prom_b_question_arrow.png') 0 0 no-repeat;width:13px;height:15px;left:40px;bottom:-28px}
.prom_b_question li:last-child:before{background-image:none;background:url('/css/../images/prom_b_question_arrow_2.png') 0 0 no-repeat;width:25px;height:32px;left:105px;bottom:-45px}.prom_b_question_cont{overflow:hidden;height:90px;display:block}.prom_b_notification{padding-left:79px;background:url('/css/../images/notification_icon.png') 15px 0 no-repeat;font-size:17px;line-height:26px;font-family:"RobotoBold";color:#fff;margin-left:130px;min-height:60px;width:310px}.name_cif2{font-size:16px;line-height:24px;font-family:"RobotoBold";color:#fff;width:220px;display:block}.cif2{font-size:105px;line-height:105px;font-family:"RobotoBold";border-top:1px solid #474f58;padding-top:25px;margin-top:20px;color:#3698cf}.prom_b_cont h3{font-size:30px;line-height:36px;color:#2d323a;font-family:"RobotoBold";margin-bottom:35px}.prom_b_cont h4{font-size:30px;line-height:36px;color:#2d323a;font-family:"RobotoBold"}.prom_b_video_arrow{position:relative;line-height:30px}.prom_b_video_arrow h5{line-height:30px}.prom_b_video_arrow:before{content:'';display:block;position:absolute;background:url('/css/../images/prom_b_video_arrow.png') 0 0 no-repeat;width:32px;height:25px;top:-18px;left:-58px}.prom_b_video_arrow_box{margin-top:30px}.round_schedule{margin-top:65px}#chart-container text[fill="#000000"]{display:none}.round_schedule_ins{position:relative;padding-bottom:50px}.yandex_logo{position:absolute;right:0;top:20px;font-size:14px;z-index:20}.yandex_logo a{float:right}.yandex_logo p{font-size:14px;margin-bottom:10px}.round_schedule_ins li{font-size:14px;margin-bottom:10px}.round_schedule_ins_sn{padding-left:400px}.round_schedule_ins_ul{padding-left:28px;margin-bottom:20px}.round_schedule_ins_ul li{font-size:16px;line-height:34px}.round_schedule_ins2{padding-bottom:60px}.yandex_logo_2{float:right}.yandex_logo_2 a{float:right}.yandex_logo_2 p{font-size:14px;margin-bottom:10px;float:left;margin-top:50px;margin-right:25px}
#chart-container-2 text[fill="#000000"]{display:none}.blue_table{width:100%}.blue_table th{font-size:16px;line-height:20px;color:#fff;font-family:"RobotoBold";background-color:#49acc5;padding:15px 20px;border:1px solid #fff;border-bottom:0;border-top:0}.blue_table th:first-child{border-left:0}.blue_table th:last-child{border-right:0}.blue_table td{font-size:14px;line-height:20px;background-color:#fff;padding:15px 20px;border:1px solid #c2c2c2}.prom_b_cont_br{padding-bottom:70px}.prom_b_cont_dark h3{font-size:25px;line-height:36px;color:#fff;font-family:"RobotoBold"}.blue_list_ul li{background:url('/css/../images/blue_list_ul.png') no-repeat 0 15px;padding-left:22px;font-size:20px;line-height:36px;font-family:"RobotoBold";color:#fff}.map_rf{width:776px;height:390px;background:url('/css/../images/map_rf.png') 0 0 no-repeat;position:relative;margin-top:50px}.map_rf_phone_blue{color:#477fb8;font:bold 14px/20px 'Calibri',Arial,sans-serif;position:absolute;left:203px;top:-20px}.map_rf_phone_blue *{color:#477fb8}.map_rf_phone_blue em{color:#477fb8;font-size:26px;font:italic bold 26px/26px 'Calibri',Arial,sans-serif}.map_rf_phone_blue:after{content:'';display:block;position:absolute;width:254px;height:194px;background:url('/css/../images/map_rf_phone_blue_line.png') 0 0 no-repeat;top:60px;left:-75px}.map_rf_phone_blue:before{content:'';display:block;position:absolute;width:82px;height:78px;background:url('/css/../images/map_rf_phone_blue_point.png') 0 0 no-repeat;top:225px;left:-110px}.map_rf_phone_green{color:#67893b;font:bold 14px/20px 'Calibri',Arial,sans-serif;position:absolute;left:450px;top:-20px}.map_rf_phone_green *{color:#67893b}.map_rf_phone_green em{color:#67893b;font-size:26px;font:italic bold 26px/26px 'Calibri',Arial,sans-serif}
.map_rf_phone_green:after{content:'';display:block;position:absolute;width:254px;height:194px;background:url('/css/../images/map_rf_phone_green_line.png') 0 0 no-repeat;top:60px;left:-75px}.map_rf_phone_green:before{content:'';display:block;position:absolute;width:19px;height:19px;background:url('/css/../images/map_rf_phone_green_point.png') 0 0 no-repeat;top:240px;left:-82px}.map_rf span{color:#676767;font-size:16px;line-height:20px;font-family:"RobotoBold";position:absolute;top:270px;left:-165px}.prom_b_laptop{position:relative;padding-top:70px;margin-top:30px}.prom_b_laptop p{font-size:16px;line-height:20px}.prom_b_laptop_text_1{position:absolute;left:113px;top:20px;width:240px}.prom_b_laptop_text_2{position:absolute;top:0;left:448px;width:320px}.chart-container-duplicate{display:none}@media only screen and (max-width:969px){.top_prom_b_subtitle{padding-top:150px}.prom_b_logo{position:static;float:right}.prom_b_video iframe{width:100%}.chart-container-wr{height:370px;overflow:hidden}.prom_b_laptop_text_1{left:0}.prom_b_laptop_text_2{left:342px}.top_prom_b_wr{overflow:hidden}}@media only screen and (max-width:767px){.chart-container-wr{display:none}.chart-container-duplicate{display:block;padding-top:70px;padding-bottom:20px}.top_prom_b_subtitle{padding-top:30px}.top_prom_b h1{font-size:29px;line-height:32px}.numbers_list_gr li a,.numbers_list_gr li{line-height:36px}.prom_b_example_poz1{margin-top:0}.prom_b_example_poz2{margin-top:0}.prom_b_example_poz3{margin-top:0}.prom_b_question li p{padding:0 !important}.cif2{text-align:center}.name_cif2{text-align:center;width:auto}.prom_b_video_arrow,.prom_b_video_arrow_box{display:none}.prom_b_video{margin-bottom:20px}.round_schedule_ins_sn{padding-left:25px}.yandex_logo_2 p{float:right;margin-right:0}.map_rf{background-size:100%;width:auto;height:270px}.map_rf span{display:none}.map_rf_phone_blue{top:0;left:0}.map_rf_phone_green{left:0;top:70px}.map_rf_phone_blue:before,.map_rf_phone_green:before{display:none}
.map_rf_phone_blue:after,.map_rf_phone_green:after{display:none}.prom_b_laptop_text_1{top:40px;width:180px}.prom_b_laptop_text_2{left:200px;width:220px}.prom_b_laptop{padding-top:110px}.round_schedule_ins_ul{padding-left:0}.round_schedule_ins_ul li{line-height:24px}.prom_b_cont h5{line-height:25px}}@media only screen and (max-width:479px){.numbers_list_gr li a,.numbers_list_gr li{font-size:18px;line-height:24px}.numbers_list_gr li a,.numbers_list_gr li{margin-bottom:10px}.prom_b_info li{height:auto}.prom_b_info_img:after{display:none}.prom_b_info li{padding-top:110px;padding-left:0}.prom_b_question li{width:270px;height:auto}.prom_b_question_cont{height:auto}.prom_b_notification{margin-left:0;width:270px;margin-top:50px}.blue_table th{font-size:14px}.blue_table td{font-size:12px}.blue_table th,.blue_table td{padding:5px}.map_rf{height:200px}.prom_b_laptop_text_1,.prom_b_laptop_text_2{position:static;margin-bottom:10px;width:auto}.prom_b_laptop{padding-top:0}.chart-container-duplicate{display:block;padding-top:170px;padding-bottom:20px}.up-button-container{display:none}.prom_b_cont h2{font-size:26px}}@media only screen and (max-width:479px) and (min-width:320px){.container{width:100%}}.soc_zaim_mockup3{top:24px}.soc_zaim_mockup2{top:-43px}.soc_zaim_mockup1{top:-102px}.green_title.data_center{margin-top:388px}.inf_comanda{margin:277px auto 0}.others_project{left:-481px}.bx-wrapper{min-height:413px}.bx-wrapper .bx-prev:hover{background:#00bce7 url('/css/../images/arrow_left.png') no-repeat center center}.bx-wrapper .bx-next:hover{background:#00bce7 url('/css/../images/arrow_right.png') no-repeat center center}.review_hide_btn{font-size:14px;color:#0097e6;cursor:pointer;border-bottom:2px dotted #0097e6;display:inline-block;padding-bottom:3px;margin-top:10px;margin-bottom:10px}.rev_txt.rev_hd{overflow-y:hidden;height:231px}.rev_txt.rev_hd.show{height:auto}.image{text-align:center;margin:0 auto}.image img{max-width:100%;height:auto}.top_keys_depot_wr{background:#2d323c url('/css/../images/images/top_keys_depot_bg.jpg') 0 0 repeat}.top_keys_depot{min-height:910px;background:url('/css/../images/images/top_keys_depot_2.jpg') no-repeat 50% 50%;width:100%;padding-top:34px;position:relative}.keys_depot_p1{background:url('/css/../images/images/keys_depot_p1.png') no-repeat center center;width:195px;height:183px;position:absolute;top:150px;left:-300px;z-index:4}.keys_depot_p2{background:url('/css/../images/images/keys_depot_p2.png') no-repeat center center;width:94px;height:92px;position:absolute;top:500px;left:-100px;z-index:4}.keys_depot_p3{background:url('/css/../images/images/keys_depot_p3.png') no-repeat center center;width:192px;height:155px;position:absolute;top:50px;left:1000px;z-index:4}.top_keys_depot h1{font-size:36px;line-height:50px;font-family:"RobotoBold";color:#2d323a}
.top_keys_depot_text_poz{position:relative}.top_keys_depot_text_poz_1,.top_keys_depot_text_poz_2{position:absolute;font-size:16px;line-height:19px;font-family:"RobotoBold";color:#2d323a;padding-bottom:10px;z-index:10}.top_keys_depot_text_poz_1{top:325px;background:url('/css/../images/images/top_keys_depot_text_poz_1.png') 0 100% no-repeat;padding-right:100px}.top_keys_depot_text_poz_2{top:379px;right:105px;background:url('/css/../images/images/top_keys_depot_text_poz_2.png') 0 100% no-repeat;padding-left:140px;padding-bottom:85px}.top_keys_depot_text_poz_3,.top_keys_depot_text_poz_4{position:absolute;font-size:16px;line-height:21px;font-family:"RobotoBold";color:#fff;padding-top:10px;border-top:1px solid #fff;top:600px;z-index:10}.top_keys_depot_text_poz_3{padding-right:30px}.top_keys_depot_text_poz_4{right:0;padding-left:30px}.e_cat_two_scroll3{position:relative}.e_cat_two_scroll3 h2{background-color:#96ca4e;color:#2d323a}.e_cat_two_scroll3 li{background-position:0 50%;font-size:17px}.e_cat_two_scroll3 a.keys_test_btn{position:absolute;top:-150px}.top_keys_depot_box_animation{position:absolute;top:-34px;width:1px;left:50%}.top_keys_depot_box_animation>div{position:absolute}.cars_down{z-index:6;top:148px;margin-left:-153px}.funnel_img{z-index:5;top:240px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.batt_green{top:525px;right:1px}.batt_green{opacity:1}@-moz-keyframes animaciya1{from{opacity:.3}to{opacity:1}}@-webkit-keyframes animaciya1{from{opacity:.3}to{opacity:1}}@-ms-keyframes animaciya1{from{opacity:.3}to{opacity:1}}.batt_read{top:525px;left:0}.batt_read{opacity:1}.substrate_green{top:510px;right:70px}.substrate_read{top:510px;left:70px}.car_lg_1{position:absolute;left:58px;top:30px}.car_lg_1{opacity:1}.car_lg_2{position:absolute;left:125px;top:70px}.car_lg_2{opacity:1}.car_lg_3{position:absolute;left:190px;top:110px}.car_lg_3{opacity:1}.substrate_read>div{position:absolute}.car_sm_1{left:40px;top:125px}.car_sm_2{left:72px;top:105px}
.car_sm_3{left:104px;top:85px}.car_sm_4{left:136px;top:65px}.car_sm_5{left:168px;top:45px}.car_sm_6{left:200px;top:25px}.car_sm_7{left:95px;top:160px}.car_sm_8{left:127px;top:140px}.car_sm_9{left:159px;top:120px}.car_sm_10{left:191px;top:100px}.cars_down{text-align:center;width:294px;top:150px;margin-left:-146px}.cars_down>img{position:absolute;transform:translate(0,-1000px);-webkit-transform:translate(0,-1000px);-ms-transform:translate(0,-1000px)}@-moz-keyframes car_down_animation{from{transform:translate(0,-1000px)}to{transform:translate(0,0)}}@-webkit-keyframes car_down_animation{from{-webkit-transform:translate(0,-1000px)}to{-webkit-transform:translate(0,0)}}@-ms-keyframes car_down_animation{from{-ms-transform:translate(0,-1000px)}to{-ms-transform:translate(0,0)}}.car_down_animation_1{top:57px;left:0;-moz-animation:car_down_animation 1s ease-in-out 0 forwards alternate;-webkit-animation:car_down_animation 1s ease-in-out 0 forwards alternate;-ms-animation:car_down_animation 1s ease-in-out 0 forwards alternate}.car_down_animation_2{top:122px;left:80px;-moz-animation:car_down_animation 1s ease-in-out .5s forwards alternate;-webkit-animation:car_down_animation 1s ease-in-out .5s forwards alternate;-ms-animation:car_down_animation 1s ease-in-out .5s forwards alternate}.car_down_animation_3{top:0;left:150px;-moz-animation:car_down_animation 1s ease-in-out 2s forwards alternate;-webkit-animation:car_down_animation 1s ease-in-out 2s forwards alternate;-ms-animation:car_down_animation 1s ease-in-out 2s forwards alternate}.car_down_animation_4{top:40px;left:180px;-moz-animation:car_down_animation 1s ease-in-out 1.5s forwards alternate;-webkit-animation:car_down_animation 1s ease-in-out 1.5s forwards alternate;-ms-animation:car_down_animation 1s ease-in-out 1.5s forwards alternate}.car_down_animation_5{top:87px;left:140px;-moz-animation:car_down_animation 1s ease-in-out 1s forwards alternate;-webkit-animation:car_down_animation 1s ease-in-out 1s forwards alternate;-ms-animation:car_down_animation 1s ease-in-out 1s forwards alternate}
@media only screen and (max-width:969px){.top_keys_depot_text_poz_3,.top_keys_depot_text_poz_4{top:670px}.top_keys_depot_wr{overflow:hidden}}@media only screen and (max-width:767px){.top_keys_depot_text_poz_3,.top_keys_depot_text_poz_4{padding:0;top:680px}.top_keys_depot_text_poz_2{padding-left:30px;background-position:100% 100%;right:0;top:450px}.top_keys_depot h1{font-size:32px;line-height:40px}.keys_depot_p2{display:none}}@media only screen and (max-width:479px){.top_keys_depot_text_poz_1{background-position:100% 100%;top:280px}.top_keys_depot h1{font-size:28px;line-height:32px}}section#about-image{background:white}section#step-plan-is{padding-top:20px;font-family:"RobotoRegular";font-size:18px}section#step-plan-is p{line-height:25px}section#step-plan-is h3{font-family:"RobotoBold";font-size:28px}section#step-plan-is .row{margin-top:45px}section#step-plan-is ul li,section#step-plan-is ol li,section#step-plan-is ul,section#step-plan-is ol{color:white}section#step-plan-is img.alignleft{float:left;margin-right:30px;margin-bottom:30px;margin-top:7px}@media only screen and (max-width:768px) and (min-width:480px){.responsiv_100pr .container{width:100% !important;display:none}}.contact_map_btn{position:absolute;top:40px;z-index:100}.map_btn{height:41px;background-color:#f9f9f9;color:#a2a2a2;font:15px/20px 'RobotoRegular',Arial,sans-serif;width:265px;padding:8px 20px 12px 45px;text-decoration:none;display:block;position:relative}.map_btn span{border-bottom:2px dotted transparent}.map_btn:focus{color:#a2a2a2;text-decoration:none}.map_btn:hover{color:#2d3642;background:#ffb500;background:linear-gradient(to top,#ffb500,#ffe400);text-decoration:none}.map_btn:hover span{border-bottom:2px dotted #36404e}.map_btn:hover:before{background-position:0 100%}.map_btn:before{content:'';display:block;position:absolute;top:11px;left:15px;height:19px;width:21px;background-position:0 0;background-repeat:no-repeat}.map_btn_1:before{background-image:url('/css/../images_new/images/map_btn_1.png')}
.map_btn_2:before{background-image:url('/css/../images_new/images/map_btn_2.png')}.map_btn_2:hover:before{background-position:0 100%;top:9px}.popup__title_2{font-size:31px;color:#344555;text-align:left;display:block;margin-bottom:25px}.map_form_button{width:178px;height:50px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;text-align:center;color:#655d04 !important;font-family:"RobotoBold";font-size:20px;background-image:linear-gradient(to top,#fdd000 0,#fff04e 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-bottom:4px solid #d2bf00;line-height:43px;display:inline-block;margin:20px 0 0;cursor:pointer;opacity:1;margin-right:10px}.map_form_button:last-child{margin-right:0}.map_form_button:hover,.map_form_button:focus{background-image:linear-gradient(to top,#fde654 0,#fef77d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border-bottom:4px solid #d2bf00;text-decoration:none}.map_form_button:active{background-image:linear-gradient(to top,#f4db15 0,#fbd20d 100%);box-shadow:2px 3.5px 5px rgba(0,0,0,.12);color:#908505;border:0;border-top:4px solid #d2bf00;text-decoration:none}.simple_btn_close{position:static}.mfp-close{cursor:pointer}em{font-style:italic}ul.list{list-style:disc;padding-left:40px}ul.list li{margin-bottom:5px}.category-preloader{display:none;float:right;margin-right:10px;margin-top:-5px}.sidebar_module--margin-bottom{margin-bottom:15px}.benefits-block{padding:30px 0}.benefit-item{padding-top:5px;margin-bottom:50px}.benefit-item__title{font-size:24px;margin:0 0 20px}.benefit-item__text{font-size:18px;line-height:1.5}h3.block-chain-header{font-size:24px;margin:20px 0 50px;font-weight:bold}.block-chain-item__title{margin-bottom:20px;font-size:20px;font-weight:bold}.block-chain-item__text{font-size:16px;line-height:1.5}.block-chain-item{margin-bottom:45px}.keys_blockchain_top{width:100%;min-height:470px;background:#f1f1f1 url('/css/../images_blockchain/keys_blockchain_top.jpg') no-repeat bottom center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:53px;position:relative}
.keys_blockchain_top h1{font-size:36px;line-height:50px;font-family:"RobotoBold";color:#fff;margin-bottom:25px}.blockchain_title_wrap{color:#fff}.blockchain_title_wrap span{font-size:25px;line-height:36px;margin-bottom:35px}.toggle_bottom_wr{margin-bottom:120px}.toggle_bottom.toggle_bottom_dark{position:static;margin-top:0;float:none;color:#2d323a;border-color:#2d323a}.toggle_bottom.toggle_bottom_dark:hover{background-color:#2d323a;color:#fff}.toggle_bottom.toggle_bottom_dark i::after{background:url('/css/../images/icon/arrow_down_black.png') no-repeat}.toggle_bottom.toggle_bottom_dark:hover i::after{background:url('/css/../images/green/arrow_down2.png') no-repeat}.blockchain_mock_wrap{margin-top:-10px;position:relative;z-index:3}.blockchain_mock1{width:285px;height:340px;position:absolute;top:0;right:0;background:url('/css/../images_blockchain/blockchain_m1.png') no-repeat center center;z-index:3}.case-block{margin-bottom:50px}.case-block h2{margin-bottom:30px}.dek_how_works{margin-bottom:-120px}@media only screen and (max-width:991px){.dek_how_works{margin-bottom:-80px}}.case{height:160px;position:relative;display:block;margin-bottom:20px;box-shadow:0 0 18px rgba(0,1,3,.26)}.case--crypto{background:url('/css/../images/crypto_case.png') no-repeat center;background-size:cover}.case--lizing{background:url('/css/../images/lizing_case.png') no-repeat center;background-size:cover}.case--lizing-ai{background:url('/css/../images/lizing_ai_case.png') no-repeat center;background-size:cover}.case:hover .case__footer{background:#fff}.case:hover .case-footer-title{color:#2d3642}.case:hover .case-details{color:#4b78bb;border:2px solid #4b78bb}.case .case-footer-title{margin:20px 0 0 20px;color:#fff;font-size:20px;line-height:1.1;font-family:"RobotoBold";-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.case-details{margin:20px 20px 0 0;display:none;float:right;color:#fff;font-size:16px;padding:0 10px;border:2px solid #fff;text-align:center;line-height:27px;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}
.case:hover .case-details:after{background:url('/css/../images/icon/keys_small_btn_more-hover.png') no-repeat}.case-details:after{content:"";background:url('/css/../images/icon/keys_small_btn_more.png') no-repeat;width:8px;height:17px;display:inline-block;vertical-align:middle;margin-left:15px;-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.case__footer{width:100%;height:70px;position:absolute;bottom:0;left:0;background:rgba(36,51,64,.56);-moz-transition:all .2s linear;-o-transition:all .2s linear;-webkit-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.faq_sec ul{padding-left:25px;list-style:disc}.faq_sec ol{padding-left:25px;list-style:decimal}.faq-vote-header{font-size:35px;line-height:51px;margin-bottom:30px}.reference-box-header{font-size:18px;line-height:24px;margin-bottom:20px;font-family:"RobotoBold" !important}@media only screen and (max-width:991px){.blockchain_mock_wrap{margin-top:20px;margin-left:0}.blockchain_mock{display:none}.blockchain_mock_wrap{background:url('/css/../images_blockchain/blockchain_m1.png') no-repeat;background-size:100%;background-position:center;padding-top:110%;width:100%;max-width:none;margin-bottom:30px}.toggle_bottom_wr .toggle_bottom{display:block !important}}@media only screen and (max-width:767px){.blockchain_title_logo{margin-bottom:0}.blockchain_title_logo{text-align:left;margin-bottom:30px}.blockchain_title_list{margin-bottom:20px}.toggle_bottom_wr{margin-bottom:80px}}@media only screen and (min-width:768px){.case-details{display:block}.case .case-footer-title{font-size:24px;line-height:33px}.block-chain{background:url('/css/../images/block_chain.png') no-repeat left top}.block-chain-item{margin-left:80px}.block-chain-item:nth-child(2n){margin-left:130px}}@media only screen and (min-width:970px){h3.block-chain-header{margin:20px 0 80px}.block-chain-item{padding-top:5px;margin-bottom:58px}}.puls_point_on{opacity:1;top:307px}
.keis_slider_btn_poz{position:absolute;bottom:0}.others_project__subtitle_a{display:none}@media only screen and (max-width:970px){.cif{margin-top:25px}.subsc_form button{margin-top:0}.mackup_text{display:none}.section4 .section_h2{font-size:26px;line-height:28px;text-align:left}.puls{height:360px}a.toggle_bottom{float:none;margin:0;margin-top:35px;display:none}.cif_last{overflow:hidden}.section5{padding-bottom:70px}.section6{background-position:center 105px}}@media only screen and (max-width:768px){.short_keys_block{height:313px}.subsc_block_txt{margin-top:25px}.section1{min-height:260px}.section1__title{font-size:20px;line-height:28px;margin-top:30px;font-weight:bold;text-align:left}.slogan{text-align:left;font-size:16px}.section2 h2{display:none}.app_block{height:auto}.section3{margin-top:50px}.desctop_line span{text-align:left;width:100px;position:static;display:block}.desctop_line{background:url('/css/../images/desctop_line.png') no-repeat 100% 0;width:185px;height:65px;float:none;margin-top:35px;margin-bottom:15px;margin-right:0;position:relative}.mac_win{margin-top:0}.mobile_line{background:url('/css/../images/mobile_line.png') no-repeat 120px 0;width:185px;height:65px;margin-top:35px;margin-left:0;margin-bottom:0;float:none;position:relative}.mobile_line span{width:100px;position:static}.app_block{margin-top:0}.section_h2{font-size:20px;line-height:28px;text-align:left}.puls{margin:0;height:175px;width:auto;margin-top:15px;margin:35px;display:block;background:url('/css/../images/puls_resp.png') 0 0 no-repeat}.section4{padding-bottom:60px;background:none;min-height:870px;background:url('/css/../images/testing_bg_resp_2.png') center bottom no-repeat}ul.ul_check:last-child{margin-top:29px}.section5{margin-top:-125px}.green_title.data_center,.green_title{margin-top:155px}.cif_50{width:50%;float:left}.if_info1,.if_info2,.if_info3,.if_info4,.if_info5{display:none}.inteface_1{margin-top:40px;height:620px}.inteface_2{margin-top:-210px}.inteface_4{margin:0;margin-top:-200px}.section6{background-position:center -130px}
.project_tit{text-align:center;margin-top:100px}.bx-wrapper{margin-top:25px}.sup_block__item1{margin-bottom:20px}.sup_block__item2{padding-bottom:140px}.sup_block__info4{text-align:left;left:80px}.sup_block__info4:after{float:left;margin-right:auto;margin-left:-38px;margin-top:-40px;transform:rotate(260deg);-webkit-transform:rotate(260deg);-moz-transform:rotate(260deg);filter:progid:DXImageTransform. -o-transform:rotate(260deg)}.sup_block__info5{top:50px}.sup_block__info5:after{margin-right:0;margin-left:-20px;margin-top:30px;transform:rotate(60deg);-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);filter:progid:DXImageTransform. -o-transform:rotate(60deg)}.section8_down{background-size:cover}.table_people_bg{margin:30px auto}.calk_form__title{font-size:20px;text-align:center;display:block}.calk_form_subtitle{font-size:15px;text-align:center}.file-upload_block{display:none}textarea.file-upload_block{display:block}.inf_comanda{margin-top:40px}.down_bg_last{height:520px}.calk_form{margin-top:35px}.others_project{display:block;position:absolute;top:520px;left:0;z-index:25}.others_project__txt,.others_project__bt,.others_project__subtitle,.others_project__link,.others_project__subtitle{display:none}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{bottom:-155px}.others_project__subtitle{margin-bottom:10px}.others_project__subtitle_a{display:block}.dep_sec{padding-top:20px}.dep_title{margin-bottom:30px}section#about-image .container,section#about-image .container img{width:100% !important;padding:0}}@media only screen and (max-width:480px){.short_keys_block{height:240px}.inteface_1{height:480px}.project_tit{margin-top:60px}.section6{padding-bottom:60px;min-height:1250px}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{bottom:-50px}.bx-wrapper{margin-top:10px}.code_block__txt{text-align:center;background-color:transparent}.sup_block__item2{padding-bottom:40px}.sup_block__info5:after{margin-left:-60px;margin-right:15px}.section6{background-position:center -110px}.bx-wrapper .bx-controls-direction a{top:35%}
.inf_comanda{margin-top:120px}.down_bg_last{height:475px}.code_block__txt{font-size:14px}.section8_title{font-size:18px}.geentxt span{font-size:15px;padding:0 6px 6px}.others_project{display:block;position:absolute;top:300px;left:0;z-index:25;width:auto}.others_project__txt,.others_project__bt,.others_project__subtitle,.others_project__link,.others_project__subtitle{display:none}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{bottom:-25px}.code_block{margin-top:0}.others_project__subtitle{margin-bottom:10px}.others_project__subtitle_a{display:block}.others_project__subtitle_a{font-size:14px}.section4{min-height:930px}.mackup_item3_on{left:20px}.mackup_item2_on{left:0}.section3{overflow:hidden}}@media only screen and (max-width:320px){body{min-width:320px}}.section_offset{padding:45px 0}.section_offset_last{padding-top:45px}.landing_wr{font-size:14px;line-height:22px;color:#2d323a;font-family:"Roboto";background-color:#fff}.landing_wr h1{font-size:38px;line-height:56px;color:#fff;font-family:"RobotoBold";margin-bottom:15px}.landing_wr h1 span{padding:0 18px;background-color:#2d323a;display:inline-block;margin-bottom:2px}.landing_wr h2{font-size:38px;line-height:58px;color:#2d323a;font-family:"RobotoBold";margin-bottom:15px}.landing_wr h3{font-size:38px;line-height:58px;color:#2d323a;font-family:"RobotoBold";margin-bottom:15px}.landing_wr h4{font-size:20px;line-height:31px;color:#2d323a;font-family:"RobotoBold";margin-bottom:25px}.landing_wr h5{font-size:18px;line-height:26px;font-family:"RobotoBold";margin-bottom:18px}.landing_wr h6{font-size:20px;line-height:31px;color:#4cbcd7;font-family:"RobotoBold";margin-bottom:8px;text-align:left;padding:0}.landing_wr a{text-decoration:underline}.landing_wr a:hover{text-decoration:none}.landing_wr .keys_list_bl{background-color:#cfdcdf}.landing_wr .keys_list_bl a{text-decoration:none}.creation{height:510px;position:relative}.yii_box{padding-top:190px;position:relative;z-index:4}.yii_box_title strong{display:inline-block;background-color:#fff;position:relative;z-index:2;padding-right:25px}.yii_box_title{width:375px;position:relative}.yii_box_title:after{content:'';display:block;height:1px;width:100%;background-color:#4cccd8;position:absolute;right:0;top:12px}.yii_box_title:before{content:'';display:block;height:6px;width:6px;background-color:#4cccd8;position:absolute;right:0;top:10px;border-radius:100%}.yii_box_img{position:absolute;top:-6px;right:-60px}.creation h1{margin-top:30px;position:relative;z-index:5}
.specialize{background:url('/css/../images_new_06.06.16/images/specialize_bg.jpg') 50% 0 no-repeat;background-size:cover}.specialize p{font-size:18px;line-height:31px}.specialize .specialize_cont{font-size:23px;line-height:36px}.splinter_img{position:absolute;z-index:10}.splinter_img_1{top:-160px;left:-450px}.splinter_img_2{bottom:-40px;left:-300px}.splinter_img_3{top:100px;right:-305px}.splinter_img_4{bottom:-50px;right:-375px}.why_us{background-color:#202e31}.why_us h3{color:#b1e028}.why_us_list li{font-weight:bold;font-size:25px;line-height:30px;color:#fff;padding:10px 0 10px 40px;background:url('/css/../images_new_06.06.16/images/icon_why_us_list.png') 0 15px no-repeat}.btn_land_green{display:inline-block;font-size:18px;line-height:17px;color:#fff;background-color:#7eda11;padding:15px 20px;padding-left:40px;position:relative;border-radius:30px;cursor:pointer;border:0;text-decoration:none !important}.btn_land_green span{border-bottom:1px dotted #fff}.btn_land_green:after{position:absolute;content:'';left:18px;top:50%;margin-top:-3px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid transparent;border-top:6px solid #fff}.btn_land_green:hover{background-color:#5ca604;color:#fff;text-decoration:none}.btn_land_green:hover span{border-color:transparent}.btn_land_green.active:after{margin-top:-9px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:6px solid transparent}.btn_land_green .h{display:none}.btn_land_green.active .h{display:block}.btn_land_green.active .s{display:none}.btn_land_green_2{display:inline-block;font-size:18px;line-height:17px;color:#fff;background-color:#7eda11;padding:15px 20px;position:relative;border-radius:30px;cursor:pointer;border:0;text-decoration:none !important}.btn_land_green_2 span{margin-right:13px}.btn_land_green_2:focus,.btn_land_green_2:hover{background-color:#5ca604;color:#fff;text-decoration:none}.icon_modules{height:31px;width:40px;display:inline-block}.modules_box li{border-top:1px solid #d7d7d7;padding:12px 0}
.btn_more_projects{display:inline-block;font-size:18px;line-height:20px;color:#fff;font-weight:bold;padding:20px 25px;padding-left:60px;background:#72bd19 url('/css/../images_new_06.06.16/images/icon_more_projects.png') 25px 20px no-repeat;border-radius:35px;cursor:pointer;border:0;text-decoration:none !important}.btn_more_projects:hover{background-color:#5ca604;color:#fff;text-decoration:none}.more_projects_shadow{text-align:center;margin-left:-20px;margin-right:-20px;background-color:#cfdcdf;position:relative;top:0;box-shadow:0 -50px 80px 50px #cfdcdf}.more_projects_shadow_box{height:750px;overflow:hidden}.more_projects_open_box{display:none}._mPS2id-t{margin-bottom:40px !important}.wherefore{background:url('/css/../images_new_06.06.16/images/wherefore_bg.jpg') 0 0 repeat}.wherefore_icon{margin-bottom:30px}.wherefore_icon span{display:table-cell;vertical-align:bottom;height:75px}.wherefore_box p{margin-bottom:20px}.selected_companies_box{text-align:justify;margin-left:-20px;margin-right:-20px}.selected_companies_box:after{content:"";display:inline-block;width:100%}.selected_companies_box li{display:inline-block;padding:0 20px}.selected_companies_box span{display:table-cell;vertical-align:middle;height:75px}.landing_wr~footer .calk_form{margin-top:85px}.splinter_img_2{position:absolute;z-index:10}.splinter_img_2_1{top:-100px;left:-420px}.splinter_img_2_2{bottom:-20px;left:-510px}.splinter_img_2_3{top:-30px;right:100px}.splinter_img_2_4{top:100px;right:-400px}.splinter_img_2_5{bottom:0;right:-300px}.lendeng3_top{height:865px;background:url('/css/../images_new_06.06.16/images/landing3_top_bg.jpg') 0 0 no-repeat;background-size:cover;padding-top:140px}.logo_taskon{margin-bottom:115px}.logo_taskon_2{margin-bottom:115px}.logo_taskon._sup{margin-bottom:0}.develop_platform{display:inline-block;height:0;margin-top:180px;font-size:22px;line-height:46px;box-shadow:0 22px 80px 25px #fff}.develop_platform span{float:left;margin-right:30px}.icon_taskon_big{position:absolute;top:-80px;right:-130px}.btn_land_green_3{display:inline-block;font-weight:bold;font-size:18px;line-height:30px;color:#2d323a;background-color:#b9ed27;padding:15px 25px;position:relative;border-radius:30px;cursor:pointer;border:0;text-decoration:none !important}
.btn_land_green_3 span{margin-right:13px;float:left;line-height:normal}.btn_land_green_3:hover{background-color:#7eda11;color:#2d323a;text-decoration:none}.btn_land_blue{display:inline-block;font-weight:bold;font-size:18px;line-height:30px;color:#fff;background-color:#077086;padding:15px 25px;position:relative;border-radius:33px;cursor:pointer;border:0;text-decoration:none !important}.btn_land_blue span{margin-right:13px;float:left;line-height:normal}.btn_land_blue:hover{background-color:#045d6f;color:#fff;text-decoration:none}.btn_pr{padding-right:30px}.btn_pos_wr{display:inline-block;float:left;text-align:center}.btn_title{color:#a0a0a0;font-size:12px;padding-top:10px;display:inline-block}.skeleton{background-color:#f4f4f4}.skeleton p{font-size:18px;line-height:31px}.skeleton .skeleton_cont{font-size:26px;line-height:41px;margin-bottom:30px}.keys_list_cont p{font-size:16px;line-height:31px}.video_overview{padding-top:90px;padding-bottom:80px}.video_overview h3{font-size:38px;line-height:58px;color:#fff;font-family:"RobotoBold";margin-bottom:35px}.footer_info{color:#93f82f;font-size:15px;text-decoration:underline;display:inline-block;margin-top:44px}.footer_info:hover{color:#93f82f;text-decoration:none}.footer_info:before{content:"";background:url('/css/../images_new_06.06.16/images/icon_info.png') no-repeat;width:32px;height:32px;display:inline-block;vertical-align:middle;margin-right:10px;margin-top:-2px}@media only screen and (max-width:1390px){.splinter_img_1{top:-160px;left:-290px}.splinter_img_2_2{bottom:-20px;left:-310px}}@media only screen and (max-width:1200px){.splinter_img{display:none}}@media only screen and (max-width:970px){.icon_taskon_big{right:-180px}.develop_platform span{margin-right:15px}}@media only screen and (max-width:767px){.yii_box_img{display:none}.yii_box{padding-top:10px}.creation{height:auto}.specialize_logo{text-align:center;display:block}.specialize_logo img{width:89px;height:98px}.resp_center_pos{text-align:center}.wherefore_icon{display:none}
.icon_taskon_big{display:none}.lendeng3_top{height:auto;padding-top:70px}.logo_taskon{margin-bottom:60px}.btn_pr{padding-right:15px}.btn_title{padding-bottom:15px}.develop_platform{margin-top:50px;margin-bottom:60px;width:100%;height:auto;box-shadow:none;line-height:30px}.develop_platform span{display:block;float:none;text-align:center;margin-right:0}.btn_pos_wr{float:none}.btn_pr{padding:0}.video_overview_box{margin-bottom:30px}.video_overview{padding-bottom:20px}.video_overview{padding-top:50px}}@media only screen and (max-width:479px){.yii_box_title{width:100%}.landing_wr h3{font-size:28px;line-height:38px}.why_us_list li{font-weight:bold;font-size:20px;line-height:24px}.selected_companies_box{text-align:justify;margin-left:-5px;margin-right:-5px}.selected_companies_box li{padding:0 5px}.btn_land_green span{border-bottom:0}.logo_taskon img{height:40px}.lendeng3_top h1{font-size:23px}footer .btn_land_green_3{font-size:22px;line-height:26px}footer .btn_land_green_3 span{margin-top:11px}}@media only screen and (max-width:767px){.markItUpHeader{display:none !important}}html{overflow-x:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.green-project-content-block{min-height:640px;background:url('/css//images/green/header-bg.png') no-repeat 50% 50%;width:100%;position:relative;background-position:center -25px}.green-project-phone-hover-bg{background:url('/css//images/green/phone_hover2.png') no-repeat}.green-project-phone-icon{background:url('/css//images/green/phone.png') no-repeat}.green-project-devices-img{position:absolute;top:210px;right:-100px;z-index:3}.green-project-triangle-1{position:absolute;top:-100px;left:-460px;z-index:4}.green-project-triangle-2{position:absolute;top:270px;left:-350px;z-index:4}.green-project-triangle-3{position:absolute;top:350px;right:-230px;z-index:4}.green-project-triangle-4{position:absolute;top:-80px;right:-390px;z-index:4}.green-project-cont{min-height:638px;position:relative}.green-project-headline-block{padding-top:50px}
.green-project-content-block h1{font-size:45px;line-height:75px;font-family:"RobotoBold";color:#fff}.green-project-content-block h1 span{background:#2d323a;padding:5px}.strong-task{display:inline-block;margin-bottom:10px}.green-project-headline-block{font-size:17px;line-height:29px;color:#fff}.green-project-headline-block strong{color:#fff}.logo_promteh{position:absolute;right:0;top:70px;font-size:16px;font-weight:bold}.logo_promteh span{display:block}.green-project-target-block{padding-top:85px}.e_cat_two_scroll4{background-color:#fff}.e_cat_two_scroll4 h2{background-color:#2d323a;color:#fff}.e_cat_two_scroll4 li{background:url('/css//images/green/check.png') no-repeat 0 50%}.e_cat_two_scroll4 a.keys_test_btn{position:absolute;top:-220px}.e_cat_list li{color:#093d4a}.e_cat_two h2{top:-60px}.top_phone::before{background:url('/css//images/green/phone.png') no-repeat}.icon-arrowDown::before{background:url('/css//images/green/arrow_down.png') no-repeat}.icon-arrowRight::before{background:url('/css//images/green/arrow_right.png') no-repeat}.phone_menu::before{background:url('/css//images/green/phone.png') no-repeat}.icon-arrowDown2::after{background:url('/css//images/green/arrow_down2.png') no-repeat}.keys-btn:hover .icon-arrowDown2:after,.keys-btn:active .icon-arrowDown2:after,.keys-btn:focus .icon-arrowDown2:after{background:url('/css//images/green/arrow_down_black.png') no-repeat}@media only screen and (max-width:1199px){.green-project-devices-img img{width:80%;margin-left:50px;margin-top:50px}}@media only screen and (max-width:969px){.green-project-content-block h1{font-size:35px;line-height:62px}.green-project-triangle-1,.green-project-triangle-2,.green-project-triangle-3,.green-project-triangle-4{display:none}.green-project-cont{background-size:55%}.logo_promteh{top:60px}.logo_promteh img{float:right}.green-project-devices-img img{width:60%;margin-left:30%;margin-top:10%}.green-project-list-style li{font-size:20px}}@media only screen and (max-width:768px){.green-project-cont{min-height:460px}
.green-project-content-block{min-height:460px}.green-project-content-block h1{font-size:28px;line-height:53px}.logo_promteh{top:220px;display:none}.green-project-devices-img{display:none}.green-project-target-block{padding-top:65px}}@media only screen and (max-width:479px){.green-project-devices-img{display:block;margin-left:30px;margin-top:-20px}.green-project-devices-img img{margin-left:0;margin-top:0}.green-project-content-block{min-height:560px}.logo_promteh{display:none}.top_keys_promteh h1{font-size:26px;line-height:30px}.green-project-cont{background:none}.green-project-content-block h1{font-size:18px;line-height:40px;text-align:center}.green-project-target-block{padding-top:35px;margin-top:180px}.green-project-cont{min-height:20px}.top_keys_promteh{min-height:500px}}
/*!*****************Project v1.1******************!*/

/*!*****************Project v1.1******************!*/
/*!*****************Project v1.1******************!*/

/*!*****************Project v1.1******************!*/
 @media only screen and (max-width:1199px){.green-project-devices-img img{width:80%;margin:0}}@media only screen and (max-width:991px){.create-payment img{width:80%}.create-payment-text-1{left:405px;top:-25px}.create-payment-text-2{top:110px}.create-payment-text-3{top:210px;padding-right:30px}.create-payment-text-4{top:390px;padding-right:30px}.report-operations{margin:55px 0}.report-operations img{width:100%}.report-operations-text-1{right:20px}.report-operations-text-2{left:200px;bottom:-20px}.create-catalog img{width:85%}.create-catalog-text-1{top:110px}.create-catalog-text-2{top:175px}.create-catalog-text-3{top:295px}.taskon-under-header-and-preview{padding-top:270px}.taskon-under-section{margin-top:-350px}.taskon-under-header-and-preview h2{margin-top:30px}}@media only screen and (max-width:768px){.taskon-1-list a.keys_test_btn{top:-90px}.taskon-tool-1{margin-top:100px}.taskon-project-section .introduction{text-align:justify}
.taskon-project-section h3{font-size:22px}.create-payment img{width:100%;margin:20% 0 60%}.create-payment-text-1{top:540px;left:0;padding:0;max-width:100%}.create-payment-text-2{top:585px;left:0;padding:0;max-width:100%}.create-payment-text-3{top:630px;left:0;padding:0;max-width:100%}.create-payment-text-4{top:705px;left:0;padding:0;max-width:100%}.serial-number-over{display:block}.create-pay-mobile{display:block}.create-pay-mobile-1{left:175px;top:55px}.create-pay-mobile-2{top:183px}.create-pay-mobile-3{top:280px}.create-pay-mobile-4{top:410px}.report-operations{max-width:65px 0}.report-operations-text-1{right:0;top:-30px}.report-operations-text-2{bottom:-30px;left:120px}.create-catalog-paragraph{text-align:justify;line-height:22px}.create-catalog img{width:100%;margin-bottom:25%}.create-catalog-mobile-1{top:75px}.create-catalog-mobile-2{top:140px}.create-catalog-mobile-3{top:205px}.create-catalog-text-1{top:370px;max-width:100%}.create-catalog-text-2{top:400px;max-width:100%}.create-catalog-text-3{top:445px;max-width:100%}.taskon-under-section{background:#2d323a;margin:0}.taskon-down-parallax{display:none}.taskon-under-header-and-preview{padding-top:0}.taskon-under-header-and-preview p{padding-top:50px}}@media only screen and (max-width:479px){.taskon-1-tablet-img{display:block;width:100%;margin:0 auto;top:210px;margin-right:70px}.taskon-1-list a.keys_test_btn{display:none}.taskon-tool-list{background:#2d323a;margin:0}.taskon-tool-1{margin-top:30px}.taskon-tool-1 h2{text-align:center}.taskon-section-padding{padding:15px 0}.taskon-project-section h3{font-size:20px;text-align:center}.taskon-project-section .introduction{padding:30px 0 20px}.green-project-list-style li{font-size:16px}.create-pay-mobile-1{left:110px;top:30px}.create-pay-mobile-2{top:113px}.create-pay-mobile-3{top:173px}.create-pay-mobile-4{top:260px}.create-payment-text-1{top:345px}.create-payment-text-2{top:420px}.create-payment-text-3{top:480px}.create-payment-text-4{top:585px}.create-payment img{margin:20% 0 345px}.report-operations{margin:80px 0 30px}.report-operations-text-1{padding:0;text-align:right;right:20px;top:-40px}.report-operations-text-2{padding:0;bottom:-25px;left:70px}.create-catalog-mobile-1{top:40px}.create-catalog-mobile-2{top:84px}.create-catalog-mobile-3{top:125px}.create-catalog img{margin-bottom:45%}.create-catalog-text-1{top:240px}.create-catalog-text-2{top:280px}.create-catalog-text-3{top:335px}.taskon-under-header-and-preview h2{font-size:20px;text-align:center}.taskon-under-header-and-preview p{padding-top:40px}.taskon-advantage-item{text-align:center}.taskon-advantage-item img{margin:0}.taskon-advantage-item h4{padding-left:20px}.taskon-advantage-item p{padding-right:0}.taskon-advantage-full{margin-bottom:50px}}@media only screen and (max-width:479px) and (min-width:320px){.container_300{width:300px !important}}@media only screen and (max-width:768px){.green-project-devices-img{display:block !important;right:auto !important;top:385px !important;left:0 !important;padding:0 !important;margin:0 !important}}@media only screen and (max-width:479px){.green-project-devices-img{top:235px !important;left:55px !important}}@media only screen and (max-width:479px){.taskon-taskmanager-header-image{top:220px !important;left:55px !important}}.keys_test_top{min-height:560px;background:#009a46 url('/css/../images_new/keys_test_top.png') no-repeat 50% 0;width:100%;padding-top:64px;position:relative}.keys_test_top h1{font-size:36px;font-family:"RobotoBold";letter-spacing:.7px;color:#fff}.keys_test_top span{font-size:18px;color:#fff;line-height:23px;letter-spacing:.3px;margin-top:-6px;display:block}
.ks_test_zak_block{float:right;margin-top:14px;margin-right:32px}.ks_test_zak_block_title{font-size:16px;display:inline-block;position:relative;top:-19px;right:19px}.ks_test_zak_block_logo{display:inline-block}.keys_test_line{height:178px;width:100%;background:url('/css/../images_new/keys_test_line.png') no-repeat top center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:absolute;bottom:0}a.keys_test_btn{position:relative;top:220px;z-index:4}.keys_test_par{position:relative}.keys_test_mockup1{width:242px;height:115px;position:absolute;top:284px;left:-9px;background:url('/css/../images_new/keys_test_mockup1.png') no-repeat}.keys_test_mockup2{width:242px;height:145px;position:absolute;top:215px;left:28px;background:url('/css/../images_new/keys_test_mockup2.png') no-repeat}.keys_test_mockup3{width:244px;height:152px;position:absolute;top:139px;left:80px;background:url('/css/../images_new/keys_test_mockup3.png') no-repeat}.keys_test_note{width:648px;height:378px;position:absolute;top:47px;left:92px;z-index:4}.keys_test_note img{max-width:100%;height:auto}.keys_test_hat{width:247px;height:222px;position:absolute;right:16px;top:-82px}.e_cat_two_scroll2{padding-top:100px}.e_cat_two_scroll2 h2{background-color:#3b994d}.e_cat_two_scroll2 li{background-position:0 50%}.laptop_box{position:relative}.laptop_box img{width:100%}.laptop_box p{position:absolute;color:#547f91;font:16px/20px 'RobotoRegular',Arial,sans-serif}.laptop_text_poz_1{top:10px;left:118px}.laptop_text_poz_2{top:40px;left:118px}.laptop_text_poz_3{top:72px;left:118px}.laptop_text_poz_4{bottom:8px;left:142px}.laptop_text_poz_5{bottom:8px;left:390px}.laptop_text_poz_6{bottom:8px;left:684px}.keys_testing_box{position:relative;background-color:#f3f3f3;padding:25px 30px;padding-bottom:15px;color:#2d323a;font:18px/24px 'RobotoRegular',Arial,sans-serif;overflow:hidden}.keys_testing_box h3{font:30px/35px 'RobotoBold',Arial,sans-serif;margin-bottom:20px}
.keys_testing_box h4{font:20px/25px 'RobotoBold',Arial,sans-serif;margin-bottom:12px}.keys_testing_box p{margin-bottom:35px}.keys_testing_box_wr{position:relative}.keys_testing_img{float:right;position:absolute;top:0;right:-50px}.zoom_keys_testing_box{position:relative;z-index:2;font:17px/21px 'RobotoBold',Arial,sans-serif}.zoom_keys_testing_box p{font:17px/21px 'RobotoBold',Arial,sans-serif}.zoom_keys_testing_box span{display:inline-block;float:left}.keys_testing_text_arrow{position:absolute;top:130px;padding-left:40px;margin-left:315px;padding-top:90px;background:url('/css/../images_new/keys_testing_text_arrow_top.png') 130px 0 no-repeat;width:550px;z-index:3}.keys_testing_text_arrow:after{content:'';display:block;background:url('/css/../images_new/keys_testing_text_arrow_bottom.png') 0 0 no-repeat;width:47px;height:44px;margin-left:-40px}.keys_testing_text_arrow p{font:17px/21px 'RobotoRegular',Arial,sans-serif;margin-bottom:7px}.keys_testing_box h5{font:20px/25px 'RobotoBold',Arial,sans-serif;padding-left:18px;background:url('/css/../images_new/green_ok_icon.png') 0 9px no-repeat;margin-bottom:8px}.keys_testing_box h6{font:15px/20px 'RobotoRegular',Arial,sans-serif;margin-bottom:15px;text-align:left}.keys_testing_box_cont p{font:14px/20px 'RobotoRegular',Arial,sans-serif;margin-bottom:3px}.like_form{position:relative;padding:10px 6px;background-color:#eaeaea;margin-bottom:17px}.like_form:after{content:'';display:block;position:absolute;right:0;top:0;height:100%;width:120px;background:url('/css/../images_new/like_form_shadow.png') 0 0 no-repeat;z-index:1}.like_form>span{display:block;background-color:#fff;border:1px solid #d7d7d7;padding:10px 12px;font:12px/12px Arial,sans-serif;color:#787878}.like_form .red_text{color:#f35c5c}.keys_testing_box_cont{border-bottom:1px solid #d7d7d7;margin-bottom:25px}.keys_testing_box_cont:last-child{border-bottom:0}
.keys_testing_box_cont_arrow{width:42px;height:14px;position:absolute;top:-25px;right:-8px;background:url('/css/../images_new/keys_testing_box_cont_arrow.png') 0 0 no-repeat;z-index:2}.laptop_box_2{padding:0 30px;color:#2d323a;font:17px/22px 'RobotoRegular',Arial,sans-serif;margin-bottom:100px}.laptop_box_2 p{font:17px/20px 'RobotoRegular',Arial,sans-serif}.laptop_box_2 h5{font:20px/25px 'RobotoBold',Arial,sans-serif;margin-bottom:5px}.laptop_box_2_ins{position:relative;margin-top:60px;text-align:center}.laptop_2_ins_img_1,.laptop_2_ins_img_2{position:absolute;top:0;text-align:left;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.laptop_2_ins_img_1 img,.laptop_2_ins_img_2 img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.laptop_2_ins_img_1{left:-45px}.laptop_2_ins_img_2{right:-45px}.laptop_2_ins_img_1 img:hover{-webkit-transform:translate(-25px,-25px);-ms-transform:translate(-25px,-25px);-o-transform:translate(-25px,-25px);transform:translate(-25px,-25px)}.laptop_2_ins_img_2 img:hover{-webkit-transform:translate(25px,-25px);-ms-transform:translate(25px,-25px);-o-transform:translate(25px,-25px);transform:translate(25px,-25px)}.laptop_2_ins_cont{position:relative;z-index:2;margin-top:-160px;margin-left:160px;border-left:1px solid #000;padding-left:15px;padding-top:100px;width:250px}.laptop_2_ins_img_2 .laptop_2_ins_cont{margin-left:90px}@media only screen and (max-width:992px){.laptop_box p{font-size:14px}.laptop_text_poz_1{top:5px;left:90px}.laptop_text_poz_2{top:29px;left:90px}.laptop_text_poz_3{top:53px;left:90px}.laptop_text_poz_4{bottom:-13px;left:15px}.laptop_text_poz_5{bottom:-13px;left:215px}.laptop_text_poz_6{bottom:-13px;left:455px}.keys_testing_img{right:-300px}.keys_testing_text_arrow{margin-left:320px;width:350px}.keys_testing_text_arrow h4{font-size:16px;margin-bottom:5px}.keys_testing_text_arrow p{font-size:14px}.laptop_2_ins_img_1 img,.laptop_2_ins_img_2 img{width:340px;height:270px}.laptop_2_ins_img_1,.laptop_2_ins_img_2{margin-top:50px}
.laptop_2_ins_cont{margin-top:-100px;padding-top:110px;margin-left:120px}.keys_test_top{min-height:590px}}@media only screen and (max-width:767px){.laptop_box p{font-size:12px;line-height:14px}.laptop_text_poz_1{top:2px;left:53px}.laptop_text_poz_2{top:15px;left:53px}.laptop_text_poz_3{top:29px;left:53px}.laptop_text_poz_4{bottom:-25px;left:0;width:120px;text-align:center}.laptop_text_poz_5{bottom:-25px;left:110px;width:120px;text-align:center}.laptop_text_poz_6{bottom:-25px;left:251px;width:100px;text-align:center}.keys_testing_img{right:-400px}.keys_testing_text_arrow{position:static;margin-left:0;padding:0;width:auto}.keys_testing_text_arrow:after{display:none}.keys_testing_box_cont_arrow{display:none}.laptop_box_2_ins>img{display:none}.laptop_2_ins_img_1,.laptop_2_ins_img_2{position:static}.laptop_2_ins_cont{padding-top:50px}.keys_test_top{min-height:635px}.ks_test_zak_block{float:none;margin-left:20px;margin-bottom:10px}.keys_test_top{overflow:hidden}}@media only screen and (max-width:479px){.laptop_text_poz_1{top:-8px;left:30px}.laptop_text_poz_2{top:5px;left:30px}.laptop_text_poz_3{top:18px;left:30px}.laptop_text_poz_4{bottom:-25px;left:-20px;width:120px;text-align:center}.laptop_text_poz_5{bottom:-45px;left:60px;width:120px;text-align:center}.laptop_text_poz_6{bottom:-25px;left:151px;width:100px;text-align:center}.laptop_box{margin-bottom:50px}.keys_testing_img{right:-500px}.zoom_keys_testing_arrow{display:none !important}.laptop_2_ins_img_1 img,.laptop_2_ins_img_2 img{width:220px;height:175px}.laptop_2_ins_cont{margin-left:0 !important;border-left:0;padding-top:60px;padding-left:0}.laptop_2_ins_cont{width:auto}.keys_test_top{min-height:705px}}html{overflow-x:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.green-project-content-block{min-height:640px;background:url('/css/../images/green/header-bg.png') no-repeat 50% 50%;width:100%;position:relative;background-position:center -25px}.green-project-phone-hover-bg{background:url('/css/../images/green/phone_hover2.png') no-repeat}
.green-project-phone-icon{background:url('/css/../images/green/phone.png') no-repeat}.green-project-devices-img{position:absolute;top:210px;right:-100px;z-index:3}.green-project-triangle-1{position:absolute;top:-100px;left:-460px;z-index:4}.green-project-triangle-2{position:absolute;top:270px;left:-350px;z-index:4}.green-project-triangle-3{position:absolute;top:350px;right:-230px;z-index:4}.green-project-triangle-4{position:absolute;top:-80px;right:-390px;z-index:4}.green-project-cont{min-height:638px;position:relative}.green-project-headline-block{padding-top:50px}.green-project-content-block h1{font-size:45px;line-height:75px;font-family:"RobotoBold";color:#fff}.green-project-content-block h1 span{background:#2d323a;padding:5px}.strong-task{display:inline-block;margin-bottom:10px}.green-project-headline-block{font-size:17px;line-height:29px;color:#fff}.green-project-headline-block strong{color:#fff}.logo_promteh{position:absolute;right:0;top:70px;font-size:16px;font-weight:bold}.logo_promteh span{display:block}.green-project-target-block{padding-top:85px}.e_cat_two_scroll4{background-color:#fff}.e_cat_two_scroll4 h2{background-color:#2d323a;color:#fff}.e_cat_two_scroll4 li{background:url('/css/../images/green/check.png') no-repeat 0 50%}.e_cat_two_scroll4 a.keys_test_btn{position:absolute;top:-220px}.e_cat_list li{color:#093d4a}.e_cat_two h2{top:-60px}.top_phone::before{background:url('/css/../images/green/phone.png') no-repeat}.icon-arrowDown::before{background:url('/css/../images/green/arrow_down.png') no-repeat}.icon-arrowRight::before{background:url('/css/../images/green/arrow_right.png') no-repeat}.phone_menu::before{background:url('/css/../images/green/phone.png') no-repeat}.icon-arrowDown2::after{background:url('/css/../images/green/arrow_down2.png') no-repeat}.keys-btn:hover .icon-arrowDown2:after,.keys-btn:active .icon-arrowDown2:after,.keys-btn:focus .icon-arrowDown2:after{background:url('/css/../images/green/arrow_down_black.png') no-repeat}@media only screen and (max-width:1199px){.green-project-devices-img img{width:80%;margin-left:50px;margin-top:50px}
}@media only screen and (max-width:969px){.green-project-content-block h1{font-size:35px;line-height:62px}.green-project-triangle-1,.green-project-triangle-2,.green-project-triangle-3,.green-project-triangle-4{display:none}.green-project-cont{background-size:55%}.logo_promteh{top:60px}.logo_promteh img{float:right}.green-project-devices-img img{width:60%;margin-left:30%;margin-top:10%}.green-project-list-style li{font-size:20px}}@media only screen and (max-width:768px){.green-project-cont{min-height:460px}.green-project-content-block{min-height:460px}.green-project-content-block h1{font-size:28px;line-height:53px}.logo_promteh{top:220px;display:none}.green-project-devices-img{display:none}.green-project-target-block{padding-top:65px}}@media only screen and (max-width:479px){.green-project-devices-img{display:block;margin-left:30px;margin-top:-20px}.green-project-devices-img img{margin-left:0;margin-top:0}.green-project-content-block{min-height:560px}.logo_promteh{display:none}.top_keys_promteh h1{font-size:26px;line-height:30px}.green-project-cont{background:none}.green-project-content-block h1{font-size:18px;line-height:40px;text-align:center}.green-project-target-block{padding-top:35px;margin-top:180px}.green-project-cont{min-height:20px}.top_keys_promteh{min-height:500px}}.taskon-project-content-block{background:url('/css/../images/taskon_1/head-bg-2.1.jpg') no-repeat center 0}.taskon-tool-list{background:url('/css/../images/taskon_1/section-top-bg.png') no-repeat 0 -25px;-webkit-background-size:cover;background-size:cover;background-position:center center;margin-top:-100px}.taskon-1-target strong{color:#171b22;font-size:20px;font-weight:bold}.taskon-1-list a.keys_test_btn{top:-170px;display:inline-block}.the_hat{background:#2d323a}.taskon-1-tablet-img{position:absolute;top:320px;left:340px;z-index:3}.taskon-tool-1 h2{display:inline-block;padding:10px 15px;color:#2d323a;font-weight:bold;font-size:30px;background:#9fe306}.taskon-1-list-style{padding:30px 0 50px;margin:0}.taskon-1-list-style li{color:#fff;background-position:0 50%}
.e_cat_two_scroll4 .taskon-tool-1 h2{background:#9fe306;color:#2d323a}.taskon-project-section{background:#fff}.taskon-section-padding{padding:20px 0}.taskon-project-section .introduction{font-family:Tahoma,Arial,sans-serif;font-size:16px;line-height:25px;color:#2a2f33;padding:60px 0}.create-payment{font-family:Tahoma,Arial,sans-serif;font-size:15px;text-align:left;color:#2a2f33;position:relative}.taskon-project-section h3{font-family:"RobotoBold",Arial,Tahoma,sans-serif;font-size:30px;color:#fff;padding:13px 15px;background:#2d323a;display:inline-block}.create-payment-text-1{display:inline-block;max-width:300px;position:absolute;top:0;left:470px}.create-payment-text-2{max-width:300px;position:absolute;top:190px;left:0;padding-right:60px}.create-payment-text-3{max-width:300px;position:absolute;left:0;top:340px;padding-right:50px}.create-payment-text-4{max-width:300px;position:absolute;left:0;top:610px;padding-right:50px}.create-pay-mobile{display:none}.serial-number-over{position:absolute;top:0;left:0;font-size:20px;color:#2d323a;display:none}.create-payment img{float:right}.report-operations{position:relative;font-family:Tahoma,Arial,sans-serif;font-size:15px;line-height:15px;color:#2a2f33;margin-bottom:40px}.report-operations-text-1{position:absolute;top:-20px;right:30px;max-width:300px;padding-right:30px}.report-operations-text-2{position:absolute;bottom:-15px;left:250px;max-width:300px;padding-right:70px}.create-catalog-paragraph{padding:30px 0;font-size:15px;color:#2a2f33}.create-catalog{position:relative;font-family:Tahoma,Arial,sans-serif;font-size:15px;color:#2b2e32;padding-bottom:50px}.create-catalog img{float:right}.create-catalog-text-1{max-width:200px;position:absolute;top:165px;left:0}.create-catalog-text-2{max-width:200px;position:absolute;top:265px;left:0}.create-catalog-text-3{max-width:200px;position:absolute;top:425px;left:0}.taskon-under-header-and-preview{padding-top:200px}.taskon-under-section{min-height:800px;max-height:100%;margin-top:-240px;background:#fff url('/css/../images/taskon_1/section-down-bg.png') no-repeat center center / cover}
.taskon-under-header-and-preview h2{display:inline-block;font-family:"RobotoBold",Tahoma,Arial,sans-serif;font-size:30px;padding:13px 15px;color:#fff;background:#7db337}.taskon-under-header-and-preview p{padding-top:80px;font-family:Tahoma,Arial,sans-serif;font-size:16px;line-height:25px;color:#fff}.taskon-under-advantage{padding:30px 0 0}.taskon-advantage-item{margin-bottom:30px}.taskon-advantage-item img{margin-left:-50px}.taskon-advantage-item h4{font-family:Tahoma,Arial,sans-serif;font-size:22px;font-weight:bold;margin-top:-25px;padding-left:30px;color:#a2f0e1;background:url('/css/../images/taskon_1/check-under.png') no-repeat 0 50%}.taskon-advantage-item p{font-family:Tahoma,Arial,sans-serif;font-size:16px;padding-top:30px;padding-right:50px;line-height:25px;color:#fff}.taskon-advantage-full{margin-bottom:100px}.taskon-project-parallax-img-1{position:absolute;top:145px;left:-375px}.taskon-project-parallax-img-2{position:absolute;bottom:-30px;left:-320px}.taskon-project-parallax-img-3{position:absolute;bottom:330px;right:-140px}.taskon-project-parallax-img-4{position:absolute;top:170px;right:-340px}.case-subscribe-hide{display:none}.case-subscribe-name .form-group,.case-subscribe-name input{margin-bottom:0}.portfolio-subscribe-form .subsc_block_txt{margin-top:0}.portfolio-subscribe-form .case-subscribe-button{margin-left:0}.portfolio-subscribe-form .case-subscribe-name .form-group{margin-bottom:15px}#footer{background:url('/css/../images/taskon_1/footer_bg.png') no-repeat center center;-webkit-background-size:cover;background-size:cover;width:100%;padding-top:75px}@media only screen and (max-width:1199px){.green-project-devices-img img{width:80%;margin:0}}@media only screen and (max-width:991px){.create-payment img{width:80%}.create-payment-text-1{left:405px;top:-25px}.create-payment-text-2{top:110px}.create-payment-text-3{top:210px;padding-right:30px}.create-payment-text-4{top:390px;padding-right:30px}.report-operations{margin:55px 0}.report-operations img{width:100%}.report-operations-text-1{right:20px}
.report-operations-text-2{left:200px;bottom:-20px}.create-catalog img{width:85%}.create-catalog-text-1{top:110px}.create-catalog-text-2{top:175px}.create-catalog-text-3{top:295px}.taskon-under-header-and-preview{padding-top:270px}.taskon-under-section{margin-top:-350px}.taskon-under-header-and-preview h2{margin-top:30px}}@media only screen and (max-width:768px){.taskon-1-list a.keys_test_btn{top:-90px}.taskon-tool-1{margin-top:100px}.taskon-project-section .introduction{text-align:justify}.taskon-project-section h3{font-size:22px}.create-payment img{width:100%;margin:20% 0 60%}.create-payment-text-1{top:540px;left:0;padding:0;max-width:100%}.create-payment-text-2{top:585px;left:0;padding:0;max-width:100%}.create-payment-text-3{top:630px;left:0;padding:0;max-width:100%}.create-payment-text-4{top:705px;left:0;padding:0;max-width:100%}.serial-number-over{display:block}.create-pay-mobile{display:block}.create-pay-mobile-1{left:175px;top:55px}.create-pay-mobile-2{top:183px}.create-pay-mobile-3{top:280px}.create-pay-mobile-4{top:410px}.report-operations{max-width:65px 0}.report-operations-text-1{right:0;top:-30px}.report-operations-text-2{bottom:-30px;left:120px}.create-catalog-paragraph{text-align:justify;line-height:22px}.create-catalog img{width:100%;margin-bottom:25%}.create-catalog-mobile-1{top:75px}.create-catalog-mobile-2{top:140px}.create-catalog-mobile-3{top:205px}.create-catalog-text-1{top:370px;max-width:100%}.create-catalog-text-2{top:400px;max-width:100%}.create-catalog-text-3{top:445px;max-width:100%}.taskon-under-section{background:#2d323a;margin:0}.taskon-down-parallax{display:none}.taskon-under-header-and-preview{padding-top:0}.taskon-under-header-and-preview p{padding-top:50px}}@media only screen and (max-width:479px){.taskon-1-tablet-img{display:block;width:100%;margin:0 auto;top:210px;margin-right:70px}.taskon-1-list a.keys_test_btn{display:none}.taskon-tool-list{background:#2d323a;margin:0}.taskon-tool-1{margin-top:30px}.taskon-tool-1 h2{text-align:center}.taskon-section-padding{padding:15px 0}.taskon-project-section h3{font-size:20px;text-align:center}
.taskon-project-section .introduction{padding:30px 0 20px}.green-project-list-style li{font-size:16px}.create-pay-mobile-1{left:110px;top:30px}.create-pay-mobile-2{top:113px}.create-pay-mobile-3{top:173px}.create-pay-mobile-4{top:260px}.create-payment-text-1{top:345px}.create-payment-text-2{top:420px}.create-payment-text-3{top:480px}.create-payment-text-4{top:585px}.create-payment img{margin:20% 0 345px}.report-operations{margin:80px 0 30px}.report-operations-text-1{padding:0;text-align:right;right:20px;top:-40px}.report-operations-text-2{padding:0;bottom:-25px;left:70px}.create-catalog-mobile-1{top:40px}.create-catalog-mobile-2{top:84px}.create-catalog-mobile-3{top:125px}.create-catalog img{margin-bottom:45%}.create-catalog-text-1{top:240px}.create-catalog-text-2{top:280px}.create-catalog-text-3{top:335px}.taskon-under-header-and-preview h2{font-size:20px;text-align:center}.taskon-under-header-and-preview p{padding-top:40px}.taskon-advantage-item{text-align:center}.taskon-advantage-item img{margin:0}.taskon-advantage-item h4{padding-left:20px}.taskon-advantage-item p{padding-right:0}.taskon-advantage-full{margin-bottom:50px}}html{overflow-x:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.green-project-phone-hover-bg{background:url('/css/../images/green/phone_hover2.png') no-repeat}.green-project-phone-icon{background:url('/css/../images/green/phone.png') no-repeat}.green-project-devices-img{position:absolute;top:210px;right:-100px;z-index:3}.green-project-triangle-1{position:absolute;top:-100px;left:-460px;z-index:4}.green-project-triangle-2{position:absolute;top:270px;left:-350px;z-index:4}.green-project-triangle-3{position:absolute;top:350px;right:-230px;z-index:4}.green-project-triangle-4{position:absolute;top:-80px;right:-390px;z-index:4}.green-project-cont{min-height:638px;position:relative}.green-project-headline-block{padding-top:50px}.green-project-content-block h1{font-size:45px;line-height:75px;font-family:"RobotoBold";color:#fff}.green-project-content-block h1 span{background:#2d323a;padding:5px}.strong-task{display:inline-block;margin-bottom:10px}.green-project-headline-block{font-size:17px;line-height:29px;color:#fff}.green-project-headline-block strong{color:#fff}.logo_promteh{position:absolute;right:0;top:70px;font-size:16px;font-weight:bold}.logo_promteh span{display:block}.green-project-target-block{padding-top:85px}.e_cat_two_scroll4{background-color:#fff}.e_cat_two_scroll4 h2{background-color:#2d323a;color:#fff}.e_cat_two_scroll4 li{background:url('/css/../images/green/check.png') no-repeat 0 50%}.e_cat_two_scroll4 a.keys_test_btn{position:absolute;top:-220px}.e_cat_list li{color:white}.e_cat_two h2{top:-60px}.top_phone::before{background:url('/css/../images/green/phone.png') no-repeat}.icon-arrowDown::before{background:url('/css/../images/green/arrow_down.png') no-repeat}.icon-arrowRight::before{background:url('/css/../images/green/arrow_right.png') no-repeat}.phone_menu::before{background:url('/css/../images/green/phone.png') no-repeat}
.icon-arrowDown2::after{background:url('/css/../images/green/arrow_down2.png') no-repeat}.keys-btn:hover .icon-arrowDown2:after,.keys-btn:active .icon-arrowDown2:after,.keys-btn:focus .icon-arrowDown2:after{background:url('/css/../images/green/arrow_down_black.png') no-repeat}@media only screen and (max-width:1199px){.green-project-devices-img img{width:80%;margin-left:50px;margin-top:50px}}@media only screen and (max-width:969px){.green-project-content-block h1{font-size:35px;line-height:62px}.green-project-triangle-1,.green-project-triangle-2,.green-project-triangle-3,.green-project-triangle-4{display:none}.green-project-cont{background-size:55%}.logo_promteh{top:60px}.logo_promteh img{float:right}.green-project-devices-img img{width:60%;margin-left:30%;margin-top:10%}.green-project-list-style li{font-size:20px}}@media only screen and (max-width:768px){.green-project-cont{min-height:460px}.green-project-content-block{min-height:460px}.green-project-content-block h1{font-size:28px;line-height:53px}.logo_promteh{top:220px;display:none}.green-project-target-block{padding-top:65px}}@media only screen and (max-width:479px){.green-project-devices-img{display:block;margin-left:30px;margin-top:-20px}.green-project-devices-img img{margin-left:0;margin-top:0}.green-project-content-block{min-height:560px}.logo_promteh{display:none}.top_keys_promteh h1{font-size:26px;line-height:30px}.green-project-cont{background:none}.green-project-content-block h1{font-size:18px;line-height:40px;text-align:center}.green-project-target-block{padding-top:35px;margin-top:180px}.green-project-cont{min-height:20px}.top_keys_promteh{min-height:500px}}.taskon-project-taskmanager-header{background:url('/css/../images/taskon_2/taskon-header-bg.jpg') no-repeat center 0}.taskon-taskmanager-tool-list{background:url('/css/../images/taskon_1/section-top-bg.png') no-repeat 0 -25px;-webkit-background-size:cover;background-size:cover;background-position:center center;margin-top:-100px;position:relative;z-index:5}.taskon-1-target strong{color:#171b22;font-size:20px;font-weight:bold}
.taskon-1-list a.keys_test_btn{top:-170px;display:inline-block}.the_hat{background:#2d323a}.taskon-taskmanager-header-image{position:absolute;top:300px;right:-165px;z-index:1}.taskon-taskmanager-parallax-window{position:absolute;bottom:-180px;right:-90px;z-index:10}.taskon-tool-1 h2{display:inline-block;padding:10px 15px;color:#2d323a;font-weight:bold;font-size:30px;background:#9fe306}.taskon-1-list-style{padding:30px 0;margin:0}.taskon-1-list-style li{color:#fff;background-position:0 50%}.e_cat_two_scroll4 .taskon-tool-1 h2{background:#9fe306;color:#2d323a}.taskon-task-list li:last-child{margin-bottom:0}.taskon-task-vista-system{margin-top:50px}.taskon-taskmanager-section{background:#fff}.taskon-taskmanager-section h3{display:inline-block;font-family:"RobotoBold",Arial,Tahoma,sans-serif;font-size:30px;margin-top:70px;padding:10px 15px;color:#fff;background:#2d323a}.taskon-text-default{position:relative;font-family:Tahoma,Arial,sans-serif;font-size:16px;font-weight:normal;line-height:18px;color:#389b30}.taskon-taskmanagement-complex img{margin:7% 0 0}.taskon-taskmanagement-text-1{display:inline-block;position:absolute;max-width:280px;top:60px;left:145px;text-align:right}.taskon-taskmanagement-text-2{display:inline-block;position:absolute;max-width:280px;top:60px;left:405px;text-align:right;padding-left:90px}.taskon-taskmanagement-text-3{display:inline-block;position:absolute;max-width:280px;top:60px;right:-10px;text-align:right;padding-left:70px}.taskon-taskmanagement-text-4{display:inline-block;position:absolute;max-width:280px;bottom:7px;left:260px}.taskon-taskmanagement-text-5{display:inline-block;position:absolute;max-width:280px;bottom:0;right:-65px;padding-right:115px}.taskon-mobile-all{display:none;position:absolute;font-size:20px;color:#389b30}.taskon-task-setting-text-1{max-width:700px;padding-right:30px;position:absolute;top:63px;left:190px}.taskon-task-setting img{margin:7% 0 0}.taskon-task-sorting-text-1{display:inline-block;position:absolute;max-width:300px;top:60px;left:185px}
.taskon-task-sorting-text-2{display:inline-block;position:absolute;bottom:0;left:185px}.taskon-task-sorting img{margin:7% 0 0}.taskon-task-add-text-1{display:inline-block;max-width:250px;position:absolute;top:35px;left:375px;padding-right:30px}.taskon-task-add-text-2{display:inline-block;max-width:250px;position:absolute;top:35px;right:35px;padding-right:}.taskon-task-add-text-3{display:inline-block;max-width:250px;position:absolute;top:165px;left:0;padding-right:60px}.taskon-task-add-text-4{display:inline-block;max-width:250px;position:absolute;top:295px;left:0;padding-right:90px}.taskon-task-add-text-5{display:inline-block;max-width:250px;position:absolute;bottom:230px;left:0;padding-right:100px}.taskon-task-add img{margin:10% 0 0;float:right}.taskon-task-notification-description p{font-family:Tahoma,Arial,sans-serif;font-size:16px;line-height:20px;color:#2d323a;margin:25px 0 0;padding-right:110px}.taskon-task-notification-text-1{display:inline-block;max-width:250px;position:absolute;top:45px;left:85px}.taskon-task-notification-text-2{display:inline-block;max-width:250px;position:absolute;top:45px;left:395px}.taskon-task-notification-text-3{display:inline-block;max-width:250px;position:absolute;top:45px;right:45px}.taskon-task-notification img{margin:5% 0 10%}.taskon-taskmanager-section-sixth{min-height:800px;max-height:100%;margin-top:-240px;background:#fff url('/css/../images/taskon_2/sbg.png') no-repeat center center / cover}.taskon-task-create-process{position:relative;padding-top:200px}.taskon-task-create-process h2,.taskon-task-data-protection h2{display:inline-block;font-family:"RobotoBold",Tahoma,Arial,sans-serif;font-size:30px;padding:13px 15px;color:#fff;background:#7db337}.taskon-task-create-process p{padding:100px 0 200px;max-width:450px;font-family:Tahoma,Arial,sans-serif;font-size:16px;line-height:20px;color:#fff;position:relative;z-index:99}.taskon-task-create-process img{position:absolute;right:-35px;top:110px}.taskon-task-data-protection p{padding:50px 0 0;font-family:Tahoma,Arial,sans-serif;font-size:16px;line-height:20px;color:#fff}
.taskon-task-worth{padding:30px 0 0}.taskon-task-worth-item{margin-bottom:30px}.taskon-task-worth-item img{margin-left:-50px}.taskon-task-worth-item h4{font-family:Tahoma,Arial,sans-serif;font-size:22px;font-weight:bold;margin-top:-25px;padding-left:30px;color:#a2f0e1;background:url('/css/../images/taskon_1/check-under.png') no-repeat 0 50%}.taskon-task-worth-item p{font-family:Tahoma,Arial,sans-serif;font-size:16px;padding-top:30px;padding-right:50px;line-height:20px;color:#fff}.taskon-task-worth-full{margin-bottom:100px}.taskon-taskmanager-parallax-img-1{position:absolute;top:400px;left:-420px}.taskon-taskmanager-parallax-img-2{position:absolute;bottom:0;left:-330px}.taskon-taskmanager-parallax-img-3{position:absolute;top:740px;right:-400px}.taskon-taskmanager-parallax-img-4{position:absolute;bottom:190px;right:-100px}#footer{background:url('/css/../images/taskon_1/footer_bg.png') no-repeat center center;-webkit-background-size:cover;background-size:cover;width:100%;padding-top:75px}@media only screen and (max-width:1199px){.taskon-taskmanager-header-image{top:330px;left:340px}.taskon-taskmanager-header-image img{width:80%}.taskon-taskmanager-parallax-window{bottom:-185px;right:-20px}.taskon-taskmanagement-complex img{width:100%}.taskon-taskmanagement-text-1{left:110px}.taskon-taskmanagement-text-2{left:350px}.taskon-taskmanagement-text-3{right:63px}.taskon-taskmanagement-text-4{left:243px}.taskon-taskmanagement-text-5{right:-13px}.taskon-taskmanager-section-sixth{margin-top:-160px}}@media only screen and (max-width:991px){.taskon-project-taskmanager-header{-webkit-background-size:cover;background-size:cover}.taskon-taskmanager-header-image{top:450px;left:340px}.taskon-taskmanager-header-image img{margin:0}.taskon-taskmanager-parallax-window{right:-60px;bottom:-250px}.taskon-taskmanager-section h3{font-size:24px}.taskon-taskmanagement-complex img{margin:10% 0}.taskon-taskmanagement-text-1{left:20px}.taskon-taskmanagement-text-2{left:205px;top:35px;padding-left:115px}.taskon-taskmanagement-text-3{right:50px;padding-left:110px;top:69px}
.taskon-taskmanagement-text-4{left:185px;bottom:60px}.taskon-taskmanagement-text-5{right:-75px;bottom:60px}.taskon-task-setting-text-1{top:48px}.taskon-task-sorting img{width:100%}.taskon-task-sorting-text-1{top:45px;left:155px}.taskon-task-sorting-text-2{left:155px}.taskon-task-add img{width:90%;margin:15% 0 0}.taskon-task-add-text-1{padding-right:0;max-width:220px;top:50px;left:250px}.taskon-task-add-text-2{top:50px;right:-20px;max-width:250px;padding-right:0}.taskon-task-add-text-3{padding-right:0;max-width:150px;top:135px}.taskon-task-add-text-4{top:245px}.taskon-task-add-text-5{bottom:170px}.taskon-task-notification img{width:100%;margin:15% 0 0}.taskon-task-notification-text-1{top:65px;left:0}.taskon-task-notification-text-2{top:65px;left:235px}.taskon-task-notification-text-3{top:65px;right:60px}.taskon-taskmanager-section-sixth{margin-top:-240px}.taskon-task-create-process{padding-top:250px}.taskon-task-create-process img{top:140px;width:70%}}@media only screen and (max-width:768px){.taskon-1-list a.keys_test_btn{top:-90px}.taskon-tool-1{margin-top:100px}.taskon-project-section .introduction{text-align:justify}.taskon-project-section h3{font-size:22px}.taskon-task-top-parallax{display:none}.taskon-taskmanager-header-image{display:block}.taskon-taskmanager-parallax-window{display:block}.taskon-taskmanager-tool-list{margin-top:-190px}.taskon-taskmanager-header-image img{width:60%}.taskon-taskmanager-header-image{left:150px;top:450px}.taskon-taskmanager-parallax-window img{width:80%}.taskon-taskmanager-parallax-window{bottom:-220px;right:-80px}.taskon-task-list li{font-size:16px}.taskon-taskmanager-section h3{font-size:22px;text-align:center}.taskon-mobile-all{display:block}.taskon-taskmanagement-complex img{margin:10% 0 50%}.taskon-taskmanagement-text-1{max-width:100%;left:0;top:440px;text-align:left;padding:0}.taskon-taskmanagement-text-2{max-width:100%;left:0;top:485px;text-align:left;padding:0}.taskon-taskmanagement-text-3{max-width:100%;left:0;top:530px;text-align:left;padding:0}.taskon-taskmanagement-text-4{max-width:100%;left:0;top:560px;text-align:left;padding:0}
.taskon-taskmanagement-text-5{max-width:100%;left:0;top:605px;text-align:left;padding:0}.taskon-taskmanagement-mobile-1{top:40px;left:155px}.taskon-taskmanagement-mobile-2{top:40px;left:265px}.taskon-taskmanagement-mobile-3{top:40px;left:373px}.taskon-taskmanagement-mobile-4{bottom:215px;left:110px}.taskon-taskmanagement-mobile-5{bottom:215px;right:100px}.taskon-task-setting img{width:100%;margin:7% 0 15%}.taskon-task-setting-mobile{left:115px;top:25px}.taskon-task-setting-text-1{max-width:100%;left:0;top:235px;text-align:left;padding:0}.taskon-task-sorting img{margin:10% 0 20%}.taskon-task-sorting-mobile-1{top:25px;left:95px}.taskon-task-sorting-mobile-2{bottom:85px;left:95px}.taskon-task-sorting-text-1{left:0;top:280px;max-width:100%;padding:0}.taskon-task-sorting-text-2{left:0;bottom:0;max-width:100%;padding:0}.taskon-task-add img{width:100%;margin:15% 0 60%}.taskon-task-add-text-1{max-width:100%;padding:0;left:0;top:470px}.taskon-task-add-text-2{max-width:100%;padding:0;left:0;top:520px}.taskon-task-add-text-3{max-width:100%;padding:0;left:0;top:570px}.taskon-task-add-text-4{max-width:100%;padding:0;left:0;top:618px}.taskon-task-add-text-5{max-width:100%;padding:0;left:0;bottom:20px}.taskon-task-add-mobile-1{top:40px;left:175px}.taskon-task-add-mobile-2{top:40px;right:70px}.taskon-task-add-mobile-3{top:105px;left:0}.taskon-task-add-mobile-4{top:188px;left:0}.taskon-task-add-mobile-5{top:320px;left:0}.taskon-task-notification-description p{text-align:left;padding:0}.taskon-task-notification img{margin:15% 0 30%}.taskon-task-notification-text-1{max-width:100%;left:0;top:270px}.taskon-task-notification-text-2{max-width:100%;left:0;top:300px}.taskon-task-notification-text-3{max-width:100%;left:0;top:330px}.taskon-task-notification-mobile-1{left:30px;top:40px}.taskon-task-notification-mobile-2{left:175px;top:40px}.taskon-task-notification-mobile-3{right:75px;top:40px}.taskon-taskmanager-section-sixth{background:#2d323a;margin:0}.taskon-task-create-process{padding-top:50px}.taskon-task-create-process h2{text-align:center}
.taskon-task-create-process p{padding:300px 0 50px;text-align:left}.taskon-task-create-process img{width:100%;left:0}.taskon-down-parallax{display:none}.taskon-task-worth-item{text-align:center}.taskon-task-worth-item img{margin:0}.taskon-task-worth-item h4{display:inline-block}.taskon-task-worth-item p{padding-right:0}.taskon-task-data-protection p{text-align:left}}@media only screen and (max-width:479px){.taskon-1-tablet-img{display:block;width:100%;margin:0 auto;top:210px;margin-right:70px}.taskon-1-list a.keys_test_btn{display:none}.taskon-taskmanager-tool-list{background:#2d323a;margin:0}.taskon-taskmanager-section h3{margin-top:40px}.taskon-tool-1{margin-top:30px}.taskon-tool-1 h2{text-align:center}.taskon-project-section h3{font-size:20px;text-align:center}.green-project-list-style li{font-size:16px}.taskon-taskmanager-header-image{width:100%;margin:0;top:210px;left:70px;z-index:0}.taskon-taskmanager-parallax-window{width:80%;margin:0;top:245px;left:120px}.taskon-task-target-header{text-align:center;padding:40px 0 30px}.taskon-taskmanagement-complex img{margin:12% 0 270px}.taskon-taskmanagement-mobile-1{top:20px;left:90px}.taskon-taskmanagement-mobile-2{top:20px;left:160px}.taskon-taskmanagement-mobile-3{top:20px;left:230px}.taskon-taskmanagement-mobile-4{bottom:270px;left:75px}.taskon-taskmanagement-mobile-5{bottom:270px;right:55px}.taskon-taskmanagement-text-1{top:295px;left:0}.taskon-taskmanagement-text-2{top:340px;left:0}.taskon-taskmanagement-text-3{top:405px;left:0}.taskon-taskmanagement-text-4{top:450px;left:0}.taskon-taskmanagement-text-5{top:515px;left:0}.taskon-task-setting img{margin:10% 0 95px}.taskon-task-setting-text-1{top:170px}.taskon-task-setting-mobile{top:15px;left:75px}.taskon-task-sorting img{margin:15% 0 110px}.taskon-task-sorting-mobile-1{left:60px}.taskon-task-sorting-mobile-2{left:60px;bottom:105px}.taskon-task-sorting-text-1{top:210px}.taskon-task-sorting-text-2{bottom:0}.taskon-task-add img{margin:20% 0 275px}.taskon-task-add-mobile-1{left:115px;top:30px}.taskon-task-add-mobile-2{right:38px;top:30px}
.taskon-task-add-mobile-3{top:73px;left:0}.taskon-task-add-mobile-4{top:125px;left:0}.taskon-task-add-mobile-5{top:210px;left:0}.taskon-task-add-text-1{top:315px;left:0}.taskon-task-add-text-2{top:360px;left:0}.taskon-task-add-text-3{top:420px;left:0}.taskon-task-add-text-4{top:470px;left:0}.taskon-task-add-text-5{bottom:0;left:0}.taskon-task-notification img{margin:20% 0 150px;width:100%}.taskon-task-notification-mobile-1{top:35px;left:30px}.taskon-task-notification-mobile-2{top:35px;left:120px}.taskon-task-notification-mobile-3{top:35px;right:35px}.taskon-task-notification-text-1{left:0;top:190px}.taskon-task-notification-text-2{left:0;top:235px}.taskon-task-notification-text-3{left:0;top:280px}.taskon-task-create-process p{padding:190px 0 50px}.taskon-task-data-protection p{text-align:left}}.mb_40{margin-bottom:40px !important}.new_img_box img{max-width:100%}.new_title_box{position:relative;display:flex;align-items:center}.new_title_box h4{font-size:25px;line-height:26px;color:#a2efe0;font-weight:bold;background-color:#2b323a;padding:15px 30px 15px 45px;margin-left:-15px;z-index:1;position:relative}.new_title_box span{width:80px;height:80px;border:2px solid #2a313a;border-radius:50%;text-align:center;font-size:40px;line-height:80px;font-weight:bold;color:#2b323a;background-color:#fff;z-index:2;position:relative;box-shadow:22px 0 14px -8px rgba(162,239,224,0.5)}.new_img_box2{margin-left:-65px}.dot1::before{content:'';position:absolute;bottom:-800px;left:38px;width:2px;height:800px;background:url('/css//img/dot1.png') no-repeat}.dot2::before{content:'';position:absolute;bottom:-380px;left:38px;width:70px;height:380px;background:url('/css//img/dot2.png') no-repeat}.dot3{padding-top:70px}.dot3::before{content:'';position:absolute;bottom:70px;left:38px;width:190px;height:105px;background:url('/css//img/dot3.png') no-repeat}.new_content_box{padding-left:60px;margin-bottom:40px;position:relative}
.new_mail_icon{position:absolute;right:130px;bottom:-60px}.new_taskon_wrap{background-color:#fff;padding-top:370px;position:relative;margin-top:-70px}.new_taskon_wrap::before{content:'';position:absolute;top:0;left:0;width:100%;height:370px;background:url('/css/../img/new_figure.png') no-repeat;background-size:cover;background-position:center}.new_taskon{background-image:none;background-color:#2b323a;margin-top:0;min-height:auto}.new_taskon .taskon-task-create-process{padding-top:0;margin-top:-145px}.new_taskon .taskon-task-create-process p{padding-top:50px;padding-bottom:0;max-width:100%}.appl_content.keys_kns h3{font-weight:bold;font-size:25px}.taskon-task-create-process p{position:relative;z-index:99}.taskon-task-create-process img{top:160px}.new_title_box_popup{background-color:#2b323a;padding:15px;margin-bottom:20px;-webkit-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.new_title_box_popup h4{padding:0;margin-left:0;margin-right:10px}.new_title_box_popup .btn-default{width:auto;height:auto;padding:10px}.new_title_box_popup .btn-default:hover{text-decoration:none}@media only screen and (max-width:991px){.keys_accounting_top{height:250px}.keys_accounting_top .appl_par--without_logo{display:none}.keys_accounting_top h1{font-size:35px;line-height:45px;text-align:center}.new_title_box_popup{display:block}.new_title_box_popup .btn-default{display:block;width:100%;margin-top:10px;text-align:center}}@media only screen and (max-width:767px){.taskon-task-create-process img{display:none}}@media only screen and (max-width:991px){.toggle_bottom_new{display:block !important}.appl_par_new{display:none}}@media only screen and (max-width:767px){.keys_appl_top_new{height:auto !important}.dot1::before,.dot2::before,.dot3::before{display:none}.dot3{padding-top:0}.new_mail_icon{display:none}.new_title_box span{width:50px !important;min-width:50px !important;height:50px !important;font-size:30px;line-height:50px;display:block}
.new_title_box h4{font-size:22px;line-height:24px;padding:10px 20px 10px 35px}.new_content_box{padding-left:0}.new_img_box2{margin-left:0}.appl_content img{max-width:100% !important;height:auto}}.appl_par_api{top:-20px;left:10px;position:relative;z-index:3}.appl_par_api img{max-width:100%;height:auto}.appl_p_api{position:absolute;z-index:4;background-repeat:no-repeat;background-position:center center;transform:translate(0,0) !important}.appl_p1_api{width:240px;height:231px;top:90px;left:60px}.appl_p2_api{width:215px;height:219px;top:533px;left:225px}.appl_p3_api{width:220px;height:248px;top:-29px;right:0}.appl_p4_api{width:228px;height:228px;top:352px;right:202px}.keys_appl_top_api{background:#444950 url('/css/../img/api_bg.jpg') 0 0 repeat;height:auto}.keys_appl_top_api a.toggle_bottom{top:240px}.txt_top_box{padding-top:90px}.txt_top_box h4{font-size:26px;line-height:35px;font-weight:200;color:#9bcb59;margin-bottom:10px}.txt_top_box p{font-size:16px;line-height:26px}.appl_how_works_api{top:0;padding-top:100px;margin-top:-70px}.appl_list_api li{font-family:"RobotoRegular";background:none;position:relative;padding-left:20px;font-size:17px;line-height:35px;margin-bottom:0}.appl_list_api li::before{content:'';position:absolute;top:15px;left:0;width:5px;height:5px;border-radius:50%;background-color:#2d323a}.api_items_wrap{padding-top:50px;margin-bottom:50px}.api_item{max-width:240px;text-align:center;margin:0 auto}.api_item p{font-size:18px;line-height:26px;font-weight:bold;color:#282828}.api_item_img{min-height:80px}.mb_60{margin-bottom:60px}.mb_30{margin-bottom:30px}.arrow{position:relative}.arrow::before{content:'';position:absolute;background-position:center;background-size:cover}.arrow_1::before{background:url('/css/../img/arrow_1.png') no-repeat;width:90px;height:63px;bottom:-110px;right:-40px}.arrow_2::before{background:url('/css/../img/arrow_2.png') no-repeat;width:20px;height:35px;bottom:-50px;right:50%;transform:translateX(50%)}
.arrow_3::before{background:url('/css/../img/arrow_3.png') no-repeat;width:90px;height:63px;bottom:-135px;left:-40px}.arrow_4::before{background:url('/css/../img/arrow_4.png') no-repeat;width:190px;height:65px;bottom:-100px;right:50%;transform:translateX(50%)}.appl_api_section{padding-bottom:45px;background-color:#fff;color:#282828}.appl_api_section_first{padding-top:70px}.appl_api_section p{font-size:16px;line-height:28px}.appl_api_section p:not(:last-child){margin-bottom:30px}.api_title1{font-size:20px;line-height:30px;font-weight:bold;margin-bottom:20px}.api_list{margin-bottom:40px}.api_list li{font-size:16px;line-height:20px;position:relative;padding-left:30px}.api_list li::before{content:'';position:absolute;top:7px;left:15px;width:5px;height:5px;border-radius:50%;background-color:#7bab38}.api_list li:not(:last-child){margin-bottom:10px}.api_title2{font-size:32px;line-height:36px;font-weight:bold;margin-bottom:20px}.api_title2 span{font-size:24px;font-weight:normal}.q_box{padding:30px 60px 35px 30px;border:3px solid #cadcb0;position:relative}.q_box::before{content:'';position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);width:80px;height:50px;background:url('/css/../img/q_img.jpg') no-repeat;background-size:cover;background-position:center}.q_box p{font-style:italic}.api_img_box img{max-width:100%;height:auto}.api_img_box:not(:last-child){margin-bottom:30px}.api_title3{display:inline-block;font-size:26px;line-height:33px;font-weight:bold;color:#fff;padding:10px 25px;background-color:#2d323a;margin-bottom:30px}.api_img_wr{margin-left:-20px;margin-right:-20px;margin-bottom:20px}.api_img_wr img{width:100%;height:auto}.api_img_center{text-align:center;margin-bottom:30px}.api_img_center img{max-width:100%;height:auto}.api_list{margin-bottom:50px}.api_list li{color:#282828;font-size:16px;line-height:20px;padding-bottom:5px;padding-left:16px;position:relative}.api_list li:before{content:'';position:absolute;top:8px;left:0;background-color:#7bab38;width:5px;height:5px;border-radius:100%}
.api_more_inf{border:3px solid #7bab38;margin-bottom:60px;padding:50px 60px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.api_img_more_inf{margin-top:-72px;margin-bottom:-100px;position:relative;padding-right:40px}.api_img_more_inf img{position:relative;z-index:5}.api_img_more_inf:before{content:'';position:absolute;width:105px;left:45px;top:0;bottom:50%;background-color:#fff;z-index:2}.api_img_more_inf:after{content:'';position:absolute;width:235px;right:-26px;top:50%;bottom:0;background-color:#fff;z-index:2}.img_list_wrap{position:relative;text-align:right;counter-reset:myCounter2}.img_list{counter-reset:myCounter}.img_list span:before{counter-increment:myCounter2;content:counter(myCounter2) ".";font-size:16px;line-height:20px;font-weight:bold;top:0;left:0;padding-right:5px;display:none}.img_list li{font-size:16px;line-height:20px;font-weight:bold;position:absolute;width:170px}.img_list li:before{counter-increment:myCounter;content:counter(myCounter);font-size:10px;line-height:20px;font-weight:bold;padding-right:0;top:0;left:0;display:none}.img_list_resp_box{padding-left:20px;display:none;margin-bottom:30px}.img_list_resp_box li{font-size:16px;line-height:20px;margin-bottom:5px;text-align:left;list-style-type:decimal;width:100% !important}.img_list_wrap0{padding-bottom:80px}.img_list_wrap0 li{top:120px;text-align:center;font-weight:normal}.img_list_wrap0 .note1{left:270px;width:80px}.img_list_wrap0 .note2{left:352px;width:80px}.img_list_wrap0 .note3{left:655px;width:80px}.img_list_wrap1 li{left:-30px}.img_list_wrap1 .note1{top:195px}.img_list_wrap1 .note2{top:235px}.img_list_wrap1 .note3{top:295px}
.img_list_wrap1 .note4{top:375px}.img_list_wrap1 .note5{top:695px}.img_list_wrap1 .note6{top:1655px}.img_list_wrap1 .note7{top:1895px}.al_center{text-align:center}.img_list_wrap2 li{width:105px}.img_list_wrap2 .note1{top:198px;left:0}.img_list_wrap2 .note2{top:278px;left:0}.img_list_wrap2 .note3{top:358px;left:0}.img_list_wrap2 .note4{top:218px;right:30px;width:155px;text-align:left}.img_list_wrap3 .note1{top:295px;left:-30px}.img_list_wrap4 .note1{top:225px;left:-30px}.img_list_wrap4 .note2{top:275px;left:-30px}.img_list_wrap4 .note3{top:255px;right:70px;width:180px}.img_list_wrap5 .note1{top:355px;left:-30px}.img_list_wrap5 .note2{top:455px;left:-30px}.img_list_wrap5 .note3{top:535px;left:-30px}.img_list_wrap5 .note4{top:597px;left:-30px}.img_list_wrap6 .note1{top:217px;left:-30px}.img_list_wrap6 .note2{top:257px;left:-30px}.img_list_wrap6 .note3{top:317px;left:-30px}.img_list_wrap6 .note4{top:396px;left:-30px}.img_list_wrap6 .note5{top:438px;left:-30px}.img_list_wrap6 .note6{width:180px;top:295px;right:10px;text-align:left}.img_list_wrap6 .note7{width:180px;top:395px;right:10px;text-align:left}.img_list_wrap6 .note8{width:180px;top:457px;right:10px;text-align:left}.img_list_wrap7 .note1{top:216px;left:-30px}.img_list_wrap7 .note2{top:257px;left:-30px}.img_list_wrap7 .note3{top:389px;left:-30px}.img_list_wrap7 .note4{top:431px;left:-30px}.img_list_wrap7 .note5{width:200px;top:415px;right:-8px;text-align:left}.img_list_wrap8 .note1{top:195px;width:130px}.img_list_wrap8 .note2{top:216px;right:0;text-align:left}.img_list_wrap8 .note3{top:296px;width:130px}.img_list_wrap8 .note4{top:1279px;width:140px;left:-10px}.img_list_wrap8 .note5{top:1338px;width:130px}.img_list_wrap8 .note6{top:1416px;width:130px}.img_list_wrap8 .note7{top:1436px;right:0;text-align:left;width:180px}.img_list_wrap8 .note8{top:1476px;width:130px}.img_list_wrap8 .note9{text-align:left;width:180px;top:1497px;right:0}.img_list_wrap9 .api_img_box{text-align:center;padding-top:90px;margin-bottom:20px}.img_list_blue li{font-size:14px;color:#fff;padding:10px 15px;background:rgba(87,128,146,.95);width:220px;text-align:left}.img_list_wrap9 .note1{top:30px;left:80px;width:320px}.img_list_wrap9 .note2{width:250px;top:30px;right:110px;text-align:left}.img_list_wrap9 .note3{top:276px;left:0;width:240px}
.img_list_wrap9 .note4{top:428px;width:228px;left:180px}.img_list_wrap9 .note5{top:508px;width:195px;left:430px}.img_list_wrap9 .note6{top:440px;width:168px;left:566px}.img_list_wrap9 .note7{top:521px;width:168px;left:678px}.img_list_wrap9 .note8{top:440px;width:145px;right:0}.img_list_wrap10 li{font-size:16px}.img_list_wrap10 .api_img_box{text-align:center;margin-bottom:20px}.img_list_wrap10 .note1{top:474px;left:20px;width:362px}.img_list_wrap10 .note2{width:275px;top:690px;right:0;text-align:left}.img_list_wrap10 .note3{top:720px;left:-10px;width:405px}.img_list_wrap10 .note4{top:1080px;width:300px;right:0}.img_list_wrap11 li{font-size:14px;text-align:left}.img_list_wrap11 .api_img_box{text-align:center;margin-bottom:10px;padding-top:120px}.img_list_wrap11 .note1{bottom:649px;left:40px;width:150px}.img_list_wrap11 .note2{width:150px;bottom:649px;left:260px}.img_list_wrap11 .note3{bottom:649px;left:433px;width:140px}.img_list_wrap11 .note4{bottom:649px;width:150px;left:630px}.img_list_wrap11 .note5{width:205px;bottom:333px;left:0}.img_list_wrap11 .note6{top:430px;left:370px;width:215px}.img_list_wrap11 .note7{width:180px;bottom:305px;right:0}.img_list_wrap12{text-align:left}.img_list_wrap12 .img_list li{text-align:left;width:225px}.img_list_wrap12 .note1{top:90px;right:35px}.img_list_wrap12 .note2{top:130px;right:35px}.img_list_wrap12 .note3{top:172px;right:35px}.img_list_wrap12 .note4{top:310px;right:35px}.img_list_wrap12 .note5{top:475px;right:35px}.img_list_wrap12 .note6{top:765px;right:35px}.img_list_wrap12 .note7{top:1169px;right:35px}.img_list_wrap12 .note8{top:1314px;right:35px}.img_list_wrap13 li{text-align:left}.img_list_wrap13 .api_img_box{text-align:center;margin-bottom:20px;padding-top:5px}.img_list_wrap13 .note1{top:0;left:320px;width:200px}.img_list_wrap13 .note2{width:200px;bottom:-5px;left:300px}@media only screen and (max-width:1800px){.appl_p1_api{top:90px;left:-60px}.appl_p2_api{top:533px;left:5px}.appl_p3_api{top:-29px;right:-50px}.appl_p4_api{top:352px;right:2px}}@media only screen and (max-width:1300px){.appl_p_api{display:none}
}@media only screen and (max-width:970px){.txt_top_box{padding-top:40px}.keys_appl_top_api a.toggle_bottom{top:200px}.api_more_inf{padding:40px 30px}.api_img_more_inf{padding-right:0;width:290px}.api_img_more_inf img{width:100%;height:auto}.img_list_wrap0 li{top:100px}.img_list_wrap0 .note1{left:192px}.img_list_wrap0 .note2{left:268px}.img_list_wrap0 .note3{left:490px}.img_list_wrap1 img,.img_list_wrap3 img,.img_list_wrap5 img,.img_list_wrap6 img,.img_list_wrap7 img,.img_list_wrap8 img{width:84%}.img_list_wrap1 .img_list,.img_list_wrap3 .img_list,.img_list_wrap5 .img_list,.img_list_wrap6 .img_list,.img_list_wrap7 .img_list,.img_list_wrap8 .img_list{zoom:.765}.img_list_wrap2 img{width:77%}.img_list_wrap2 .img_list{zoom:.765}.img_list_wrap4 img,.img_list_wrap4 img,.img_list_wrap4 img{width:83%}.img_list_wrap4 .img_list,.img_list_wrap4 .img_list,.img_list_wrap4 .img_list{zoom:.765}.img_list_wrap4 .note1{top:233px;left:-30px}.img_list_wrap9 .api_img_box{padding-top:60px}.img_list_wrap9 img{width:100%}.img_list_wrap9 .img_list{zoom:.81}.img_list_wrap10 img{width:100%}.img_list_wrap10 .img_list{zoom:.8}.img_list_wrap11 img{width:77%}.img_list_wrap11 .img_list{zoom:.765}.img_list_wrap11 .api_img_box{padding-top:60px}.img_list_wrap11 .note1,.img_list_wrap11 .note2,.img_list_wrap11 .note3,.img_list_wrap11 .note4{bottom:560px}.img_list_wrap11 .note5{bottom:290px}.img_list_wrap11 .note6{top:345px}.img_list_wrap11 .note7{bottom:268px;right:34px}.img_list_wrap12 img{width:70.8%}.img_list_wrap12 .img_list{zoom:.765}.img_list_wrap13 .note1{left:205px}.img_list_wrap13 .note2{left:190px}}@media only screen and (max-width:768px){.txt_top_box{padding-top:0}.appl_par_api{position:static;padding-top:20px}.keys_appl_top_api a.toggle_bottom{top:200px}.appl_how_works_api{padding-top:50px;margin-top:0}.arrow_4::before{background-size:100% 100%;width:130px;height:55px;bottom:-80px}.img_list li:before{display:block}.img_list_resp_box{display:block}.api_img_box img{width:100%}.img_list li{font-size:0;width:20px !important}.img_list li span{display:none}
.img_list li:before{font-size:24px}.img_list_wrap .img_list{zoom:.55}.img_list_wrap .img_list li{width:20px;left:10px;margin-top:-10px}.img_list_wrap0{padding-bottom:0}.img_list_wrap0 li{text-align:left}.img_list_wrap0 .img_list{zoom:.6}.img_list_wrap0 .img_list .note1{left:222px}.img_list_wrap0 .img_list .note2{left:288px}.img_list_wrap0 .img_list .note3{left:510px}.img_list_wrap1 .img_list li{margin-top:-15px}.img_list_wrap1 .img_list{zoom:.531}.img_list_wrap2 .img_list{zoom:.57}.img_list_wrap2 .img_list li{margin-top:-10px}.img_list_wrap2 .img_list .note4{right:100px;left:auto}.img_list_wrap3 .note1{top:280px;left:10px}.img_list_wrap4 .img_list .note3{right:260px;left:auto}.img_list_wrap4 .img_list li{margin-top:-20px}.img_list_wrap5 .img_list li{margin-top:-25px}.img_list_wrap5 .img_list{zoom:.54}.img_list_wrap6 .img_list .note6,.img_list_wrap6 .img_list .note7,.img_list_wrap6 .img_list .note8{right:210px;left:auto}.img_list_wrap6 .img_list li{margin-top:-20px}.img_list_wrap6 .img_list{zoom:.54}.img_list_wrap6 .img_list .note7{top:410px}.img_list_wrap7 .img_list .note5{right:210px;left:auto}.img_list_wrap7 .img_list li{margin-top:-18px}.img_list_wrap7 .img_list{zoom:.54}.img_list_wrap8 .img_list .note2,.img_list_wrap8 .img_list .note7,.img_list_wrap8 .img_list .note9{right:200px;left:auto}.img_list_wrap8 .img_list li{margin-top:-18px}.img_list_wrap8 .img_list{zoom:.542}.img_list_wrap8 .img_list .note5,.img_list_wrap8 .img_list .note8,.img_list_wrap8 .img_list .note9{margin-top:-39px}.img_list_wrap9 .api_img_box{padding-top:35px}.img_list_wrap9 .img_list li{width:45px !important;height:45px;left:10px;margin-top:-10px}.img_list_wrap9 .img_list .note1{top:30px;left:220px}.img_list_wrap9 .img_list .note2{top:30px;left:610px}.img_list_wrap9 .img_list .note3{top:265px;left:-12px}.img_list_wrap9 .img_list .note4{top:375px;left:262px}.img_list_wrap9 .img_list .note5{top:410px;left:426px}.img_list_wrap9 .img_list .note6{top:375px;left:570px}.img_list_wrap9 .img_list .note7{top:430px;left:625px}.img_list_wrap9 .img_list .note8{top:375px;left:682px}
.img_list_wrap10 .img_list li{width:45px !important;height:45px;left:10px;margin-top:-10px}.img_list_wrap10 .img_list .note1{top:435px;left:124px}.img_list_wrap10 .img_list .note2{top:620px;left:700px}.img_list_wrap10 .img_list .note3{top:655px;left:-22px}.img_list_wrap10 .img_list .note4{top:955px;left:700px}.img_list_wrap11 .api_img_box{padding-top:35px}.img_list_wrap11 .img_list li{margin-top:0}.img_list_wrap11 .img_list .note1{top:30px;left:48px}.img_list_wrap11 .img_list .note2{top:30px;left:235px}.img_list_wrap11 .img_list .note3{top:30px;left:400px}.img_list_wrap11 .img_list .note4{top:30px;left:572px}.img_list_wrap11 .img_list .note5{top:320px;left:6px}.img_list_wrap11 .img_list .note6{top:345px;left:310px}.img_list_wrap11 .img_list .note7{top:335px;left:678px}.img_list_wrap12 .img_list li{right:10px;left:auto}.img_list_wrap12 .img_list li{margin-top:-18px}.img_list_wrap12 .img_list{zoom:.63}.img_list_wrap13 .img_list li{left:68px}.img_list_wrap13 .img_list .note2{bottom:78px}.api_more_inf{display:block}.api_img_more_inf{margin-top:25px}}@media only screen and (max-width:480px){.arrow::before,.api_item::before{content:'';position:absolute;background:url('/css/../img/arrow_2.png') no-repeat;width:20px;height:35px;bottom:-50px;right:50%;left:auto;transform:translateX(50%)}.arrow_none::before{display:none !important}.api_item{margin-bottom:70px}.q_box{padding:20px 10px 35px 10px}.img_list_wrap{width:320px;margin:0 auto}.img_list_wrap0 .img_list{zoom:.456}.img_list_wrap1 .img_list{zoom:.4048}.img_list_wrap2 .img_list{zoom:.44}.img_list_wrap3 .img_list{zoom:.42}.img_list_wrap4 .img_list{zoom:.42}.img_list_wrap5 .img_list{zoom:.415}.img_list_wrap6 .img_list{zoom:.415}.img_list_wrap7 .img_list{zoom:.415}.img_list_wrap8 .img_list{zoom:.412}.img_list_wrap9 .img_list{zoom:.42}.img_list_wrap9 .api_img_box{padding-top:25px}.img_list_wrap10 .img_list{zoom:.42}.img_list_wrap11 .api_img_box{padding-top:28px}.img_list_wrap11 .img_list{zoom:.42}.img_list_wrap12 .img_list{zoom:.48}
.img_list_wrap13 .img_list li{left:53px}}._mPS2id-t{margin-bottom:0 !important}.keys_api_top{min-height:650px;background:#009a46 url('/css/../../../uploads/source/img_api/background.jpg') no-repeat;background-size:cover;width:100%;padding-top:64px;position:relative}.keys_api_top-parser{min-height:550px;background:#009a46 url('/css/../../../uploads/source/parser/background.png') no-repeat;background-size:cover;width:100%;padding-top:64px;position:relative}.keys_api_top-order{min-height:550px;background:#009a46 url('/css/../../../uploads/source/order/background.png') no-repeat;background-size:cover;width:100%;padding-top:64px;position:relative}.keys_api_top-exon{min-height:550px;background:#009a46 url('/css/../../../uploads/source/ExxonMobil/background.png') no-repeat;background-size:cover;width:100%;padding-top:64px;position:relative}.keys_api_btn{position:relative;margin-top:220px;z-index:3}.keys_api_title{font-size:42px !important;line-height:52px !important;font-family:"RobotoBold";margin-right:-40px}.keys_api_zak{float:right;margin-top:14px;margin-right:32px}.keys_api_par_1{width:205px;height:150px;position:absolute;top:50px;left:-220px;background:url('/css/../../../uploads/source/img_api/api_par_1.png') no-repeat}.keys_api_par_2{width:335px;height:370px;position:absolute;top:-50px;left:940px;background:url('/css/../../../uploads/source/img_api/api_par_2.png') no-repeat}.keys_api_par_3{width:300px;height:270px;position:absolute;top:320px;left:-290px;background:url('/css/../../../uploads/source/img_api/api_par_3.png') no-repeat;z-index:22}.keys_api_par_4{width:140px;height:100px;position:absolute;top:390px;right:-140px;background:url('/css/../../../uploads/source/img_api/api_par_4.png') no-repeat;z-index:22}.keys_api_note{position:absolute;top:230px;right:0;z-index:22}.keys_api_line{height:178px;width:100%;background:url('/css/../../../uploads/source_new/keys_test_line.png') no-repeat top center;background-size:100% 178px;position:absolute;bottom:-1px}.keys_api_note img{max-width:100%;height:auto}.keys_api_title_2{background-color:#00a800 !important;font-size:30px;line-height:36px;color:#fff;padding:13px 20px;display:inline-block;font-family:"RobotoBold";margin-bottom:30px;top:0 !important}
.api_title_h2{font-size:30px;line-height:36px;color:#000;padding:0;margin-top:20px;font-family:"RobotoBold";margin-bottom:30px;top:0 !important}.api_title_h3{font-size:20px;line-height:20px;color:#000;padding:0;font-family:"RobotoBold";margin-bottom:20px;top:0 !important}.keys_api_list li{padding-left:30px;font-size:21px;line-height:35px;font-family:"RobotoBold";color:#fff;position:relative}.keys_api_list li::before{content:'';position:absolute;width:12px;height:12px;top:10px;left:0;background:url('/css/../../../uploads/source/icon/e_cat_list.png') no-repeat}.api_section p{font-size:17px;line-height:26px;color:#2d323a}.api_section p:not(:last-child){margin-bottom:30px}.api_offset{padding:30px 15px}.api_img_wrap{position:relative;padding:40px 0}.api_img_wrap img{max-width:100%;height:auto}.api_img_wrap_1{padding-top:40px}.api_img_wrap_2{margin-top:-60px;margin-bottom:40px;padding-top:0}.api_item_list{font-weight:bold;color:#2d323a}.api_item_list span{display:inline-block;margin-bottom:10px}.api_item_list li{font-weight:normal;font-size:17px;line-height:26px;list-style:disc;list-style-position:inside}.api_img_wrap p{color:#2d323a;margin-bottom:0 !important;margin-top:15px;font-weight:bold}@media only screen and (max-width:991px){.keys_api_par{display:none}.keys_api_top{min-height:440px}.keys_api_btn{margin-top:40px}.keys_api_zak{margin-right:0}.keys_api_note{width:400px;height:200px;top:150px;right:0}.keys_api_line{background-size:100% 100px;height:100px}.keys_api_title{margin-right:0}}@media only screen and (max-width:767px){.api_offset{padding:20px 0}.keys_api_top{text-align:center;padding-top:30px}.keys_api_title{font-size:35px !important;line-height:45px !important}.keys_api_btn{margin:0 auto;margin-top:40px}.keys_api_note{display:none}.keys_api_zak{float:none}.keys_api_title_2{font-size:20px !important;line-height:25px !important}.keys_api_list li{font-size:18px;line-height:30px}}@media only screen and (max-width:486px){.keys_api_title{font-size:30px !important;line-height:40px !important}
.api_img_wrap{padding:0}.api_img_wrap_2{margin-top:0}.keys_api_line{background-size:100% 50px;height:50px}}.keys_dek_top{width:100%;min-height:444px;background:#60ad26 url('/css/../img/dek_bg.png') no-repeat bottom center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:53px;position:relative}.dek_title_wrap{color:#2d323a}.keys_dek_top h1{font-size:36px;line-height:40px;font-weight:bold;color:#2d323a;margin-bottom:20px}.keys_dek_top h1 span{color:#006547}.dek_title_wrap p{font-size:20px;line-height:24px;margin-bottom:35px}.dek_title_list{margin-bottom:50px}.dek_title_list li{font-size:16px;line-height:18px;display:flex;align-items:center}.dek_title_list li:not(:last-child){margin-bottom:15px}.dek_title_list span{margin-right:15px}.dek_title_logo{margin-bottom:40px}.dek_title_logo p{font-size:16px;line-height:18px;color:#2d323a;margin-bottom:10px}.dek_title_wrap .toggle_bottom{position:static;margin-top:0;color:#2d323a;border-color:#2d323a}.dek_title_wrap .icon-arrowDown2::after{background:url('/css/../images/icon/arrow_down_black.png') no-repeat}.dek_title_wrap .toggle_bottom:hover{background-color:#2d323a;color:#fff}.dek_title_wrap .toggle_bottom:hover .icon-arrowDown2::after{background:url('/css/../images/green/arrow_down2.png') no-repeat}.dek_par{margin-left:-295px;background:url('/css/../img/dek_mokup.png') no-repeat center center !important;max-width:620px;height:415px;top:0 !important;left:10px;position:relative;z-index:3}.dek_mock_wrap{margin-left:-295px;max-width:510px;height:415px;top:0 !important;left:10px;position:relative;z-index:3}.dek_mock1{width:419px;height:272px;position:absolute;bottom:0;left:0;background:url('/css/../img/dek_m1.png') no-repeat center center;z-index:3}.dek_mock2{width:420px;height:266px;position:absolute;bottom:90px;left:70px;background:url('/css/../img/dek_m2.png') no-repeat center center;z-index:2}.dek_mock3{width:380px;height:243px;position:absolute;top:0;right:0;background:url('/css/../img/dek_m3.png') no-repeat center center;z-index:1}
.dek_p1{background:url('/css/../img/dek_p1.png') no-repeat center center;width:120px;height:130px;position:absolute;top:50px;left:225px}.dek_p2{background:url('/css/../img/dek_p2.png') no-repeat center center;width:165px;height:145px;position:absolute;top:350px;left:250px;z-index:4}.dek_p3{background:url('/css/../img/dek_p3.png') no-repeat center center;width:145px;height:155px;position:absolute;top:70px;right:225px;z-index:4}.dek_p4{background:url('/css/../img/dek_p4.png') no-repeat center center;width:170px;height:195px;position:absolute;top:280px;right:125px;z-index:4}.dek_list{margin-top:23px}.dek_list li{padding-left:27px;font-size:21px;line-height:24px;position:relative}.dek_list li::before{content:'';position:absolute;top:8px;left:0;width:15px;height:10px;background:url('/css/../images/appl_list.png') no-repeat center}.dek_list li:not(:last-child){margin-bottom:14px}.keys_dek_bt{background:url('/css/../images/keys_appl_bt.png') no-repeat bottom center;width:100%;min-height:62px;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:relative;z-index:2;top:-120px}.dek_how_works{width:100%;background:#60ad26;min-height:100px;position:relative;top:-120px;padding-top:45px;padding-bottom:41px}.dek_how_works h2{font-size:30px;color:#fff;background:#262e38;display:inline-block;padding:10px 15px 17px 23px;font-family:"RobotoBold"}@media only screen and (max-width:1600px) and (min-width:1301px){.dek_p1{top:50px;left:30px}.dek_p2{top:350px;left:30px}.dek_p3{top:70px;right:30px}.dek_p4{top:280px;right:30px}}@media only screen and (max-width:1301px){.dek_p{display:none}}@media only screen and (max-width:991px){.dek_mock_wrap{margin-left:0}.keys_dek_bt{top:-80px}.dek_how_works{top:-80px}}@media only screen and (max-width:767px){.dek_mock1{display:none}.dek_mock2{display:none}.dek_mock3{display:none}.dek_mock_wrap{background:url('/css/../img/dek_mokup.png') no-repeat;background-size:100%;background-position:center}
.dek_title_logo{margin-bottom:0}.dek_how_works h2{font-size:24px}}.main_content{background:#fff;color:#2d323a;margin-top:-120px;padding-top:70px;padding-bottom:48px}.main_content h2{font-size:25px;color:#494949;font-family:"RobotoBold";margin-bottom:25px}.main_content p{margin-bottom:15px;font-size:17px;line-height:26px}.main_content strong{font-family:"RobotoBold";color:#494949;line-height:22px}.point_img_box_wr{position:relative}.point_img img{width:100%;height:auto}.point_img_list{counter-reset:myCounter}.point_img_list li{font-size:16px;line-height:20px;position:absolute}.point_img_list_resp{padding-left:20px;display:none;margin-bottom:30px;list-style-type:decimal}.point_img_list_resp li{margin:0 0 15px 0;text-align:left;line-height:25px}.point_img_list_resp li br{display:none}.point_img_list li:before{counter-increment:myCounter;content:counter(myCounter);font-size:16px;line-height:20px;font-weight:bold;display:none}@media only screen and (max-width:767px){.point_img_list_resp{display:block}.point_img_list li:before{display:block}.point_img_list li{height:20px;padding:0 4px;overflow:hidden}.point_img_box_wr{margin-bottom:10px}}.keys_automation_top{width:100%;min-height:535px;background:#f1f1f1 url('/css/../images_automation/keys_automation_top.jpg') no-repeat bottom center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:53px;position:relative}.automation_title_wrap{color:#2d323a}.automation_title_wrap h1{font-size:36px;line-height:50px;font-family:"RobotoBold";color:#2d323a;margin-bottom:25px}.automation_title_wrap span{font-size:20px;line-height:24px;margin-bottom:35px}.automation_mock_wrap{position:relative;z-index:3;margin-top:30px}.automation_mock_wrap>div{float:left;width:33%;position:relative}.automation_mock1{width:428px;height:295px;position:relative;top:0;left:0;z-index:3}.automation_mock2{width:428px;height:276px;position:relative;top:55px;left:-50px;z-index:2}.automation_mock3{width:542px;height:340px;position:relative;top:80px;left:-160px;z-index:4}
.automation_p1{background:url('/css/../images_automation/automation_p1.png') no-repeat center center;width:204px;height:203px;position:absolute;top:80px;left:130px}.automation_p2{background:url('/css/../images_automation/automation_p2.png') no-repeat center center;width:252px;height:106px;position:absolute;top:340px;left:80px;z-index:4}.automation_p3{background:url('/css/../images_automation/automation_p3.png') no-repeat center center;width:117px;height:108px;position:absolute;top:60px;right:80px;z-index:4}.automation_p4{background:url('/css/../images_automation/automation_p4.png') no-repeat center center;width:282px;height:222px;position:absolute;top:367px;right:180px;z-index:4}.dek_list{margin-top:23px}.dek_list li{padding-left:27px;font-size:21px;line-height:24px;position:relative}.dek_list li::before{content:'';position:absolute;top:8px;left:0;width:15px;height:10px;background:url('/css/../images/appl_list.png') no-repeat center}.dek_list li:not(:last-child){margin-bottom:14px}@media only screen and (max-width:1600px) and (min-width:1301px){.automation_p1{top:50px;left:-10px}.automation_p2{top:350px;left:-120px}.automation_p3{top:70px;right:30px}.automation_p4{top:280px;right:-90px}}@media only screen and (max-width:1301px){.automation_p{display:none}}@media only screen and (max-width:991px){.automation_mock_wrap{margin-left:0}.automation_mock_wrap>div{width:33.33%}.automation_mock{position:static;width:100%;height:auto}.automation_mock img{width:100%;height:auto}}@media only screen and (max-width:767px){.automation_mock_wrap>div{width:100%;float:none}}.keys_soap_top{width:100%;min-height:510px;background:#000 url('/css/../images_soap/keys_soap_top.jpg') no-repeat bottom center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:53px;position:relative}.soap_title_wrap{color:#fff}.soap_title_wrap h1{font-size:36px;line-height:50px;font-family:"RobotoBold";color:#fff;margin-bottom:25px}.soap_title_wrap span{font-size:20px;line-height:24px;margin-bottom:35px}.soap_p1{background:url('/css/../images_soap/soap_p1.png') no-repeat center center;width:106px;height:118px;position:absolute;top:80px;left:130px}.soap_p2{background:url('/css/../images_soap/soap_p2.png') no-repeat center center;width:80px;height:76px;position:absolute;top:340px;left:80px;z-index:4}.soap_p3{background:url('/css/../images_soap/soap_p3.png') no-repeat center center;width:106px;height:118px;position:absolute;top:60px;right:80px;z-index:4}.soap_p4{background:url('/css/../images_soap/soap_p4.png') no-repeat center center;width:94px;height:82px;position:absolute;top:367px;right:180px;z-index:4}.soap_mock_wrap{position:relative;z-index:3}.soap_mock1{width:602px;height:431px;position:absolute;top:-90px;right:-50px;z-index:3;background:url('/css/../images_soap/soap_m1.png') 0 0 no-repeat}@media only screen and (max-width:1600px) and (min-width:1301px){.soap_p1{top:50px;left:-10px}.soap_p2{top:350px;left:-10px}.soap_p3{top:70px;right:30px}.soap_p4{top:310px;right:-30px}}@media only screen and (max-width:1301px){.soap_p{display:none}}@media only screen and (max-width:991px){.soap_mock{display:none}.soap_mock_wrap{margin-top:20px;margin-left:0;background:url('/css/../images_soap/soap_m1.png') 0 0 no-repeat;background-size:100%;background-position:center;padding-top:75%;width:100%;max-width:none;margin-bottom:0}.toggle_bottom_wr .toggle_bottom{display:block !important}}@media only screen and (max-width:767px){.toggle_bottom_wr{margin-bottom:80px}}.army_how_works{background-color:#ff1343;position:relative}
.keys-btn_army{z-index:22}.army_how_works::before{content:'';position:absolute;left:0;top:-165px;width:100%;height:365px;background:url('/css/../images/img_army/main_bg.png') no-repeat bottom center;background-size:100% 365px}.keys_army_bt{background:url('/css/../images/img_army/main_bg_treyg.png') no-repeat;width:100%;min-height:100px;background-position-y:10px}.keys_army_top{background:url('/css/../images/img_army/head_bg.jpg') no-repeat;background-size:cover;height:auto}.army_main_title span{font-size:34px;line-height:60px;background-color:#db1a44;padding:5px 10px}.army_par{background:url('/css/../images/img_army/army_term.png') no-repeat;max-width:555px}.army_p1{background:url('/css/../images/img_army/par_1.png') no-repeat}.army_p2{background:url('/css/../images/img_army/par_3.png') no-repeat}.army_p3{background:url('/css/../images/img_army/par_2.png') no-repeat}.army_p4{background:url('/css/../images/img_army/par_4.png') no-repeat}.army_title_second{background-color:#047ad4 !important}.army_cont{padding-bottom:90px}.army_offset{padding:20px 30px}.army_section p{font-size:17px;line-height:26px;color:#2d323a;margin-bottom:30px}.p_1{padding-top:50px}.army_main_third{font-size:27px;line-height:36px;background-color:#db1a44;display:inline-block;padding:10px 15px 17px 23px;font-family:"RobotoBold"}.title_1_poz{margin-top:-65px}.title_1{z-index:22;position:relative}.army_img_1{margin-top:-45px}.army_offset_big{padding-top:100px}.army_bold_txt{font-size:20px !important;margin:30px 0}.army_ipad_txt{float:right;width:30%;position:relative}.army_ipad_txt p{font-size:16px;line-height:21px;color:#647e8e;padding-top:90px;padding-right:15px}.army_ipad{float:left;width:70%;position:relative}.army_ipad::before{content:'';position:absolute;left:400px;top:182px;width:100%;height:13px;background:url('/css/../images/img_army/army_line.png') no-repeat}.army_ipad img{width:100%;height:auto}.title_3{margin-bottom:30px}.army_align_center{text-align:center}
.army_item{background-color:#e5e5e5;width:100%;min-height:175px;margin-bottom:15px}.army_item_img img{max-width:100%;height:auto}.army_section_last{padding-bottom:100px}.army_item_small{background-color:#e5e5e5;width:100%;min-height:80px;margin-right:10px;margin-bottom:15px}.img_wrap img{width:100%;height:auto}.army_test_wrap{position:relative;perspective:500px;perspective-origin:125% 0}.army_test p{font-size:12px;line-height:12px;color:#fff;margin-bottom:0}.army_test{position:absolute;left:125px;background-color:#c5462a;border-radius:3px;box-shadow:3px 3px 0 0 rgba(191,58,28,.75);transform:rotateX(10deg) rotateZ(-2deg)}.army_test_1{top:60px;padding:10px 15px}.army_test_2{top:110px;padding:10px 10px}.army_shadow{background:url('/css/../images/img_army/army_shadow.png') no-repeat bottom center;background-size:100% 190px;position:relative;z-index:22}.army_ipad_offset{padding-bottom:0}@media only screen and (max-width:991px){.army_img_1{margin-top:0}.army_main_title span{font-size:22px;line-height:48px}.army_ipad_txt{width:30%}.army_ipad_txt p{padding-right:0}.army_ipad{width:70%}.army_ipad::before{display:none}.army_test_1{top:110px}.army_test_2{top:155px}.army_par{background:transparent}}@media only screen and (max-width:767px){.army_ipad_txt{width:100%;float:none}.army_ipad_txt p{padding-top:0}.army_ipad{width:100%}.army_test p{font-size:8px;line-height:8px}.army_test_1{top:70px;left:75px;padding:5px 10px}.army_test_2{top:100px;left:75px;padding:5px 5px}.army_offset{padding:20px 0}.army_ipad_offset{padding-bottom:0}.army_par{height:140px}.keys-btn_army{position:relative !important}}@media only screen and (max-width:486px){.army_test{display:none}.army_main_third{font-size:25px;line-height:30px}.army_main_title span{padding:0}}.flex_box{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.flex_box_middle{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.flex_box_between{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.flex_center{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex_right{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.youtube{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;display:block;overflow:hidden;transition:all 200ms ease-out;cursor:pointer;width:100%;height:176px;border:1px solid #cecece}.youtube .play{background:url('/css/'/css/../images/img_army/youtube_play.png'') no-repeat center center;position:absolute;height:100%;width:100%;opacity:.9;filter:alpha(opacity=90);transition:all .2s ease-out}.youtube .play:hover{opacity:1;filter:alpha(opacity=100)}.keys_obj_top{width:100%;min-height:464px;background:#60ad26 url('/css/../images_object/obj_bg.jpg') no-repeat bottom center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:60px;padding-bottom:60px;position:relative}.obj_title_wrap .toggle_bottom{margin-top:160px;display:block !important;color:#2d323a;border-color:#2d323a}.obj_title_wrap .toggle_bottom:hover{background-color:#2d323a;color:#fff}.obj_title_wrap .icon-arrowDown2::after{background:url('/css/../images/icon/arrow_down_black.png') no-repeat}.obj_title_wrap .toggle_bottom:hover .icon-arrowDown2::after{background:url('/css/../images/green/arrow_down2.png') no-repeat}.keys_obj_top h1{font-size:36px;line-height:50px;font-family:"RobotoBold";color:#2d323a;margin-bottom:20px}
.obj_mock_wrap{margin-left:-235px;max-width:550px;height:340px;top:20px !important;left:10px;position:relative;z-index:3}.obj_mock1{width:440px;height:190px;position:absolute;bottom:0;left:0;background:url('/css/../images_object/obj_m1.png') no-repeat center center;z-index:3}.obj_mock2{width:440px;height:190px;position:absolute;bottom:90px;left:70px;background:url('/css/../images_object/obj_m2.png') no-repeat center center;z-index:2}.obj_mock3{width:415px;height:190px;position:absolute;top:0;left:140px;background:url('/css/../images_object/obj_m3.png') no-repeat center center;z-index:1}.obj_p1{background:url('/css/../images_object/obj_p1.png') no-repeat center center;width:90px;height:95px;position:absolute;top:50px;left:30px}.obj_p2{background:url('/css/../images_object/obj_p2.png') no-repeat center center;width:115px;height:145px;position:absolute;top:350px;left:0;z-index:4}.obj_p3{background:url('/css/../images_object/obj_p3.png') no-repeat center center;width:95px;height:155px;position:absolute;top:70px;right:0;z-index:4}.obj_p4{background:url('/css/../images_object/obj_p4.png') no-repeat center center;width:100px;height:195px;position:absolute;top:280px;right:0;z-index:4}.obj_title_logo{margin-bottom:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.obj_title_logo p{font-size:16px;line-height:18px;color:#2d323a;margin-bottom:0;margin-right:15px}@media only screen and (max-width:1301px){.obj_p{display:none}.obj_mock_wrap{margin-left:-300px}}@media only screen and (max-width:971px){.obj_mock_wrap{margin-left:0}.obj_title_wrap .toggle_bottom{margin-top:0;margin-bottom:40px}}@media only screen and (max-width:767px){.obj_mock_wrap{width:100%;height:350px;background:url('/css/../images_object/obj_m_bg.png') no-repeat center;background-size:100%}.obj_mock1,.obj_mock2,.obj_mock3{display:none}.keys_obj_top{padding-top:20px;padding-bottom:60px}.keys_obj_top h1{font-size:28px;line-height:35px}
.keys_obj_top h1 br{display:none}.obj_title_logo{margin-bottom:0}}.keys_conf_top{width:100%;min-height:540px;background:#7bab38 url('/css/../images_configurator/conf_bg.jpg') no-repeat bottom center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:70px;padding-bottom:55px;position:relative}.conf_title_wrap h1{font-size:44px;line-height:54px;color:#fff;font-weight:bold;text-transform:uppercase}.conf_title_wrap h1 span{font-family:"RobotoLight";font-weight:normal;text-transform:lowercase}.conf_title_wrap a.toggle_bottom{margin-top:35px}.conf_title_img{margin-right:-125px;margin-left:-260px;position:relative;z-index:5}.conf_title_img img{max-width:100%}.conf_p{position:absolute;z-index:4;background-repeat:no-repeat;background-position:center}.conf_p1{background-image:url('/css/../images_configurator/conf_p1.png');width:310px;height:250px;top:130px;right:40px}.conf_p2{background-image:url('/css/../images_configurator/conf_p2.png');width:245px;height:265px;top:230px;right:40%;z-index:6}.conf_how_works{width:100%;background:#7bab38;min-height:100px;padding-top:60px;padding-bottom:70px}.conf_how_works h2{font-size:30px;color:#fff;background:#262e38;display:inline-block;padding:10px 15px 17px 23px;font-family:"RobotoBold"}.conf_list{margin-top:40px}.conf_list li{font-size:17px;line-height:20px;padding-left:50px;position:relative}.conf_list li::before{content:'';position:absolute;left:30px;top:7px;width:5px;height:5px;border-radius:50%;background-color:#2d323a}.conf_list li:not(:last-child){margin-bottom:15px}.main_content_conf{background:#fff;color:#282828;padding-top:60px;padding-bottom:48px}.main_content_conf h3{font-size:32px;line-height:35px;margin-bottom:30px;font-family:"RobotoBold"}.main_content_conf p{font-size:16px;line-height:28px;margin-bottom:40px}.point_img_box{margin-bottom:40px}.point_img_box_wr{position:relative}.point_img img{width:100%;height:auto}
.point_img_list{counter-reset:myCounter}.point_img_list li{font-size:16px;line-height:22px;position:absolute;padding:10px 15px;color:#fff;background-color:#608798}.point_img_list2 li{position:absolute;padding:0;color:#2d323a;background-color:transparent}.point_img_list_resp{padding-left:20px;display:none;margin-bottom:30px;list-style-type:decimal}.point_img_list_resp li{margin:0 0 15px 0;text-align:left;line-height:25px}.point_img_list_resp li br{display:none}.point_img_list li:before{counter-increment:myCounter;content:counter(myCounter);font-size:16px;line-height:20px;font-weight:bold;display:none}.conf_diag img{max-width:100%}.conf_accordeon_list{counter-reset:myCounter2;margin-bottom:40px}.conf_accordeon_title{margin-bottom:20px !important;color:#0069b5;cursor:pointer;padding-left:45px;position:relative}.conf_accordeon_title::before{content:counter(myCounter2);counter-increment:myCounter2;position:absolute;top:5px;left:0;width:28px;height:28px;border-radius:50%;background-color:#3ecd59;box-shadow:0 3px 7px 0 rgba(62,205,89,.25);color:#fff;font-size:14px;line-height:28px;font-family:"RobotoBold";text-align:center}.conf_accordeon_title:hover span{border-bottom:0}.conf_accordeon_list li.active .conf_accordeon_title{color:#2d323a}.conf_accordeon_list li.active .conf_accordeon_title span{border-bottom:0}.conf_accordeon_title span{font-size:20px;line-height:32px;border-bottom:1px dashed #0069b5;font-family:"RobotoBold"}.conf_accordeon_title .conf_accordeon_step{border-bottom:0;font-family:"RobotoRegular";display:block}.conf_accordeon_content{padding-left:45px;display:none}.conf_accordeon_content p{font-size:14px;line-height:24px;margin-bottom:25px}.conf_title{display:inline-block;font-size:26px;line-height:33px;font-family:"RobotoBold";color:#fff;padding:15px 30px;background-color:#2d323a;margin-bottom:40px}@media only screen and (max-width:1301px){.conf_p{display:none}.conf_title_img{margin-right:-75px;margin-left:-300px}
}@media only screen and (max-width:991px){.conf_title_img{margin-right:0;margin-left:0}.conf_title_wrap a.toggle_bottom{display:block;margin-bottom:20px}}@media only screen and (max-width:767px){.point_img_list_resp{display:block}.point_img_list li:before{display:block;text-align:center}.point_img_list li{height:20px;padding:0 4px;overflow:hidden}.point_img_box_wr{margin-bottom:10px}.keys_conf_top{padding-top:40px;padding-bottom:40px;min-height:auto}.conf_title_wrap h1{font-size:35px;line-height:45px}.conf_how_works{padding-top:40px;padding-bottom:40px}.conf_list li{padding-left:20px}.conf_list li::before{left:0}.main_content_conf{padding-top:40px;padding-bottom:40px}.main_content_conf p,.point_img_box,.conf_accordeon_list{margin-bottom:20px}}.keys_conf_top{background-image:url('/css/../images_configurator_2/conf_bg2.jpg');background-position-y:top}.conf_title_wrap .toggle_bottom{float:none;margin-bottom:85px}.conf_logo_wrap p{font-size:16px;line-height:18px;margin-bottom:20px}.conf_title_wrap h1{font-size:40px;line-height:54px;font-weight:bold;text-transform:none;color:#fff}.conf_title_wrap h1 span{font-family:inherit;font-weight:bold;text-transform:none}.conf_p2{background-image:url('/css/../images_configurator_2/conf_p2_2.png');right:50%}.conf_p1{background-image:url('/css/../images_configurator_2/conf_p1_2.png');right:0}@media only screen and (max-width:1401px){.conf_p1{right:-100px}}.keys_kamaz_top{width:100%;min-height:465px;background:#60ad26 url('/css/../img_kamaz/kamaz_bg.jpg') no-repeat bottom center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:60px;padding-bottom:80px;position:relative}.kamaz_title_wrap{margin-bottom:20px}.kamaz_title_wrap h1{font-size:36px;line-height:50px;font-weight:bold;color:#fff;margin-bottom:230px}.kamaz_title_wrap .toggle_bottom{margin-top:0;float:none}.kamaz_p1{background:url('/css/../img_kamaz/kamaz_p1.png') no-repeat center center;width:120px;height:130px;position:absolute;top:50px;left:50px}.kamaz_p2{background:url('/css/../img_kamaz/kamaz_p2.png') no-repeat center center;width:165px;height:145px;position:absolute;top:350px;left:30px;z-index:4}
.kamaz_p3{background:url('/css/../img_kamaz/kamaz_p3.png') no-repeat center center;width:145px;height:155px;position:absolute;top:70px;right:50px;z-index:4}.kamaz_p4{background:url('/css/../img_kamaz/kamaz_p4.png') no-repeat center center;width:240px;height:195px;position:absolute;top:280px;right:50px;z-index:4}.kamaz_mock_wrap{margin-left:-330px;max-width:630px;height:370px;top:70px !important;left:10px;position:relative;z-index:3}.kamaz_mock1{width:460px;height:272px;position:absolute;bottom:0;left:0;background:url('/css/../img_kamaz/kamaz_m1.png') no-repeat center center;z-index:3}.kamaz_mock2{width:460px;height:266px;position:absolute;bottom:60px;left:70px;background:url('/css/../img_kamaz/kamaz_m2.png') no-repeat center center;z-index:2}.kamaz_mock3{width:415px;height:243px;position:absolute;top:0;right:0;background:url('/css/../img_kamaz/kamaz_m3.png') no-repeat center center;z-index:1}.keys_kamaz_bt{background:url('/css/../images/keys_appl_bt.png') no-repeat bottom center;width:100%;min-height:62px;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:relative;z-index:2;top:-120px}.kamaz_how_works{width:100%;background:#60ad26;min-height:100px;position:relative;top:-120px;padding-top:45px;padding-bottom:41px}.kamaz_how_works h2{font-size:30px;color:#fff;background:#262e38;display:inline-block;padding:10px 15px 17px 23px;font-family:"RobotoBold"}@media only screen and (max-width:1301px){.kamaz_p{display:none}.kamaz_mock_wrap{margin-left:-400px}}@media only screen and (max-width:991px){.kamaz_title_wrap .toggle_bottom{display:block !important}.kamaz_title_wrap h1{margin-bottom:50px}.kamaz_mock_wrap{margin-left:0;top:20px !important}.kamaz_mock3{right:70px}}@media only screen and (max-width:767px){.kamaz_mock_wrap{background:url('/css/../img_kamaz/kamaz_mock.png') no-repeat;background-size:100%;background-position:center}.kamaz_mock3,.kamaz_mock2,.kamaz_mock1{display:none}}.army_p1{left:-400px;transform:translate(0,0) !important}
.army_p2{left:-300px;width:300px;transform:translate(0,0) !important}.army_p3{right:-400px;transform:translate(0,0) !important}.army_p4{width:280px;right:-300px;transform:translate(0,0) !important}.army_item_small,.army_item{display:block}.army_item img{max-width:100%}.army_item_video{background-size:cover;position:relative}.army_item_video::before{content:'';width:98px;height:98px;background:url('/css/../images/img_army/youtube_play.png') no-repeat center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s}.army_item_video:hover::before{opacity:.7;transition:.3s}@media only screen and (max-width:1600px) and (min-width:1301px){.army_p1{left:-300px}.army_p2{left:-300px}.army_p3{right:-400px}.army_p4{right:-200px}}.top_keys_crypto{width:100%;background:url('/css/../img_crypto/crypto_bg.jpg') no-repeat center center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;padding-top:60px;padding-bottom:20px;position:relative}.top_keys_crypto h1{font-size:36px;line-height:50px;color:#70f4d8;letter-spacing:.7px;font-family:"RobotoBold"}.top_keys_crypto_subtitle{font-size:20px;margin-top:37px;line-height:24px}.crypto_mockup{width:100%;height:285px;background:url('/css/../img_crypto/crypto_main.png') no-repeat center center;top:0;left:0;position:relative;margin-top:-10px}.crypto_p1{background:url('/css/../img_crypto/crypto_p1.png') no-repeat center center;width:125px;height:105px;position:absolute;top:20px;left:-232px;z-index:4}.crypto_p2{background:url('/css/../img_crypto/crypto_p2.png') no-repeat center center;width:155px;height:135px;position:absolute;top:291px;left:-150px;z-index:4}.crypto_p3{background:url('/css/../img_crypto/crypto_p3.png') no-repeat center center;width:137px;height:151px;position:absolute;top:-2px;right:-100px;z-index:4}.crypto_p4{background:url('/css/../img_crypto/crypto_p4.png') no-repeat center center;width:150px;height:160px;position:absolute;top:291px;right:-200px;z-index:4}
.crypto_p5{background:url('/css/../img_crypto/crypto_p5.png') no-repeat center center;width:150px;height:160px;position:absolute;top:450px;right:100px;z-index:4}.keys_crypto_two{padding-top:40px;padding-bottom:30px;background-color:#2d323a}.keys_crypto_two h2{font-size:30px;color:#2d323a;background:#ffce3b;padding:13px 19px;display:inline-block;font-family:"RobotoBold"}.crypto_list{margin-top:35px}.crypto_list li{padding-left:30px;font-size:21px;color:#fff;line-height:24px;position:relative}.crypto_list li::before{content:'';width:15px;height:10px;position:absolute;top:7px;left:0;background:url('/css/../img_crypto/crypto_list.png') no-repeat}.crypto_list li:not(:last-child){margin-bottom:11px}@media only screen and (max-width:1600px) and (min-width:1301px){.crypto_p1{top:20px;left:-132px}.crypto_p4{top:291px;right:-160px}}@media only screen and (max-width:1301px){.crypto_p{display:none}}@media only screen and (max-width:991px){.top_keys_crypto a.toggle_bottom{display:block}}@media only screen and (max-width:767px){.top_keys_crypto{padding-top:20px}.crypto_mockup{margin-top:0;background-size:100%}.top_keys_crypto h1{font-size:30px;line-height:35px}.keys_crypto_two h2{font-size:24px}}.keys_build_top{background:url('/css/../img_build/build_bg.jpg') no-repeat center;background-size:cover;width:100%;padding-top:64px;padding-bottom:90px;position:relative}.keys_build_top h1{font-size:36px;line-height:50px;font-family:"RobotoBold";color:#fff;margin-bottom:25px}.keys_build_top span{font-size:20px;line-height:24px;color:#fff;margin-bottom:40px;display:inline-block}.ks_build_zak_block{text-align:right}.ks_build_zak_block_title{margin-bottom:15px;padding-top:10px}.build_title_list{margin-bottom:50px;margin-right:-45px}.build_title_list li{font-size:16px;line-height:18px;display:flex;align-items:center}.build_title_list li:not(:last-child){margin-bottom:15px}.build_title_list span{margin-right:15px;margin-bottom:0 !important}.keys_build_top .toggle_bottom{margin-top:0;float:none;z-index:22;position:relative}.keys_build_mockup3{width:395px;height:260px;position:absolute;top:0;left:110px;background:url('/css/../img_build/build_m3.png') no-repeat;z-index:1}.keys_build_mockup2{width:435px;height:300px;position:absolute;top:80px;left:40px;background:url('/css/../img_build/build_m2.png') no-repeat;z-index:2}.keys_build_mockup1{width:430px;height:290px;position:absolute;top:170px;left:-20px;background:url('/css/../img_build/build_m1.png') no-repeat;z-index:3}.keys_build_note{width:130px;height:235px;position:absolute;top:210px;left:340px;background:url('/css/../img_build/build_m4.png') no-repeat;z-index:4}.build_p1{background:url('/css/../img_build/build_p1.png') no-repeat center center;width:150px;height:145px;position:absolute;top:20px;left:-232px;z-index:4}.build_p2{background:url('/css/../img_build/build_p2.png') no-repeat center center;width:270px;height:220px;position:absolute;top:291px;left:-320px;z-index:4}.build_p3{background:url('/css/../img_build/build_p3.png') no-repeat center center;width:190px;height:175px;position:absolute;top:-2px;right:-280px;z-index:4}.build_p4{background:url('/css/../img_build/build_p4.png') no-repeat center center;width:150px;height:160px;position:absolute;top:291px;right:-300px;z-index:4}
.keys_build_line{height:178px;width:100%;background:url('/css/../img_build/build_line.png') no-repeat top center;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;position:absolute;bottom:0}.keys_build_bot{background-color:#494c5a;min-height:100px;width:100%;padding-bottom:30px;padding-top:30px}.keys_build_bot span{font-size:30px;color:#fff;padding:10px 15px;display:inline-block;font-family:"RobotoBold";background-color:#d34e9c}.keys_build_list{margin-top:35px}.keys_build_list li{padding-left:30px;font-size:21px;color:#fff;line-height:24px;position:relative}.keys_build_list li::before{content:'';width:15px;height:10px;position:absolute;top:7px;left:0;background:url('/css/../img_build/build_list.png') no-repeat}.keys_build_list li:not(:last-child){margin-bottom:11px}.build_placeholder{margin-bottom:150px}@media only screen and (max-width:1600px) and (min-width:1301px){.build_p1{top:20px;left:-132px;z-index:4}.build_p2{top:291px;left:-220px;z-index:4}.build_p3{top:-2px;right:-180px;z-index:4}.build_p4{right:-200px;z-index:4}}@media only screen and (max-width:1301px){.build_p{display:none}}@media only screen and (max-width:991px){.keys_build_top .toggle_bottom{display:block}.keys_build_par{width:100%;height:500px}.keys_build_mockup{background-size:100%}}@media only screen and (max-width:767px){.keys_build_top{padding-top:20px;padding-bottom:40px}.keys_build_top h1{font-size:30px;line-height:35px}.keys_build_top br{display:none}.build_title_list{margin-bottom:30px}.ks_build_zak_block{text-align:left;margin-bottom:20px}.keys_build_top span{margin-bottom:25px}.keys_build_bot span{font-size:24px}.keys_build_par{background:url('/css/../img_build/build_mob.png') no-repeat center;background-size:contain;height:350px;margin-bottom:20px}.keys_build_mockup{display:none}}@media only screen and (max-width:480px){.keys_build_par{height:250px}}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}
.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0 ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0,visibility 0 ease 0;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}
.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}
.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0 0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}
.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports(padding:max(0)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}
.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media(max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports(padding:max(0)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}
.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}
.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media(max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.calk_form_custom .footer_form{width:auto}.calk_form_custom .form-group{margin-bottom:20px}.calk_form_custom .footer_form__input .subsc_form input{border-radius:2px;font-size:16px;line-height:18px;width:345px;transition:.3s}.calk_form_custom .footer_form__input:hover{background-color:#e6ece0;transition:.3s}.calk_form_custom .footer_form__input:focus{background-color:#e6ece0;transition:.3s}.calk_form_custom .footer_form__textarea{font-size:16px;line-height:18px;width:345px;height:95px;border-radius:2px;margin-bottom:0}.calk_form_custom .footer_form__textarea:hover{background-color:#e6ece0;transition:.3s}.calk_form_custom .footer_form__textarea:focus{background-color:#e6ece0;transition:.3s}.calk_form_custom .file-upload_block{width:420px;height:305px;top:100px}.footer_form__check{position:absolute;opacity:0}.footer_form__check+label{font-size:14px;line-height:18px;color:#0a0a0a;position:relative;padding-left:40px;cursor:pointer;margin:10px 0}.footer_form__check+label::before{content:'';width:25px;height:25px;position:absolute;top:-4px;left:0;border-radius:2px;background-color:#f1f1f1}.footer_form__check+label::after{content:'';width:18px;height:13px;position:absolute;top:2px;left:4px;background:url('/css/../img_form/ok_icon.png') no-repeat;opacity:0}.footer_form__check:checked+label::after{opacity:1}.footer_form__check+label a{color:#009ad4;text-decoration:underline}.footer_form__check+label a:hover{text-decoration:none}.calk_form_custom .save-button{width:345px;height:70px;border-radius:3px;background-color:#fdd104 !important;box-shadow:0 8px 23px 0 rgba(253,209,4,.35);text-align:center;font-size:18px;line-height:18px;color:#444;background-image:none !important;border:0 !important;transition:.3s}
.calk_form_custom .save-button:disabled{cursor:not-allowed}.business-case-btn,.btn-custom{width:276px !important}.calk_form_custom .save-button:hover{box-shadow:none;background-color:#f1c808 !important;transition:.3s}.calk_form_custom .file-upload{background:none;width:175px;height:45px;padding-left:50px;border-radius:3px;box-shadow:none;border:1px solid #bec3c5;font-size:16px;line-height:18px;color:#243340;transition:.3s}.calk_form_custom .file-upload::before{content:'';width:17px;height:18px;position:absolute;top:14px;left:17px;background:url('/css/../img_form/load_icon.png') no-repeat;opacity:1;transition:.3s}.calk_form_custom .file-upload::after{content:'';width:17px;height:18px;position:absolute;top:14px;left:17px;background:url('/css/../img_form/load_icon_hover.png') no-repeat;opacity:0;transition:.3s}.calk_form_custom .file-upload label{width:auto;left:45px}.calk_form_custom .file-upload span{line-height:45px;transition:.3s}.calk_form_custom .file_drop{font-size:14px;line-height:18px;color:#c1c1c1}.calk_form_custom .file-upload:hover span{color:#009ad4;transition:.3s}.calk_form_custom .file-upload:hover::after{opacity:1;transition:.3s}.calk_form_custom .file-upload:hover::before{opacity:0;transition:.3s}.calk_form_custom .error_msg{font-size:14px;line-height:18px;color:#cc4b1e;position:absolute;left:435px;bottom:63px;display:none}.calk_form_custom .form_error .error_msg{display:block}.calk_form_custom .has-error input.footer_form__input,.calk_form_custom .has-error textarea.footer_form__textarea{background-image:none !important;border:0 !important;background-color:#f1d8d2 !important;color:#cc4b1e}.calk_form_custom .has-error input.footer_form__input::-moz-placeholder,.calk_form_custom .has-error textarea.footer_form__textarea::-moz-placeholder{color:#cc4b1e}.calk_form_custom .has-error input.footer_form__input:-ms-input-placeholder,.calk_form_custom .has-error textarea.footer_form__textarea:-ms-input-placeholder{color:#cc4b1e}.calk_form_custom .has-error input.footer_form__input::-webkit-input-placeholder,.calk_form_custom .has-error textarea.footer_form__textarea::-webkit-input-placeholder{color:#cc4b1e}
.calk_form_custom .has-error .footer_form__check+label{color:#cc4b1e}.calk_form_custom .has-error .footer_form__check+label::before{background-color:#f1d8d2}.popup_custom{width:498px}.popup_custom--lg{width:820px}.popup_custom .popup__title{color:#3c4755;margin-bottom:20px}.popup_custom .popup__subtittle{color:#3c4755;font-size:17px;line-height:28px}.popup_custom .input_st{border-radius:2px;font-size:16px;line-height:18px;width:100%;transition:.3s}.popup_custom .input_st:hover{background-color:#e6ece0;transition:.3s}.popup_custom .input_st:focus{background-color:#e6ece0;transition:.3s}.popup_custom .save-button{width:100%;height:70px;border-radius:3px;background-color:#fdd104 !important;box-shadow:0 8px 23px 0 rgba(253,209,4,.35);text-align:center;font-size:18px;line-height:18px;color:#444;background-image:none !important;border:0 !important;transition:.3s;position:static !important}.popup_custom .save-button:hover{box-shadow:none;transition:.3s}.claud_sec{background-color:white !important}.claud_wrap{padding:20px 20px 50px 20px}.claud_box{background-repeat:no-repeat;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f3f5f7;padding:25px 30px}.claud_box>div:not(:last-child){margin-right:10px}.claud_txt h3{font-size:24px;line-height:34px;font-weight:bold;color:#464646;margin-bottom:15px}.claud_txt p{font-size:17px;line-height:20px;color:#121212}.btn_claud{display:inline-block;padding:12px 40px;border-radius:3px;background-color:#fdd104;box-shadow:0 8px 23px 0 rgba(253,209,4,.35);text-align:center;font-size:16px;line-height:18px;color:#464646;text-decoration:none !important;border:0 !important;transition:.3s}.btn_claud:hover{box-shadow:none;transition:.3s}body{overflow-y:hidden}.footer{background:white;padding-top:0;padding-bottom:0}.footer_index{background:#344555}.footer_top{background-image:url('/css/../img_form/footer_bg.png');background-repeat:no-repeat;background-size:cover;padding-bottom:35px;padding-top:200px;background-position:center top}
.footer_top_wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer_top_wrap>div:not(:last-child){margin-right:10px}.footer_top_column h4{font-size:18px;line-height:20px;font-weight:bold;color:#fff;margin-bottom:25px}.footer_list1:not(:last-child){margin-bottom:25px}.footer_list1 li:not(:last-child){margin-bottom:20px}.footer_list_img{width:25px;margin-right:20px}.footer_list1 a{font-size:15px;line-height:21px;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:underline !important;transition:.3s}.footer_list1 a:hover{text-decoration:none !important;color:#009ad4;transition:.3s}.footer_list2{padding-left:40px}.footer_list2 li{position:relative;padding-left:10px}.footer_list2 li::before{content:'';position:absolute;left:0;top:10px;width:4px;height:1px;background-color:#fff}.footer_list2 li:not(:last-child){margin-bottom:20px}.footer_list2 a{font-size:13px;line-height:15px;color:#fff;text-decoration:underline;transition:.3s}.footer_list2 a:hover{text-decoration:none !important;color:#009ad4;transition:.3s}.footer_top_column2{padding-top:40px}.footer_call_link{font-size:24px;line-height:24px;color:#fff !important;transition:.3s;display:block;margin-bottom:15px;position:relative;padding-left:40px}.footer_call_link img{position:absolute;top:-5px;left:0}.footer_callback{padding-left:40px;font-size:13px;line-height:15px;color:#fff !important;text-decoration:underline;margin-bottom:40px;display:inline-block;transition:.3s}.footer_callback:hover{text-decoration:none !important;color:#009ad4;transition:.3s}.footer_social_title{font-size:17px;line-height:20px;color:#fff;margin-bottom:10px}.footer_top .soc_item{width:35px;height:35px;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer_top .soc_item_vk img{margin-left:-2px}.footer_top .social_link{margin-left:0}.footer_bottom{padding-top:30px;padding-bottom:25px;background-color:#2d323a}.footer_bottom_wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer_bottom_left{margin-right:10px}.footer_bottom_left p{font-size:13px;line-height:21px;color:#bec6d1;margin-bottom:15px}.footer_bottom_links a{font-size:13px;line-height:21px;color:#fff;text-decoration:underline !important;transition:.3s}.footer_bottom_links a:not(:last-child){margin-right:30px}.footer_bottom_links a:hover{text-decoration:none !important;transition:.3s;color:#009ad4}
.footer_bottom_right{text-align:center}.footer_bottom_right .taskon{display:block;border:0;margin:0 auto;margin-bottom:5px}.footer_bottom_right p{font-size:13px;line-height:21px;color:#bec6d1}.top_phone::before{background:url('/css/../img_form/footer_icon4.png');width:33px;height:31px}.calk_form_custom{margin-bottom:50px}.file-processing{display:none;float:right;margin-left:10px;color:#0a0a0a;padding:10px 0}.calk_form_custom.smt-margin{margin-top:30px}@media only screen and (max-width:992px){.file-processing{float:none;margin-left:0}.calk_form_custom .footer_form__input{width:100%}.calk_form_custom .footer_form__textarea{width:100%}.calk_form_custom .file-upload_block{width:100%;position:relative;height:250px;margin-bottom:20px;top:0;left:0;right:0;bottom:0}.calk_form_custom .error_msg{position:static;margin-top:15px}.claud_box{display:block}.claud_box br{display:none}.claud_box>div:not(:last-child){margin-right:0;margin-bottom:15px}.footer_bottom_left p br{display:none}.footer_bottom_links a{display:block}.footer_bottom_links a:not(:last-child){margin-right:0;margin-bottom:10px}}@media only screen and (max-width:768px){.calk_form_custom .form-group{margin-bottom:10px}.calk_form_custom .save-button{width:100%}.popup_custom{width:95%;height:auto}.btn_claud{width:100%}.footer_top{padding-top:35px;background:none;background-color:#313b47}.footer_top_wrap{display:block}.footer_top_wrap>div:not(:last-child){margin-right:0;margin-bottom:30px}.footer_bottom_wrap{display:block}.footer_bottom_left{margin-right:0;margin-bottom:10px}.footer_top_column2{padding-top:0}.footer_callback{padding-left:0}.calk_form_custom{margin-bottom:20px}.case-subscribe-button{display:inline-block;padding:12px 40px;border-radius:3px;background-color:#fdd104;box-shadow:0 8px 23px 0 rgba(253,209,4,.35);text-align:center;font-size:16px;line-height:18px;color:#464646;text-decoration:none !important;border:0 !important;transition:.3s}}.bs_content{font-family:"RobotoRegular" !important;color:#0a0a0a !important;font-size:17px;line-height:28px}
.bs_content p:not(:last-child){margin-bottom:10px}.bs_sec{width:100%;background:#fff}.bs_content h1,.bs_content h2,.bs_content h3,.bs_content h4,.bs_content h5,.bs_content h6{font-family:"RobotoRegular" !important;color:#444 !important;font-weight:bold}.bs_content h1{font-size:31px;line-height:47px;margin-bottom:40px}.bs_content h2{font-size:24px;line-height:34px;margin-bottom:15px}.bs_content h3{font-size:30px;line-height:47px;margin-bottom:45px;color:#243340;font-weight:normal}.bs_content *[data-lnumber]{position:relative;padding-left:52px}.bs_content *[data-lnumber]:after{content:attr(data-lnumber);position:absolute;top:8px;left:0;width:33px;height:31px;text-align:center;line-height:31px;background:url('/css/../images/business_solutions/data-number_bg.png') 0 0 no-repeat;font-size:18px;color:#fff;font-weight:bold}.bs_content h4{font-size:24px;line-height:34px;margin-bottom:15px}.bs_content h4 a{color:#444;border-bottom:1px solid #dadada}.bs_content h4 a:hover{color:#009ad4;border-bottom:1px solid transparent}.container_offset{padding-top:55px;padding-bottom:55px}.list_anchor{list-style-type:disc;padding-left:20px}.list_anchor li{color:#009ad4}.list_anchor a{display:block;color:#009ad4;text-decoration:none;font-size:17px;line-height:28px;margin-bottom:10px}.list_anchor li:hover,.list_anchor li:hover a{color:#323232}.bs_top_box{position:relative}.bs_top_img{position:absolute;top:60px;left:15px;right:-15px;z-index:0}.bs_top_img~*{position:relative;z-index:2}.bs_top_img img{max-width:100%;height:auto}.bs_top_box_left{width:50%}.title_bs_pos{position:absolute;right:15px;top:150px}.title_bs{font-size:30px;line-height:47px}.title_bs span{color:#fff;display:inline-block;padding:0 15px 3px 15px;margin-bottom:6px;background:#2d323a}.bs_logo_art{margin-bottom:40px}.bs_item:not(:last-child){margin-bottom:50px}.bs_btn_yellow{display:inline-block;border-radius:3px;box-shadow:0 3px 13px 0 #e9c419;border:0;background-color:#fdd104;background-color:#fdd104;text-align:center;font-size:16px;line-height:24px;color:#444;padding:10px 15px;min-width:170px}
.bs_btn_yellow:hover{background-color:#fdda35;box-shadow:0 1px 3px 0 #e9c419}.bs_btn_transparent{display:inline-block;border-radius:3px;border:1px solid #37484e00;background-color:transparent;text-align:center;font-size:16px;line-height:24px;color:#243340;padding:9px 15px;min-width:170px}.bs_btn_transparent:hover{background-color:#37484e00}.bs_btn_icon_eye{padding-left:45px;background:url('/css/../images/business_solutions/icon_eye.svg') 15px center no-repeat}.bs_btn_icon_doc{padding-left:45px;background:url('/css/../images/business_solutions/icon_doc.svg') 15px center no-repeat}.bs_btn_green{display:inline-block;border-radius:3px;background-color:#67ac1d;box-shadow:0 3px 13px 0 #5fa218;border:0;text-align:center;font-size:16px;line-height:24px;color:#fff;padding:10px 15px;min-width:170px}.bs_btn_green:hover{color:#fff;background-color:#73b42e;box-shadow:0 1px 3px 0 #5fa218}.txt_info{position:relative;cursor:pointer;display:inline-block;color:#009ad4;text-decoration:none;font-size:17px;line-height:24px;padding-left:30px;padding-top:10px;padding-bottom:10px}.txt_info span{border-bottom:1px dotted #b1cbd5}.txt_info::before{content:"";position:absolute;width:18px;height:18px;top:15px;left:3px;background:url('/css/../images/business_solutions/icon_info.svg') 0 0 no-repeat}.txt_info:hover{color:#323232}.txt_info:hover span{border-bottom:1px dotted transparent}.txt_info:hover::before{background:url('/css/../images/business_solutions/icon_info_hover.svg') 0 0 no-repeat}.tooltip_list,.tooltip_cont{font-size:14px;line-height:24px;padding:12px 14px}.bs_content .bs_item_price{display:block !important;visibility:visible !important;margin:18px 0 20px 0 !important;padding:12px 18px !important;font-size:22px !important;line-height:30px !important;font-weight:bold !important;color:#2d323a !important;background-color:#fdd104 !important;border-radius:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;box-shadow:0 3px 13px 0 rgba(233,196,25,.45)}.bs_btn_wr{padding-top:15px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}
.bs_btn_wr>*{margin-bottom:10px}.bs_item_img{text-align:right;margin-right:-15px}.bs_item_img img{display:inline-block}section[id*="box"]:nth-child(2n){background-color:#e2f8e6}section[id*="box"]:nth-child(3n){background-color:#f8f2e2}section[id*="box"]:nth-child(4n){background-color:#e2f4f8}section[id*="box"]:nth-child(5n){background-color:#e4ecfa}section[id*="box"]:nth-child(6n){background-color:#fff}section[id*="box"]:nth-child(7n){background-color:#e2f8e6}section[id*="box"]:nth-child(8n){background-color:#f8f2e2}section[id*="box"]:nth-child(9n){background-color:#e2f4f8}section[id*="box"]:nth-child(10n){background-color:#e4ecfa}section[id*="box"]:nth-child(11n){background-color:#fff}section[id*="box"]:nth-child(12n){background-color:#e2f8e6}section[id*="box"]:nth-child(13n){background-color:#f8f2e2}section[id*="box"]:nth-child(14n){background-color:#e2f4f8}section[id*="box"]:nth-child(15n){background-color:#e4ecfa}section[id*="box"]:nth-child(16n){background-color:#fff}.yandex_box{font-size:17px;line-height:28px;font-weight:bold;color:#444;background-color:#f3f5f7;padding:20px 30px 15px 30px;border-radius:3px display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;margin-right:50px}.transparent{opacity:0}.black_and_white{-webkit-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}
.colored{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);filter:grayscale(0);filter:none}@media only screen and (max-width:992px){.yandex_box{margin-right:0;padding:20px 20px 15px 20px}}@media only screen and (max-width:767px){.container_offset{padding-top:35px;padding-bottom:35px}.bs_top_img{position:relative;top:0;left:0;right:0;bottom:0}.bs_top_img{display:none}.title_bs_pos{position:static}.bs_top_box_left{width:100%}.bs_content h3{line-height:38px}.bs_content *[data-lnumber]:after{top:5px}.bs_item:not(:last-child){margin-bottom:20px}.bs_item_img{display:none}.yandex_box{margin-right:0;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;padding:20px 15px 15px 15px}.yandex_box p{margin-bottom:10px}.yandex_box br{display:none}}.tooltipster-default{border-radius:0;border:1px solid #2f3844;background-color:#2f3844;color:#fff;border-radius:3px}.tooltipster-default .tooltipster-content{font-family:"RobotoRegular",Helvetica,Arial,sans-serif;font-size:13px;line-height:16px;padding:4px 10px;overflow:hidden}.tooltipster-icon{cursor:help;margin-left:4px}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-right span,.tooltipster-arrow-top-left span{border-left:8px solid transparent !important;border-right:8px solid transparent !important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{border-left:9px solid transparent !important;border-right:9px solid transparent !important;border-top:9px solid;bottom:-7px}
.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-right span,.tooltipster-arrow-bottom-left span{border-left:8px solid transparent !important;border-right:8px solid transparent !important;border-bottom:8px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{border-left:9px solid transparent !important;border-right:9px solid transparent !important;border-bottom:9px solid;top:-7px}.tooltipster-arrow-top span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom .tooltipster-arrow-border{left:0;right:0;margin:0 auto}.tooltipster-arrow-top-left span,.tooltipster-arrow-bottom-left span{left:6px}.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-top-right span,.tooltipster-arrow-bottom-right span{right:6px}.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left span,.tooltipster-arrow-left .tooltipster-arrow-border{border-top:8px solid transparent !important;border-bottom:8px solid transparent !important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-left:9px solid;margin-top:-8px}.tooltipster-arrow-right span,.tooltipster-arrow-right .tooltipster-arrow-border{border-top:8px solid transparent !important;border-bottom:8px solid transparent !important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-right:9px solid;margin-top:-8px}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}
.tooltipster-fade-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);transition-timing-function:cubic-bezier(0.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(0.230,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(0.230,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(0.230,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(0.230,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(0.230,.635,.495,2.4);transition-timing-function:cubic-bezier(0.230,.635,.495,2.4)}.tooltipster-fall{top:0;-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);transition-timing-function:cubic-bezier(0.175,.885,.32,1.15)}
.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{left:-40px;-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(0.175,.885,.32,1.15);transition-timing-function:cubic-bezier(0.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0}.tooltipster-content-changing{opacity:.5;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}@-webkit-keyframes passing-through{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slide-in{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}@-moz-keyframes pulse{0{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;padding:10px 10px 10px 10px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:white}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:0}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}
.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(0.77,0,.175,1);-moz-animation:passing-through 3s cubic-bezier(0.77,0,.175,1);-ms-animation:passing-through 3s cubic-bezier(0.77,0,.175,1);-o-animation:passing-through 3s cubic-bezier(0.77,0,.175,1);animation:passing-through 3s cubic-bezier(0.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(0.77,0,.175,1);-moz-animation:slide-in 3s cubic-bezier(0.77,0,.175,1);-ms-animation:slide-in 3s cubic-bezier(0.77,0,.175,1);-o-animation:slide-in 3s cubic-bezier(0.77,0,.175,1);animation:slide-in 3s cubic-bezier(0.77,0,.175,1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}
.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;-moz-transition:width 300ms ease-in-out;-ms-transition:width 300ms ease-in-out;-o-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(to bottom,#be2626,#a92222);padding:.5em 1.2em;color:white}.dropzone .dz-preview .dz-error-message:after{content:'';position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.dropzone .file-upload{margin-bottom:15px}.dropzone{z-index:100}.file_upload_bt,.file_upload_bt_cs{bottom:-80px}.file_upload,.file_upload_cs,.file_upload_bt_cs{cursor:pointer !important;z-index:200}.dz-default.dz-message{display:none}