/* FILE: ../modules/fancy/fancy.with.thumbs.css */
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;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);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:.87;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,visibility 0s linear .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,visibility 0s;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;text-align:center;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;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-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-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;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--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;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;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.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;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.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{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);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;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.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:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;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:transparent;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>ul{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>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;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 .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.fancybox-thumbs{background:#222}.fancybox-toolbar div{display:inline-block;height:44px;line-height:42px;background:rgba(30,30,30,.6);color:#ccc;font-size:12px;font-weight:700;min-width:42px;text-align:center;white-space:nowrap}@media all and (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-show-thumbs .fancybox-inner{right:0}}@media all and (min-width:800px){.fancybox-thumbs{top:auto;width:auto;bottom:0;left:0;right:0;height:95px;padding:10px 10px 0 10px;box-sizing:border-box;background:rgba(0,0,0,.3)}.fancybox-show-thumbs .fancybox-inner{right:0;bottom:95px;overflow:visible}.fancybox-thumbs::-webkit-scrollbar{height:7px}.fancybox-thumbs::-webkit-scrollbar-track{background:#2a2a2a;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}}
/* FILE: css/slick.css */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* FILE: css/main.css */
@charset "UTF-8";@font-face{font-family:'latoregular';src:url(../files/fonts/latoregular.otf) format("opentype");src:url(../files/fonts/latoregular.eot);src:local("☺"),url(../files/fonts/latoregular.woff) format("woff"),url(../files/fonts/latoregular.ttf) format("truetype")}@font-face{font-family:'latoheavy';src:url(../files/fonts/latoheavy.otf) format("opentype");src:url(../files/fonts/latoheavy.eot);src:local("☺"),url(../files/fonts/latoheavy.woff) format("woff"),url(../files/fonts/latoheavy.ttf) format("truetype")}@font-face{font-family:'latobold';src:url(../files/fonts/latobold.otf) format("opentype");src:url(../files/fonts/latobold.eot);src:local("☺"),url(../files/fonts/latobold.woff) format("woff"),url(../files/fonts/latobold.ttf) format("truetype")}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,table,caption,tbody,tfoot,thead,tr,th,td,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-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:'';content:none}q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}[class^="icon-"]:before,[class*=" icon-"]:before{width:auto!important}button{padding:0;-webkit-border-radius:0;border-radius:0;border:none;background:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}.mce h1{font-size:36px}.mce h2{font-size:30px}@media screen and (max-width:1023px){.mce h2{font-size:24px}}.mce h3{font-size:24px}.mce h4{font-size:20px}.mce p{color:#000;font-size:18px;letter-spacing:1.8px;font-family:"latoregular",sans-serif}@media (max-width:767px){.mce p{font-size:16px}}@media (max-width:480px){.mce p{font-size:14px}}.mce ul,.mce ol{font-size:14px}.mce a{color:#000}.mce ul li:after,.mce ol li:after{background:#000}.mce h1,.mce h2,.mce h3,.mce h4{margin:.4em 0 .2em}.mce a{text-decoraton:underline}.mce a:hover{text-decoraton:none}.mce ul,.mce ol{padding-left:25px;margin:.4em 0 .2em;list-style:disc inside}.mce ol{list-style:decimal inside}.mce ul li,.mce ol li{positon:relative}.mce ul li:after,.mce ol li:after{positon:absolute;content:'';width:6px;height:6px;-webkit-border-radius:3px;border-radius:3px;left:-14px;top:50%;margin-top:-5px}.mce table{border-collapse:collapse;margin:1em 0}.mce table td,.mce table th{border:2px dotted #eee;padding:2px 4px;min-width:15px;transiton:0.4s all;cursor:default;text-align:center}.mce table tr th{background:#dddcde;padding:3px 5px;font-weight:700;text-transform:uppercase}.mce table tr.hoverHelperStateHorizontal td,.mce table tr td.hoverHelperState{background:#f7f6f7}.mce table tr.hoverHelperStateHorizontal th{background:#dddcde}.mce table tr th.hoverHelperState{background:#FE6006}.mce table td.hoverState{background:#dddcde!important}.mce table th.hoverState{background:#FE6006!important}.mce table tr td.bgltgray{background:#eee;font-weight:700}html{position:relative;min-height:100%}.wrapper{max-width:1920px;width:100%;margin:0 auto;overflow:hidden}body{font-family:"latoregular",sans-serif;font-size:18px;color:#000;background:#fff;line-height:1.2;padding-bottom:114px}@media screen and (max-width:767px){body{padding-bottom:0}}.fixwidth{max-width:1500px;width:100%;margin:0 auto;padding:0 15px}@media screen and (min-width:1024px) and (max-width:1219px){.fixwidth{width:980px}}@media screen and (min-width:991px) and (max-width:1023px){.fixwidth{width:840px}}@media screen and (min-width:768px) and (max-width:992px){.fixwidth{width:740px}}@media screen and (min-width:570px) and (max-width:767px){.fixwidth{width:550px;padding:0 15px}}@media screen and (max-width:569px){.fixwidth{max-width:100%}}.fixwidth_extend{max-width:1630px}.fixwidth_footer{max-width:1750px}img{max-width:100%;height:auto}.btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#FFC707;max-width:336px;width:100%;height:62px;-webkit-border-radius:31px;border-radius:31px;font-family:"latobold",sans-serif;font-size:24px;cursor:pointer;letter-spacing:2px;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.btn:hover,.btn:focus{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(215,215,215,.25)),to(rgba(255,255,255,.25)));background-image:-webkit-linear-gradient(bottom,rgba(215,215,215,.25) 0%,rgba(255,255,255,.25) 100%);background-image:-o-linear-gradient(bottom,rgba(215,215,215,.25) 0%,rgba(255,255,255,.25) 100%);background-image:linear-gradient(to top,rgba(215,215,215,.25) 0%,rgba(255,255,255,.25) 100%)}input:focus{outline:none}a:focus{outline:none}a:hover{text-decoration:none}a:active{text-decoration:none}a:hover,a:focus{text-decoration:none}button:focus{outline:none}textarea:focus{outline:none}ul{padding:0;margin:0;list-style:none}p{margin:0}@media screen and (max-width:991px){body{font-size:16px}}@media screen and (max-width:480px){body{font-size:14px}}h1{font-family:"latoheavy",sans-serif;font-size:60px;color:#fff;text-transform:uppercase;letter-spacing:6px}@media (max-width:767px){h1{font-size:45px}h1 span:after{display:none!important}}@media (max-width:480px){h1{font-size:34px}}h2{font-family:"latoheavy",sans-serif;font-size:48px;letter-spacing:5px}h2 span+span{position:relative;z-index:5}h2 span+span:after{position:absolute;content:'';background:#FFE99F;width:100%;left:0;bottom:5px;height:9px;z-index:-1}@media (max-width:767px){h2{font-size:30px;margin-bottom:20px!important}h2:after{display:none!important}h2 span:after{display:none!important}}h3{font-family:"latoheavy",sans-serif;font-size:30px}@media (max-width:767px){h3{font-size:22px;margin-bottom:10px!important}h3:after{display:none!important}}.fancybox-show-thumbs .fancybox-thumbs{display:block;top:auto;width:auto;bottom:0;left:0;right:0;height:105px;padding:10px 10px 0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.3);overflow:hidden}.fancybox-thumbs-x>ul{top:auto;width:auto;bottom:0;left:0;right:0;height:95px;padding:10px 10px 0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-inner{right:0!important;bottom:95px;overflow:visible}.fancybox-caption{display:none}.header{background:#373737;padding-top:120px}.header-text{max-width:376px;width:100%;margin-left:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:46px}.header-text__area,.header-text__days{font-family:"latoregular",sans-serif;color:#fff;letter-spacing:1.8px}.header-text__area{max-width:120px}.header-text__days{max-width:170px;position:relative;top:-1px}.header__title{margin-bottom:27px;max-width:470px;width:100%}.header__title span{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:5}.header__title span:after{position:absolute;content:'';background:#856F24;width:100%;bottom:8px;left:2px;height:9px;z-index:-1}.header-content{padding-left:157px;padding-top:113px;padding-bottom:297px;background:url(../files/images/header__img-1.png) no-repeat 94% 52%}.header__btn{letter-spacing:2.5px;padding-left:6px;padding-bottom:4px;-webkit-box-shadow:0 0 30px 10px rgba(255,199,8,.24),0 3px 4px rgba(0,0,0,.65);box-shadow:0 0 30px 10px rgba(255,199,8,.24),0 3px 4px rgba(0,0,0,.65)}@media (max-width:1300px){.header-content{-webkit-background-size:contain;background-size:contain}}@media (max-width:1219px){.header-text__area,.header-text__days{color:#FFE99F;text-shadow:0 4px 3px rgba(0,0,0,.8),0 8px 13px rgba(0,0,0,.8),0 18px 23px rgba(0,0,0,.8)}}@media (max-width:1023px){.header-content{padding-top:150px;padding-bottom:250px;background-position:50% 50%;padding-left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media (max-width:767px){.header-content{padding-top:50px;padding-bottom:150px}.header__title{text-align:center}.header-text{margin-left:0}.header__btn{height:50px;max-width:250px;font-size:18px}}@media (max-width:480px){.header-content{padding-top:0;padding-bottom:80px;background:none}.header-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.header-text__area{margin-bottom:20px}.header-text__area,.header-text__days{color:#fff;text-shadow:none}}.menu .contact{display:none}.burger{display:none}.navigation{min-height:120px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;z-index:99}.navigation-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;position:relative}.navigation-content:after{content:'';width:60px;height:4px;background-color:#fff;position:absolute;bottom:-8px;left:0}.navigation-content:before{content:'';width:60px;height:4px;background-color:#fff;position:absolute;bottom:-14px;right:0}.navigation-left{margin-right:153px}.navigation-left .logo{max-width:162px}.navigation-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;top:-4px}.navigation .test{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.navigation .contact{margin-left:190px}.navigation .contact .telephone{font-size:30px;color:#FFC707;font-family:"latobold",sans-serif;text-decoration:none;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in;letter-spacing:2.5px}.navigation .contact .telephone span{font-size:18px}.navigation .contact .telephone:hover{opacity:.7}.navigation .menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.navigation .menu .submenu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.navigation .menu .submenu li{margin-right:47px}.navigation .menu .submenu li:last-child{margin-right:0}.navigation .menu .submenu a{color:#fff;font-size:16px;text-decoration:none;-webkit-transition:all .20s ease-in;-o-transition:all .20s ease-in;transition:all .20s ease-in;font-family:"latoregular",sans-serif;border-bottom:2px dotted transparent;padding-bottom:5px;letter-spacing:1.7px}.navigation .menu .submenu a:hover{color:#FDC60B;border-color:#FDC60B}.navigation .menu .submenu a.active{color:#FDC60B;border-color:#FDC60B}.submenu__main{display:none}@media (max-width:1650px){.navigation .contact{margin-left:auto}.navigation-right{width:80%}}@media (max-width:1500px){.navigation-left{margin-right:100px}.navigation-right{width:82%}.navigation .menu .submenu li{margin-right:30px}}@media (max-width:1400px){.navigation .menu .submenu{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.navigation .menu .submenu li{margin-bottom:10px}.navigation .menu .submenu a{font-size:14px}.navigation .contact .telephone{font-size:20px}}@media screen and (max-width:1219px){.navigation .menu .submenu{margin:0 100px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:5px}.navigation .menu .submenu li{margin-right:0}.navigation-left{margin-right:0}.navigation-right{width:auto}.navigation .contact{width:200px}.navigation .contact .telephone{font-size:14px}.navigation .contact .telephone span{font-size:14px}}@media screen and (max-width:1023px){.logo{max-width:120px}.submenu__main{display:block}.navigation .contact .telephone{font-size:14px}.navigation-content:before,.navigation-content:after{display:none}.navigation .contact{margin-left:10px}.navigation .menu .submenu{margin:0;top:0}.navigation .menu .submenu li{margin-right:10px;margin-top:0}.navigation .menu .submenu a{font-size:10px}}@media screen and (max-width:1023px){.navigation{margin-bottom:0;border:none;min-height:100px}.navigation-left{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-5px}.navigation-right{width:100%}.navigation .logo{max-width:100%}.navigation .contact{margin-left:auto;width:180px;position:relative;top:3px}.navigation .contact .telephone{font-size:16px}.navigation .fixwidth{position:relative}.navigation .menu .submenu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:10px}.navigation .menu .submenu li{margin-right:0!important;margin-left:0!important;margin-bottom:20px}.navigation .menu .submenu a{color:#000;line-height:1.2;border:none;-webkit-transition:color .3s ease-in;-o-transition:color .3s ease-in;transition:color .3s ease-in;font-size:14px}.navigation .menu .submenu a:hover,.navigation .menu .submenu a:focus{color:#FDC60B}.navigation .menu{opacity:0;position:absolute;padding:10px;margin:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;z-index:2;width:300px;height:auto;background:#fff;-webkit-box-shadow:5px 5px 20px gray;box-shadow:5px 5px 20px gray;left:24px;top:-100px;pointer-events:none}.navigation .menu li{margin-bottom:15px}.navigation .menu li:last-child{margin-bottom:0}.navigation .btn-menu{background:transparent;position:absolute;cursor:pointer;z-index:3;width:30px;height:30px;top:3px;left:20px}.navigation .btn-menu span{position:absolute;left:0;top:0;height:3px;color:red;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;background:#fff;width:100%;z-index:5}.navigation .btn-menu span:first-child{top:0}.navigation .btn-menu span:nth-child(2){top:10px}.navigation .btn-menu span:last-child{top:20px}.navigation .burger:checked~.menu{left:24px;top:50px;display:block;opacity:1;pointer-events:auto}.navigation .burger:checked~.btn-menu span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:10px}.navigation .burger:checked~.btn-menu span:nth-child(2){opacity:0}.navigation .burger:checked~.btn-menu span:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:10px}}@media screen and (max-width:767px){.navigation-left{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}.navigation .logo{top:-25px}.navigation .contact{display:none}.navigation .btn-menu{top:-10px}.menu .contact{display:block;text-align:left;padding:20px 10px;width:auto}.menu .contact .telephone{color:#000}.submenu{border-bottom:1px solid #FFC707}.logo{top:-24px}.navigation .burger:checked~.menu{top:30px}}@media screen and (max-width:550px){.navigation .menu{width:100%;left:0!important}.navigation .btn-menu{left:0}}@media screen and (max-width:375px){.navigation{min-height:80px}}.autohelp-express{background:url(../files/images/autohelp__img-1.png) no-repeat 0 100%;padding-top:208px;padding-bottom:114px;margin-bottom:23px}.autohelp-express-show-photo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;bottom:-90px;left:54%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in;z-index:10}.autohelp-express-show-photo:hover{opacity:.6}.autohelp-express-show-photo__img{min-width:56px;height:56px;background-color:#fff;border:4px solid #FFC707;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;margin-right:30px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.autohelp-express-show-photo__img:before{content:'+';color:#FFC707;font-size:36px;font-family:"latobold",sans-serif;position:relative;top:-1px}.autohelp-express-show-photo__text{font-family:"latoheavy",sans-serif;color:#000;font-size:30px;letter-spacing:3px;margin-top:3px}.autohelp-express-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}.autohelp-express__title{max-width:400px;margin-bottom:62px}.autohelp-express__subtitle{position:relative}.autohelp-express__desc{font-family:"latoregular",sans-serif;font-size:18px;color:#000}.autohelp-express-left{width:49%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;position:relative}.autohelp-express-left-content{margin-left:60px;margin-bottom:-19px;max-width:180px}.autohelp-express-left .autohelp-express__subtitle{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;z-index:5;margin-bottom:10px}.autohelp-express-left .autohelp-express__subtitle:after{position:absolute;content:'';background:#FFE99F;width:100%;left:0;bottom:0;height:9px;z-index:-1}.autohelp-express-right{width:51%}.autohelp-express-right-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.autohelp-express__btn{letter-spacing:2.5px;padding-left:6px;padding-bottom:4px}.autohelp-express-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:4px;font-family:"latobold",sans-serif;position:relative;cursor:pointer;-webkit-transition:opacity .15s ease-in;-o-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.autohelp-express-price_active:before{-webkit-transform:rotate(0)!important;-ms-transform:rotate(0)!important;transform:rotate(0)!important}.autohelp-express-price:hover{opacity:.6}.autohelp-express-price:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAjCAMAAACuNqptAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADtUExURUdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIOiKT0AAABOdFJOUwD3rQkEGWUNAQPEDsKYrBcHOYRaRyQLIQoqBhTJ/Jp1K09oH0POkIVmqcwI8LeiAhHZWL/GssWw+J5BGAyHdyZRTn5Nev0u0x2OMabKtZWrJKcAAAC2SURBVBgZjcBFssJAFEDRmxDFXb+7uwvukv0vh2oCBfUGNIeVyaDMJr/GaFat+ax1jTFUjDZrLXNY6ttmk6U/pwFMe0UoOC5KJvgHOo4P2eAHpZr/ZSmVTwPmNwu5uoWS+CT+7qF8fLkoyTc8QnaBkMcWiXgE4SAaQS9VQooaLkLu0ELv+MRH2NuPIZwesYOL+1uEh/Myek820uudi3B1aaF39vKIcBPEECoZD73sdRoh+VwkNAeL7A5iEdyTfwAAAABJRU5ErkJggg==);position:absolute;right:-31px;top:6px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.autohelp-express-price:after{position:absolute;bottom:-8px;content:'';width:100%;border-bottom:2px dotted #5B5B5B}.autohelp-express-price__text{color:#5B5B5B;letter-spacing:2.7px;font-size:24px;margin-right:7px;position:relative;top:3px}.autohelp-express-price__value{font-size:30px;color:#000;letter-spacing:2.8px;position:relative;top:-4px}.autohelp-express__subtitle{letter-spacing:3px}.autohelp-express-info{margin-left:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:676px;margin-bottom:39px}.autohelp-express-info-for{max-width:240px}.autohelp-express-info-for .autohelp-express__subtitle{margin-bottom:24px}.autohelp-express-info-for-list__item{position:relative;letter-spacing:1.8px;margin-bottom:1px}.autohelp-express-info-for-list__item:before{content:'-'}.autohelp-express-info-offer{max-width:345px}.autohelp-express-info-offer .autohelp-express__subtitle{margin-bottom:19px}.autohelp-express-info-offer-list__item{position:relative;letter-spacing:1.8px;margin-bottom:1px}.autohelp-express-info-offer-list__item:before{content:'-'}.autohelp-express__desc{margin-left:2px;max-width:630px;letter-spacing:1.8px;margin-bottom:30px}@media (max-width:1750px){.autohelp-express-show-photo{bottom:-60px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:50%}}@media (max-width:1400px){.autohelp-express{-webkit-background-size:40% 40%;background-size:40%;background-position-y:50%}.autohelp-express__btn{font-size:20px;max-width:220px}}@media (max-width:1219px){.autohelp-express-show-photo{width:100%}.autohelp-express-info-for{margin-right:50px}.autohelp-express-left-content{margin-left:0}.autohelp-express-price{margin-bottom:30px}.autohelp-express-right{width:80%}.autohelp-express-right-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1023px){.autohelp-express{padding-top:100px;padding-bottom:70px;margin-bottom:0}.autohelp-express__btn{height:45px;max-width:250px;font-size:18px}.autohelp-express-left-content{margin-bottom:0}.autohelp-express-price:before{top:10px;right:-20px;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAMAAACeNWzcAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB+UExURUdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM00ok0AAAAqdFJOUwADbyFQIyhsXiVhX20uIAEOUh2YJGYiJ3QmH5wNmwpgBlE4azcIeW5jYhM643gAAABdSURBVAgdBcCDEcRAAADAjXAx3jb6bzADdmsAeQagKAFsNwCaGsDqACCuAOwTAEUJIM8AFCWA0AGIryBCSBA5X2hqTkftmAqde9oyVtP3P/1SeM+P13wD/fB5Dj0LBFIEOPlUlboAAAAASUVORK5CYII=);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.autohelp-express-price_active:before{-webkit-transform:rotate(180deg)!important;-ms-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.autohelp-express-price__text{font-size:18px}.autohelp-express-price__value{top:-3px;font-size:24px}}@media (max-width:992px){.autohelp-express-left{margin-right:30px}.autohelp-express-show-photo__img{margin-right:10px;min-width:45px;height:45px}.autohelp-express-show-photo__img:before{font-size:28px}.autohelp-express-show-photo__text{font-size:20px}}@media (max-width:767px){.autohelp-express{padding-top:70px;background-image:none;padding-bottom:140px}.autohelp-express-show-photo{position:absolute;left:100px;bottom:-50px;width:auto}.autohelp-express-show-photo__img{margin-right:15px;min-width:40px;height:40px}.autohelp-express-show-photo__img:before{font-size:28px}.autohelp-express-show-photo__text{font-size:20px}.autohelp-express-price__text{font-size:16px}.autohelp-express-price__value{font-size:20px;top:-1px}.autohelp-express__btn{height:40px;max-width:200px;font-size:16px;position:absolute;bottom:-100px}.autohelp-express__desc{font-size:16px;text-align:center}.autohelp-express-info-for-list{font-size:14px}.autohelp-express-info-offer-list{font-size:14px}.autohelp-express-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.autohelp-express-left{width:100%;margin:0}.autohelp-express-left-content .autohelp-express__desc{text-align:left}.autohelp-express-right{width:100%;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:20px}}@media (max-width:480px){.autohelp-express{padding-top:50px;padding-bottom:120px}.autohelp-express-show-photo{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-40px;width:80%}.autohelp-express-info{margin-bottom:20px;margin-left:0}.autohelp-express-left-content{max-width:100%;width:100%}.autohelp-express__desc{font-size:14px;margin-bottom:20px;margin-left:0}.autohelp-express-price{margin-bottom:20px}}@media (max-width:414px){.autohelp-express-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.autohelp-express-info-for{margin-right:0;max-width:100%;width:100%;margin-bottom:20px}.autohelp-express-info-offer{max-width:100%;width:100%}}.table-feature{margin-bottom:120px;display:none}.table-feature_express-mob,.table-feature_standart-mob,.table-feature_plus-mob{display:none}.table-feature-content{background:#FCD140;width:99%;position:relative;left:15px}.table-feature__close{position:absolute;z-index:2;right:44px;top:29px;width:16px;height:16px;cursor:pointer;-webkit-transition:opacity .15s ease-in;-o-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.table-feature__close:hover{opacity:.6}.table-feature__close:before,.table-feature__close:after{position:absolute;left:7px;content:' ';height:16px;width:3px;background-color:#000}.table-feature__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.table-feature__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.table-feature-content>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:25px 40px 25px 97px}.table-feature-content>div:last-child{align-items:start}.table-feature-content>div>div{font-family:"latoregular",sans-serif;color:#000;font-size:18px;letter-spacing:2px;width:100%}.table-feature-content>div>div:nth-child(n+2){padding-left:25px}.table-feature-column span{display:block}.table-feature-content>div>div:first-child{max-width:446px}.table-feature-content>div>div:nth-child(2){max-width:423px}.table-feature-content>div.head>div{font-family:"latoheavy",sans-serif;font-size:30px;color:#000;letter-spacing:2.8px}@media (max-width:1219px){.table-feature{margin-bottom:50px}.table-feature-content>div{padding:15px 30px}.table-feature-column{margin:0 10px;font-size:16px}}@media (max-width:1023px){.table-feature__close{right:20px;top:10px}.table-feature-content>div{min-height:50px;padding:15px}.table-feature-column{font-size:14px}}@media (max-width:767px){.table-feature{margin-top:30px;margin-bottom:20px}.table-feature_express-desktop,.table-feature_standart-desktop,.table-feature_plus-desktop{display:none!important}.table-feature_express-mob,.table-feature_standart-mob,.table-feature_plus-mob{display:none}.table-feature-content>div{padding:15px 5px}.table-feature-content{left:0;width:100%}}@media (max-width:550px){.table-feature{margin:30px -30px 20px -30px}.table-feature-column{font-size:12px}}@media (max-width:480px){.table-feature__close{right:10px;top:5px}.table-feature__close:after,.table-feature__close:before{height:12px}.table-feature-column{font-size:10px;margin:0 5px}}.autohelp-standart{padding-bottom:114px;margin-bottom:69px}.autohelp-standart-show-photo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:892px;left:54%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in;z-index:10}.autohelp-standart-show-photo:hover{opacity:.6}.autohelp-standart-show-photo__img{min-width:56px;height:56px;background-color:#fff;border:4px solid #FFC707;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;margin-right:30px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.autohelp-standart-show-photo__img:before{content:'+';color:#FFC707;font-size:36px;font-family:"latobold",sans-serif;position:relative;top:-1px}.autohelp-standart-show-photo__text{font-family:"latoheavy",sans-serif;color:#000;font-size:30px;letter-spacing:3px;margin-top:3px}.autohelp-standart-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.autohelp-standart__title{max-width:400px;margin-bottom:69px}.autohelp-standart__subtitle{position:relative}.autohelp-standart__desc{font-family:"latoregular",sans-serif;font-size:18px;color:#000}.autohelp-standart-left{width:49%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:35px;position:relative}.autohelp-standart-left__img{position:absolute;top:170px;left:-46px;z-index:-1;max-width:100%}.autohelp-standart-left-item{width:100%;position:relative}.autohelp-standart-left-item_first{margin-top:111px;max-width:170px}.autohelp-standart-left-item_first .autohelp-standart__desc{margin-left:0}.autohelp-standart-left-item_second{max-width:240px;margin-left:45px}.autohelp-standart-left-item_second .autohelp-standart__subtitle{padding-right:25px}.autohelp-standart-left-item_second .autohelp-standart__desc{margin-left:-2px}.autohelp-standart-left-item_third{max-width:220px;margin-top:130px;left:-58px}.autohelp-standart-left-item_third .autohelp-standart__desc{margin-left:2px}.autohelp-standart-left .autohelp-standart__subtitle{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;z-index:5;margin-bottom:13px}.autohelp-standart-left .autohelp-standart__subtitle:after{position:absolute;content:'';background:#FFE99F;width:100%;left:0;bottom:3px;height:9px;z-index:-1}.autohelp-standart-right{width:51%;margin-top:157px}.autohelp-standart-right-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.autohelp-standart__btn{letter-spacing:2.5px;padding-left:6px;padding-bottom:4px}.autohelp-standart-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-4px;font-family:"latobold",sans-serif;position:relative;top:6px;cursor:pointer;-webkit-transition:opacity .15s ease-in;-o-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.autohelp-standart-price_active:before{-webkit-transform:rotate(0)!important;-ms-transform:rotate(0)!important;transform:rotate(0)!important}.autohelp-standart-price:hover{opacity:.6}.autohelp-standart-price:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAjCAMAAACuNqptAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADtUExURUdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIOiKT0AAABOdFJOUwD3rQkEGWUNAQPEDsKYrBcHOYRaRyQLIQoqBhTJ/Jp1K09oH0POkIVmqcwI8LeiAhHZWL/GssWw+J5BGAyHdyZRTn5Nev0u0x2OMabKtZWrJKcAAAC2SURBVBgZjcBFssJAFEDRmxDFXb+7uwvukv0vh2oCBfUGNIeVyaDMJr/GaFat+ax1jTFUjDZrLXNY6ttmk6U/pwFMe0UoOC5KJvgHOo4P2eAHpZr/ZSmVTwPmNwu5uoWS+CT+7qF8fLkoyTc8QnaBkMcWiXgE4SAaQS9VQooaLkLu0ELv+MRH2NuPIZwesYOL+1uEh/Myek820uudi3B1aaF39vKIcBPEECoZD73sdRoh+VwkNAeL7A5iEdyTfwAAAABJRU5ErkJggg==);position:absolute;right:-36px;top:-1px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.autohelp-standart-price:after{position:absolute;bottom:-8px;content:'';width:100%;border-bottom:2px dotted #5B5B5B}.autohelp-standart-price__text{color:#5B5B5B;letter-spacing:2.7px;font-size:24px;margin-right:7px;position:relative;top:3px}.autohelp-standart-price__value{font-size:30px;color:#000;letter-spacing:2.8px;position:relative;top:-4px}.autohelp-standart__subtitle{letter-spacing:3px}.autohelp-standart-info{margin-left:-4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:680px;margin-bottom:29px}.autohelp-standart-info-for{max-width:280px}.autohelp-standart-info-for .autohelp-standart__subtitle{margin-bottom:24px}.autohelp-standart-info-for-list__item{position:relative;letter-spacing:1.8px;margin-bottom:1px}.autohelp-standart-info-for-list__item:before{content:'-'}.autohelp-standart-info-offer{max-width:344px}.autohelp-standart-info-offer__more{font-family:"latoregular",sans-serif;font-size:18px;color:#5B5B5B;letter-spacing:1.8px;text-decoration:none;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-top:35px;margin-left:-2px;padding-bottom:4px;border-bottom:2px dotted #5B5B5B}.autohelp-standart-info-offer__more_active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:2px!important}.autohelp-standart-info-offer__more:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAMAAACeNWzcAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB+UExURUdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM00ok0AAAAqdFJOUwADbyFQIyhsXiVhX20uIAEOUh2YJGYiJ3QmH5wNmwpgBlE4azcIeW5jYhM643gAAABdSURBVAgdBcCDEcRAAADAjXAx3jb6bzADdmsAeQagKAFsNwCaGsDqACCuAOwTAEUJIM8AFCWA0AGIryBCSBA5X2hqTkftmAqde9oyVtP3P/1SeM+P13wD/fB5Dj0LBFIEOPlUlboAAAAASUVORK5CYII=);position:absolute;right:-19px;top:7px}.autohelp-standart-info-offer__more:hover{color:#FFC707;border-color:#FFC707}.autohelp-standart-info-offer .autohelp-standart__subtitle{margin-bottom:19px}.autohelp-standart-info-offer-list_hide{display:none}.autohelp-standart-info-offer-list__item{position:relative;letter-spacing:1.8px;margin-bottom:1px}.autohelp-standart-info-offer-list__item:before{content:'-'}.autohelp-standart__desc{margin-left:-4px;max-width:660px;letter-spacing:1.8px;margin-bottom:24px}@media (max-width:1750px){.autohelp-standart{-webkit-background-size:35% 35%;background-size:35%;background-position-y:75%}.autohelp-standart-show-photo{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:50%;top:890px}}@media (max-width:1400px){.autohelp-standart{-webkit-background-size:40% 40%;background-size:40%;background-position-y:75%;margin-bottom:0}.autohelp-standart-show-photo{top:840px}.autohelp-standart-left__img{left:50px;max-width:80%;top:280px}.autohelp-standart-info-for{margin-right:50px}.autohelp-standart__btn{font-size:20px;max-width:220px}}@media (max-width:1219px){.autohelp-standart-show-photo{width:100%}.autohelp-standart-left__img{left:10px;top:500px}.autohelp-standart-show-photo{bottom:50px}.autohelp-standart-info-for{margin-right:50px;max-width:400px}.autohelp-standart-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.autohelp-standart-left-item_second{margin:0}.autohelp-standart-left-item_third{left:0;margin:0}.autohelp-standart-left-content{margin-left:0}.autohelp-standart-price{margin-bottom:30px}.autohelp-standart-right{width:80%}.autohelp-standart-right-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1023px){.autohelp-standart{padding-top:0;padding-bottom:100px;margin-bottom:0}.autohelp-standart__btn{height:45px;max-width:250px;font-size:18px}.autohelp-standart-right{margin-top:130px}.autohelp-standart-left-content{margin-bottom:0}.autohelp-standart-price:before{top:10px;right:-20px;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAMAAACeNWzcAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB+UExURUdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM00ok0AAAAqdFJOUwADbyFQIyhsXiVhX20uIAEOUh2YJGYiJ3QmH5wNmwpgBlE4azcIeW5jYhM643gAAABdSURBVAgdBcCDEcRAAADAjXAx3jb6bzADdmsAeQagKAFsNwCaGsDqACCuAOwTAEUJIM8AFCWA0AGIryBCSBA5X2hqTkftmAqde9oyVtP3P/1SeM+P13wD/fB5Dj0LBFIEOPlUlboAAAAASUVORK5CYII=);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.autohelp-standart-price_active:before{-webkit-transform:rotate(180deg)!important;-ms-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.autohelp-standart-price__text{font-size:18px}.autohelp-standart-price__value{top:-3px;font-size:24px}}@media (max-width:992px){.autohelp-standart{padding-bottom:140px;margin-bottom:0}.autohelp-standart-left__img{max-width:100%}.autohelp-standart-show-photo__img{margin-right:10px;min-width:45px;height:45px}.autohelp-standart-show-photo__img:before{font-size:28px}.autohelp-standart-show-photo__text{font-size:20px}.autohelp-standart-left{margin-right:30px;padding-left:0}.autohelp-standart-left-item_first{margin-top:50px}.autohelp-standart-right{margin-top:70px}}@media (max-width:767px){.autohelp-standart{padding-top:0;background-image:none}.autohelp-standart-left__img{display:none}.autohelp-standart-show-photo{position:absolute;left:100px;bottom:-50px;top:auto;width:auto}.autohelp-standart-show-photo__img{margin-right:15px;min-width:40px;height:40px}.autohelp-standart-show-photo__img:before{font-size:28px}.autohelp-standart-show-photo__text{font-size:20px}.autohelp-standart-price__text{font-size:16px}.autohelp-standart-price__value{font-size:20px;top:-1px}.autohelp-standart__btn{height:40px;max-width:200px;font-size:16px;position:absolute;bottom:-100px}.autohelp-standart__desc{font-size:16px;text-align:center}.autohelp-standart-info-for-list{font-size:14px}.autohelp-standart-info-offer-list{font-size:14px}.autohelp-standart-info-offer__more{font-size:16px}.autohelp-standart-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.autohelp-standart-left{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-right:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.autohelp-standart-left-item{margin:15px;width:50%}.autohelp-standart-left-item .autohelp-standart__desc{margin-bottom:0;text-align:left}.autohelp-standart-right{width:100%;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-top:0;margin-bottom:10px}}@media (max-width:480px){.autohelp-standart{padding-bottom:120px}.autohelp-standart-show-photo{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-40px;width:80%}.autohelp-standart-left-item{max-width:100%;width:100%;margin:10px}.autohelp-standart-info{margin-bottom:20px;margin-left:0}.autohelp-standart__desc{font-size:14px;margin-left:0;margin-bottom:20px}}@media (max-width:414px){.autohelp-standart-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.autohelp-standart-info-for{margin-right:0;max-width:100%;width:100%;margin-bottom:20px}.autohelp-standart-info-offer{max-width:100%;width:100%}.autohelp-standart-info-offer__more{margin-top:10px}.autohelp-standart-info-offer__more-pre{text-align:center}}.autohelp-plus{background:url(../files/images/autohelp__img-3.png) no-repeat 7.5% 29%;padding-bottom:114px;margin-bottom:69px}.autohelp-plus-show-photo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;bottom:6px;left:54%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in;z-index:10}.autohelp-plus-show-photo:hover{opacity:.6}.autohelp-plus-show-photo__img{min-width:56px;height:56px;background-color:#fff;border:4px solid #FFC707;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;margin-right:30px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.autohelp-plus-show-photo__img:hover{opacity:.6}.autohelp-plus-show-photo__img:before{content:'+';color:#FFC707;font-size:36px;font-family:"latobold",sans-serif;position:relative;top:-1px}.autohelp-plus-show-photo__text{font-family:"latoheavy",sans-serif;color:#000;font-size:30px;letter-spacing:3px;margin-top:3px}.autohelp-plus-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}.autohelp-plus__title{max-width:400px;margin-bottom:49px;margin-left:5px}.autohelp-plus__subtitle{position:relative}.autohelp-plus__desc{font-family:"latoregular",sans-serif;font-size:18px;color:#000}.autohelp-plus-left{width:49%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:6px;position:relative;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.autohelp-plus-left-item{width:100%;position:relative}.autohelp-plus-left-item_first{max-width:260px}.autohelp-plus-left-item_first .autohelp-plus__desc{margin-left:0}.autohelp-plus-left-item_second{max-width:180px;margin-top:169px;margin-right:63px}.autohelp-plus-left-item_second .autohelp-plus__desc{margin-left:-2px}.autohelp-plus-left .autohelp-plus__subtitle{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;z-index:5;margin-bottom:13px}.autohelp-plus-left .autohelp-plus__subtitle:after{position:absolute;content:'';background:#FFE99F;width:100%;left:0;bottom:3px;height:9px;z-index:-1}.autohelp-plus-right{width:51%;margin-top:50px}.autohelp-plus-right-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.autohelp-plus__btn{letter-spacing:2.5px;padding-left:6px;padding-bottom:4px}.autohelp-plus-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:4px;font-family:"latobold",sans-serif;position:relative;top:6px;cursor:pointer;-webkit-transition:opacity .15s ease-in;-o-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.autohelp-plus-price_active:before{-webkit-transform:rotate(0)!important;-ms-transform:rotate(0)!important;transform:rotate(0)!important}.autohelp-plus-price:hover{opacity:.6}.autohelp-plus-price:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAjCAMAAACuNqptAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADtUExURUdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIOiKT0AAABOdFJOUwD3rQkEGWUNAQPEDsKYrBcHOYRaRyQLIQoqBhTJ/Jp1K09oH0POkIVmqcwI8LeiAhHZWL/GssWw+J5BGAyHdyZRTn5Nev0u0x2OMabKtZWrJKcAAAC2SURBVBgZjcBFssJAFEDRmxDFXb+7uwvukv0vh2oCBfUGNIeVyaDMJr/GaFat+ax1jTFUjDZrLXNY6ttmk6U/pwFMe0UoOC5KJvgHOo4P2eAHpZr/ZSmVTwPmNwu5uoWS+CT+7qF8fLkoyTc8QnaBkMcWiXgE4SAaQS9VQooaLkLu0ELv+MRH2NuPIZwesYOL+1uEh/Myek820uudi3B1aaF39vKIcBPEECoZD73sdRoh+VwkNAeL7A5iEdyTfwAAAABJRU5ErkJggg==);position:absolute;right:-31px;top:2px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.autohelp-plus-price:after{position:absolute;bottom:-8px;content:'';width:100%;border-bottom:2px dotted #5B5B5B}.autohelp-plus-price__text{color:#5B5B5B;letter-spacing:2.7px;font-size:24px;margin-right:7px;position:relative;top:3px}.autohelp-plus-price__value{font-size:30px;color:#000;letter-spacing:2.8px;position:relative;top:-4px}.autohelp-plus__subtitle{letter-spacing:3px}.autohelp-plus-info{margin-left:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:750px;margin-bottom:29px}.autohelp-plus-info-for{max-width:280px}.autohelp-plus-info-for .autohelp-plus__subtitle{margin-bottom:24px}.autohelp-plus-info-for-list__item{position:relative;letter-spacing:1.8px;margin-bottom:1px}.autohelp-plus-info-for-list__item:before{content:'-'}.autohelp-plus-info-offer{max-width:410px}.autohelp-plus-info-offer .autohelp-plus__subtitle{margin-bottom:19px}.autohelp-plus-info-offer-list__item{position:relative;letter-spacing:1.8px;margin-bottom:1px}.autohelp-plus-info-offer-list__item:before{content:'-'}.autohelp-plus__desc{margin-left:4px;max-width:660px;letter-spacing:1.8px;margin-bottom:24px}@media (max-width:1750px){.autohelp-plus{-webkit-background-size:35% 35%;background-size:35%;background-position-y:75%}.autohelp-plus-show-photo{bottom:-90px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:50%}}@media (max-width:1400px){.autohelp-plus{-webkit-background-size:40% 40%;background-size:40%;background-position-y:50%;margin-bottom:0}.autohelp-plus-show-photo{bottom:0}.autohelp-plus-left-item_second{margin-top:50px}.autohelp-plus__btn{font-size:20px;max-width:220px}}@media (max-width:1219px){.autohelp-plus{-webkit-background-size:35% 35%;background-size:35%;background-position-x:5%}.autohelp-plus-show-photo{bottom:50px;width:100%}.autohelp-plus-info-for{margin-right:50px}.autohelp-plus-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.autohelp-plus-left-item_second{margin-top:0}.autohelp-plus-left-content{margin-left:0}.autohelp-plus-price{margin-bottom:30px}.autohelp-plus-right{width:80%}.autohelp-plus-right-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1023px){.autohelp-plus{padding-top:0;padding-bottom:50px;margin-bottom:0}.autohelp-plus__btn{height:45px;max-width:250px;font-size:18px}.autohelp-plus-left-content{margin-bottom:0}.autohelp-plus-price:before{top:10px;right:-20px;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAATCAMAAACeNWzcAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB+UExURUdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM00ok0AAAAqdFJOUwADbyFQIyhsXiVhX20uIAEOUh2YJGYiJ3QmH5wNmwpgBlE4azcIeW5jYhM643gAAABdSURBVAgdBcCDEcRAAADAjXAx3jb6bzADdmsAeQagKAFsNwCaGsDqACCuAOwTAEUJIM8AFCWA0AGIryBCSBA5X2hqTkftmAqde9oyVtP3P/1SeM+P13wD/fB5Dj0LBFIEOPlUlboAAAAASUVORK5CYII=);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.autohelp-plus-price_active:before{-webkit-transform:rotate(180deg)!important;-ms-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.autohelp-plus-price__text{font-size:18px}.autohelp-plus-price__value{top:-3px;font-size:24px}}@media (max-width:992px){.autohelp-plus{-webkit-background-size:33% 33%;background-size:33%;background-position-x:0;background-position-y:60%}.autohelp-plus-show-photo__img{margin-right:10px;min-width:45px;height:45px}.autohelp-plus-show-photo__img:before{font-size:28px}.autohelp-plus-show-photo__text{font-size:20px}.autohelp-plus-left{margin-right:30px}}@media (max-width:767px){.autohelp-plus{padding-top:0;background-image:none}.autohelp-plus-show-photo{position:absolute;left:100px;bottom:-50px;width:auto}.autohelp-plus-show-photo__img{margin-right:15px;min-width:40px;height:40px}.autohelp-plus-show-photo__img:before{font-size:28px}.autohelp-plus-show-photo__text{font-size:20px}.autohelp-plus-price__text{font-size:16px}.autohelp-plus-price__value{font-size:20px;top:-1px}.autohelp-plus__btn{height:40px;max-width:200px;font-size:16px;position:absolute;bottom:-100px}.autohelp-plus__desc{font-size:16px;text-align:center}.autohelp-plus-info-for-list{font-size:14px}.autohelp-plus-info-offer-list{font-size:14px}.autohelp-plus-info-offer__more{font-size:16px}.autohelp-plus-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.autohelp-plus-left{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-right:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.autohelp-plus-left-item{margin:15px;width:50%}.autohelp-plus-left-item .autohelp-plus__desc{margin-bottom:0;text-align:left}.autohelp-plus-right{width:100%;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-top:0;margin-bottom:10px}}@media (max-width:480px){.autohelp-plus-show-photo{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-40px;width:80%}.autohelp-plus-left-item{max-width:100%;width:100%}.autohelp-plus__desc{font-size:14px;margin-left:0;margin-bottom:20px}.autohelp-plus-info{margin-left:0;margin-bottom:20px}}@media (max-width:414px){.autohelp-plus-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.autohelp-plus-info-for{margin-right:0;max-width:100%;width:100%;margin-bottom:20px}.autohelp-plus-info-offer{max-width:100%;width:100%}}.trust{margin-bottom:140px}.trust__title{text-align:center;margin-right:20px;margin-bottom:100px;position:relative;display:inline-block}.trust__title-pre{text-align:center}.trust__title:after{position:absolute;content:'';background:#FFE99F;width:100%;left:0;bottom:1px;height:9px;z-index:-1}.trust .company-slider{padding-left:100px;padding-top:12px;padding-right:50px;max-height:211px}.trust .company-slider__img{-webkit-transition:-webkit-filter .25s ease-in;transition:-webkit-filter .25s ease-in;-o-transition:filter .25s ease-in;transition:filter .25s ease-in;transition:filter .25s ease-in,-webkit-filter .25s ease-in}.trust .company-slider__img:hover{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.trust .slick-prev,.trust .slick-next{font-size:0;cursor:pointer;height:72px;width:49px;position:absolute;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.trust .slick-prev:hover,.trust .slick-next:hover{opacity:.6}.trust .slick-prev{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAABICAMAAABob+0nAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAGtUExURQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/IAQAAAP/IAQAAAP/IAf/IAf/IAf7HAf/IAf7HAf7HAQAAAAAAANeoAfzGAeGwAe25AfC8AfnDAdSmAee0AeWzAeCvAeWzAeCvAfXAAeCvAd+uAfXAAeGwAdGjAfG9AfK+AfC8AfK+AfK+AfK+Ae25AfG9AdeoAfbBAe25AdipAV9JANipAem2AdeoAe25AfvFAdWmAayGAeSyAf7HAe+7AfvFAei1AcabAee0AfC8Af7HAd+uAfG9AdSmAfrEAe+7Aei1AdKkAdeoAeOxAfzGAQAAANysAf7HAeCvAd+uAZNzANKkAdipAfC8AfnDAeq3AaSAAO+7AcCWAfzGAfK+Af7HAfzGAdSmAdipAeOxAZ17APS/AeOxAWdPAOy4Af3GAdCjAeGwAfC8AfnDAc+iAd2tAeGwAfC8AfS/AfC8AfC8AfO/AfK+Af/IAe25AfC8Af/IAfK+AfC8AfC8Af/IAe2kfiMAAACOdFJOUwIECgwFBggBAAMPFBcbGQcRCQ4SDQsTEBX+Fv0Y+/j5+/r6+RwacMuCYGSEbo+Of41+g4CDhIVtWHZhdXRyXnFvvJRzI3KOcXzMayR4xlyDgR9dcLZ9W2/LenYsaWLKHSr4gXwvISB5yn8nWhTJePe0bWd6LLqEJXOKEIRdzR9lg2ZvYGVuc/dfY/Z3YmcLJDCsAAADG0lEQVRIx53X53ebMBAAcHZiPDBgMB6Jm8bpbtOmu2ma7r333nvvvffkb64QFnBIAr/cN7/H792dLMRJGMyNgQHwU8h5OI5+RPCc0IvYCJlAEAqFwqujrwsFbHJE+LwoHvD9h3fF0GQKDERFWeij2HddCQwmQjZQMfD989dUZDAR+AA9b0z4vbj3HhFcmJAFtJV+FHMPqWESoU+AyEVcF1PgHhCY8EGsUZUgicAHk+D51hHTQJ2wBAFfRwB4WZM0tiDgHwSn60jg3gUO+DSUBI29bt1ymIKABQC0njRdTo4IgJL8K+2mrdckRucR6ICSjo2VilXLQWuVXl0CfsEelpXbiaKS/yAB60ZSoNJ0wxQi3CURACX54+VKUJNsGul9RcDfYQCWY6DLqCYF7nYC5sNVuhwAm4CkiECHzgBBTxDw5QcA8xggFFGG4XyABQE/O32AQBCwAWb4yAY9URAR+A3Amy4GtTRAAgPFeAszrOqOsUEgglPAuANAIwAeEwwKYU3HYdMrLoS7z6FBKBRjf0p0ow0upkAgUBeadBhW9bztBctkkKMTCLxQjnVuFGQ5iFOQ3ccU1Q8PALkVvUNc4T2GWXbmimLp7GxATvGqCjuv1d1mZTfMcoPTOV5dU7Zsr11+dAmQ+5zVxWWFScqrYWFrWf9gb5eYqBNMZgHyh7FLyE5EdaHmK+UTozlZ4t0uyTomi2Bhk/Ruj96oiIDCGuvpN4oiG4eyCDgZCJkDCmt8p04GBoErNkWdPgwCvzhT1AlHk22wl2nqFKXJFlBYa5o6qWmyA5LPBj1lpMk4nAC+UV8cmixNTxn0XJImS8Akc8ZgzCUJYqfIrj0Scy5Jk6iwk7fzpgxCFofg3VPelMEhN6+63EkmQWqo/Wa7st33n70IT23OfAVWzPVKpc2btnou/qLzRIJYdbvoeV7RrZIPA1tEkyUietW27Wpdr+FznjdZxsR0ZMvSdcuSHVPLml7jCdmUHBmFI6GxJHNCjqdwQzNRaJqRN4XHk75qoFDV/Ek/vk0oQfRzm4hvLDj6ubHM4FY0g5sX+3b3H7h95pzEuh1nAAAAAElFTkSuQmCC) no-repeat;left:-85px;top:83px}.trust .slick-next{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAABICAMAAABob+0nAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAGtUExURQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/IAQAAAP/IAQAAAP/IAf/IAf/IAf7HAf/IAf7HAf7HAQAAAAAAANeoAfzGAeGwAe25AfC8AfnDAdSmAee0AeWzAeCvAeWzAeCvAfXAAeCvAd+uAfXAAeGwAdGjAfG9AfK+AfC8AfK+AfK+AfK+Ae25AfG9AdeoAfbBAe25AdipAV9JANipAem2AdeoAe25AfvFAdWmAayGAeSyAf7HAe+7AfvFAei1AcabAee0AfC8Af7HAd+uAfG9AdSmAfrEAe+7Aei1AdKkAdeoAeOxAfzGAQAAANysAf7HAeCvAd+uAZNzANKkAdipAfC8AfnDAeq3AaSAAO+7AcCWAfzGAfK+Af7HAfzGAdSmAdipAeOxAZ17APS/AeOxAWdPAOy4Af3GAdCjAeGwAfC8AfnDAc+iAd2tAeGwAfC8AfS/AfC8AfC8AfO/AfK+Af/IAe25AfC8Af/IAfK+AfC8AfC8Af/IAe2kfiMAAACOdFJOUwIECgwFBggBAAMPFBcbGQcRCQ4SDQsTEBX+Fv0Y+/j5+/r6+RwacMuCYGSEbo+Of41+g4CDhIVtWHZhdXRyXnFvvJRzI3KOcXzMayR4xlyDgR9dcLZ9W2/LenYsaWLKHSr4gXwvISB5yn8nWhTJePe0bWd6LLqEJXOKEIRdzR9lg2ZvYGVuc/dfY/Z3YmcLJDCsAAADG0lEQVRIx53X53ebMBAAcHZiPDBgMB6Jm8bpbtOmu2ma7r333nvvvffkb64QFnBIAr/cN7/H792dLMRJGMyNgQHwU8h5OI5+RPCc0IvYCJlAEAqFwqujrwsFbHJE+LwoHvD9h3fF0GQKDERFWeij2HddCQwmQjZQMfD989dUZDAR+AA9b0z4vbj3HhFcmJAFtJV+FHMPqWESoU+AyEVcF1PgHhCY8EGsUZUgicAHk+D51hHTQJ2wBAFfRwB4WZM0tiDgHwSn60jg3gUO+DSUBI29bt1ymIKABQC0njRdTo4IgJL8K+2mrdckRucR6ICSjo2VilXLQWuVXl0CfsEelpXbiaKS/yAB60ZSoNJ0wxQi3CURACX54+VKUJNsGul9RcDfYQCWY6DLqCYF7nYC5sNVuhwAm4CkiECHzgBBTxDw5QcA8xggFFGG4XyABQE/O32AQBCwAWb4yAY9URAR+A3Amy4GtTRAAgPFeAszrOqOsUEgglPAuANAIwAeEwwKYU3HYdMrLoS7z6FBKBRjf0p0ow0upkAgUBeadBhW9bztBctkkKMTCLxQjnVuFGQ5iFOQ3ccU1Q8PALkVvUNc4T2GWXbmimLp7GxATvGqCjuv1d1mZTfMcoPTOV5dU7Zsr11+dAmQ+5zVxWWFScqrYWFrWf9gb5eYqBNMZgHyh7FLyE5EdaHmK+UTozlZ4t0uyTomi2Bhk/Ruj96oiIDCGuvpN4oiG4eyCDgZCJkDCmt8p04GBoErNkWdPgwCvzhT1AlHk22wl2nqFKXJFlBYa5o6qWmyA5LPBj1lpMk4nAC+UV8cmixNTxn0XJImS8Akc8ZgzCUJYqfIrj0Scy5Jk6iwk7fzpgxCFofg3VPelMEhN6+63EkmQWqo/Wa7st33n70IT23OfAVWzPVKpc2btnou/qLzRIJYdbvoeV7RrZIPA1tEkyUietW27Wpdr+FznjdZxsR0ZMvSdcuSHVPLml7jCdmUHBmFI6GxJHNCjqdwQzNRaJqRN4XHk75qoFDV/Ek/vk0oQfRzm4hvLDj6ubHM4FY0g5sX+3b3H7h95pzEuh1nAAAAAElFTkSuQmCC) no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);right:-80px;top:63px}.trust .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:1650px){.trust .slick-next{right:0}.trust .slick-prev{left:0}}@media (max-width:992px){.trust{margin-top:50px}.trust__title{margin-right:0;margin-bottom:50px}}@media (max-width:767px){.company-slider__img{max-width:120px;margin:50px}.trust{margin-bottom:50px;margin-top:80px}.trust .company-slider{padding-left:50px;padding-top:0}.trust__title{margin-bottom:0!important}.trust .slick-next,.trust .slick-prev{-webkit-background-size:70% 70%;background-size:70%}}@media (max-width:480px){.trust{margin-bottom:70px;margin-top:70px}.trust__title{margin-bottom:30px!important}.trust .slick-next,.trust .slick-prev{-webkit-background-size:60% 60%;background-size:60%;top:10px}.trust .slick-prev{top:43px}.trust .company-slider{padding:0 25px}.trust .company-slider__img{margin:0 50px}.trust .company-slider__img img{max-width:100px}}@media (max-width:391px){.trust .company-slider{padding:0 10px}.trust .company-slider__img{margin:0 30px}.trust .company-slider__img img{max-width:100px}.trust .slick-next{right:-15px}.trust .slick-prev{left:-15px}}.contacts{position:relative;margin-bottom:71px}.contacts-data{max-width:490px;width:100%;height:367px;background-color:#FFC707;padding:33px 52px}.contacts-data__title{font-family:"latoheavy",sans-serif;font-size:36px;color:#000;position:relative;margin-bottom:48px;letter-spacing:3.5px}.contacts-data__title:after{position:absolute;content:'';width:60px;height:4px;background-color:#fff;bottom:-24px;left:-3px}.contacts-data-item+.contacts-data-item{margin-top:13px}.contacts-data-item__subtitle{letter-spacing:3px;margin-bottom:10px}.contacts-data-item__phone,.contacts-data-item__mail{text-decoration:none;color:#000;font-size:18px;font-family:"latoregular",sans-serif;letter-spacing:2px;-webkit-transition:opacity .15s ease-in;-o-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.contacts-data-item__phone:hover,.contacts-data-item__mail:hover{opacity:.6}.contacts .map{height:548px;position:absolute;top:0;left:0;width:100%}.contacts-content{position:relative;z-index:5;padding-top:110px;margin-left:-45px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.contacts .search{max-width:492px;width:100%;height:54px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:70px}.contacts .search__input{max-width:357px;width:100%;padding:0 45px;border:none;color:#646464;font-family:"latoregular",sans-serif;font-size:18px;letter-spacing:1.8px}.contacts .search__input:focus::-webkit-input-placeholder{opacity:0}.contacts .search__input:focus::-moz-placeholder{opacity:0}.contacts .search__input:focus:-ms-input-placeholder{opacity:0}.contacts .search__input:focus::-ms-input-placeholder{opacity:0}.contacts .search__input:focus::placeholder{opacity:0}.contacts .search__btn{width:136px;height:54px;-webkit-border-radius:0;border-radius:0;background:#FFC707;font-family:"latoregular",sans-serif;font-size:18px;color:#000;padding-left:5px;-webkit-transition:opacity .15s ease-in;-o-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.contacts .search__btn:hover{opacity:.8}@media (max-width:992px){.contacts-data{max-width:400px;width:100%;height:320px;padding:30px 50px}}@media (max-width:767px){.contacts{margin-bottom:105px}.contacts-data{padding:25px;height:auto;max-width:280px}.contacts-data__title{font-size:26px;margin-bottom:15px}.contacts-data__title:after{width:40px;bottom:-5px;left:0}.contacts-data-item__phone,.contacts-data-item__mail{font-size:16px}.contacts-content{padding-top:60px;margin-left:0}.contacts .map{height:384px}.contacts .search{height:45px}.contacts .search__btn{height:45px}}@media (max-width:480px){.contacts{margin-bottom:50px}.contacts-content{padding-top:0;max-width:280px;width:100%}.contacts .search{display:none}.contacts .map{display:none}}.footer{min-height:114px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#FFC707;position:absolute;bottom:0;width:100%}.footer-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;left:84px;width:calc(100% - 84px);top:3px}.footer-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:105px}.footer-left .logo{max-width:162px}.footer-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer .menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer .submenu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer .submenu li{margin-right:75px}.footer .submenu li:last-child{margin-right:0;position:relative;left:-15px}.footer .submenu a{font-family:"latoregular",sans-serif;font-size:16px;color:#000;text-decoration:none;letter-spacing:1.5px;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.footer .submenu a:hover{opacity:.6}.footer .submenu a.active{opacity:.6}.footer-info{text-align:right;margin-left:103px;position:relative;top:-5px}.footer-info__politic{font-family:"latoregular",sans-serif;font-size:12px;color:#000;letter-spacing:1.2px}.footer-info__politic a{color:#000;text-decoration:none;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.footer-info__politic a:hover{opacity:.6}.footer-info__create{text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative;top:9px;left:-3px;cursor:pointer;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.footer-info__create:hover{opacity:.6}.footer-info__create span{font-family:"latoregular",sans-serif;font-size:12px;color:#000;letter-spacing:1.2px;margin-right:3px}.footer-info__create img{position:relative;top:-4px}@media (max-width:1850px){.footer-content{left:0}.footer-info{margin-left:0}.footer-right{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:84%}}@media (max-width:1600px){.footer .submenu li{margin-right:30px}}@media (max-width:1450px){.footer .submenu a{font-size:14px}.footer-info__politic{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer-info__politic span{text-align:right}}@media (max-width:1219px){.footer .menu{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .submenu{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .submenu li{margin:5px 10px}.footer .submenu li:last-child{margin:5px 10px;left:0}.footer-info__politic{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;display:block}.footer-info__politic span{display:block}.footer-info__politic a{text-align:right;display:block}.footer-info__create{width:200px;margin-top:10px}}@media (max-width:1219px){.footer-left{margin-right:50px}}@media (max-width:767px){.footer{position:static;padding:30px 0}.footer-left{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:0;margin-bottom:20px}.footer-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.footer-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.footer .menu{margin-bottom:20px}.footer .submenu{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;flex-direction:column;align-items:center}.footer-info__politic{text-align:center}.footer-info__politic span{text-align:center}}.help-list li{position:relative;letter-spacing:1.8px;margin-bottom:1px}.help-list li:before{content:'-'}.mce.descript p{font-family:"latoregular",sans-serif;font-size:18px;color:#000}.photohidden{opacity:0}.autohelp-standart-info-offer .help-list li{display:none}.autohelp-standart-info-offer .help-list li:nth-child(1),.autohelp-standart-info-offer .help-list li:nth-child(2),.autohelp-standart-info-offer .help-list li:nth-child(3){display:block}.table-feature .fixwidth{position:relative}.table-feature-content>div:nth-child(even){background:#FDC60B}.table-feature-content>div{background:#FCD140}
/* FILE: ../modules/ff/ff.css */
body>div.wform-modal{display:none}div.wform-modal{width:382px}div.wform-modal,div.wform{min-height:100px;padding:25px 50px;color:#000;font-size:12px;font-family:Verdana,Sans-serif;box-sizing:content-box}.wform-loader{position:absolute;z-index:2000;background:#fff url(/template/modules/images/loader-bw.gif) center center no-repeat!important;opacity:.7;padding:0!important}.wform-logo{position:relative;text-align:center}.wform-checkbox-group-label,.wform-radio-group-label{font-size:18px;padding:6px 12px 4px;line-height:32px}.wform-logo img{padding:0 0 20px;max-width:350px;max-height:70px;box-sizing:content-box}.wform-selection-result{position:relative;cursor:pointer}.wform-block.req .wform-selection-imitate.closed .wform-selection-result:after{right:38px}.wform-block.req .wform-selection-imitate.opened .wform-selection-result:after{right:38px}.wform-block .wform-selection-imitate.closed .wform-selection-result:after{content:'';position:absolute;right:12px;bottom:14px;border:5px solid transparent;border-right:7px solid black}.wform-block .wform-selection-imitate.opened .wform-selection-result:after{content:'';position:absolute;right:12px;bottom:11px;border:5px solid transparent;border-top:7px solid black}.wform-checkbox-imitate{border-radius:3px;border:1px solid transparent}label.wform-checkbox-imitate,label.wform-radio-imitate,label.wform-file-imitate{position:relative!important;min-height:18px;left:0!important;top:0!important;padding:2px 10px 4px 32px;display:block;border:1px solid transparent;box-sizing:content-box;cursor:pointer}label.wform-checkbox-imitate a,label.wform-radio-imitate a,label.wform-file-imitate a{border-bottom:1px dashed}label.wform-checkbox-imitate a:hover,label.wform-radio-imitate a:hover,label.wform-file-imitate a:hover{border-bottom:1px dashed rgba(0,0,0,0)}.wform-field.checkbox{position:relative;opacity:1;margin:0;width:100%;height:auto}.wform-block label.wform-checkbox-imitate{pointer-events:all!important;width:auto!important;cursor:pointer;line-height:17px}label.wform-file-imitate>div{position:absolute;top:5px;right:35px;font-size:12px;line-height:17px}label.wform-file-imitate>div>small{display:block}.req-error .wform-checkbox-group .wform-checkbox-imitate{border-color:transparent}.wform-checkbox-group,.wform-radio-group{border:1px solid transparent;border-radius:3px}.req-error .wform-checkbox-imitate,.req-error .wform-checkbox-group,.req-error .wform-radio-group{border-color:red}.wform-block label:not(.wform-file-imitate){pointer-events:none;width:100%}label.wform-file-imitate{cursor:pointer!important;line-height:31px!important;padding:6px 10px 4px 12px;border:1px solid #bfbfbf;background:white;outline:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 0 #000,inset 0 3px 3px #eee;-webkit-box-shadow:0 0 0 #000,inset 0 3px 3px #eee;box-shadow:0 0 0 #000,inset 0 3px 3px #eee;box-sizing:content-box}.wform-block input[type=checkbox]{position:absolute;opacity:0}.wform-block input[type=checkbox]+label:before{content:'';width:20px;height:20px;position:absolute;top:2px;left:5px;background:white;box-sizing:border-box}.wform-block input[type=radio]+label:before{content:'';width:20px;height:20px;position:absolute;top:10px;left:0;background:white;box-sizing:border-box;border:1px solid transparent;border-radius:10px}.wform-radio-group-checkboxes input[type=radio]{position:absolute;opacity:0}.wform-block input[type=file]{position:absolute;display:none;width:200%;left:-50%}.wform-block.half.left{margin-left:0}.wform-block.half{width:187px;margin-left:8px}.wform-block{width:382px;position:relative;float:left;margin:0 auto 7px}.wform-block input{height:32px}.wform-block select{box-sizing:content-box;height:32px}.wform-selection-imitate .placeholder{color:#777}.wform-block select option{color:#444}.wform-block label{font-size:16px;line-height:16px;position:absolute;left:12px;top:14px;cursor:text;color:#777;transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s}.wform-reqinfo{height:22px;padding-left:35px;line-height:22px;margin:5px 0 17px 54px;position:relative;color:#777}.wform-reqinfo span{width:22px;height:22px;position:absolute;left:5px;top:0;opacity:.7;background:url(/template/modules/ff/images/icons.png) 28px 0}.wform-block input{height:43px}.wform-block input,.wform-block textarea,.wform-block select{width:100%;line-height:33px;font-size:16px;padding:6px 11px 4px;color:#444;border:1px solid #bfbfbf;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 0 #000,inset 0 3px 3px #eee;-webkit-box-shadow:0 0 0 #000,inset 0 3px 3px #eee;box-shadow:0 0 0 #000,inset 0 3px 3px #eee;font-family:Verdana,sans-serif}.wform-title{margin-bottom:20px;color:#181818;text-align:center;font-size:20px;font-family:Tahoma,Helvetica,sans-serif}.wform-overlay{position:fixed;top:0;left:0;background:rgba(0,0,0,.65);display:none;overflow:auto;width:100%;height:100%;z-index:10000}.wform-overlay-table{display:table;width:100%;height:100%}.wform-overlay-cell{display:table-cell;padding:0 5px;vertical-align:middle;text-align:center}.wform-overlay-modal{display:inline-block;padding:10px;max-width:50em;background:#eee;-webkit-box-shadow:0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);-moz-box-shadow:0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);box-shadow:0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);color:#cfd8dc;text-align:left}a.wform-overlay-close{z-index:9999;float:right;width:30px;height:30px;color:#a0a0a0;text-align:center;text-decoration:none;line-height:26px;cursor:pointer}a.wform-overlay-close::after{display:block;border:1px solid #a0a0a0;content:'\d7';font-family:serif;font-size:25px;padding:0 0 2px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s;-webkit-transform:scale(.85);-moz-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85)}a.wform-overlay-close:hover:after{border-color:#eee;color:#000;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.wform-inputs input.required{display:none}.wform-block select{-webkit-appearance:none}.wform-selection-result{height:32px;width:360px;line-height:33px;font-size:16px;padding:6px 10px 4px;color:#444;border:1px solid #bfbfbf;outline:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 0 #000,inset 0 3px 3px #eee;-webkit-box-shadow:0 0 0 #000,inset 0 3px 3px #eee;box-shadow:0 0 0 #000,inset 0 3px 3px #eee;background:white;box-sizing:content-box;position:relative}.wform-block.req .wform-selection-result:before{content:'';z-index:2;opacity:.7;position:absolute;right:8px;top:11px;float:right;background:url(/template/modules/ff/images/icons.png) 28px 0;transition:opacity 0.2s linear 0s;-webkit-transition:opacity 0.2s linear 0s;-moz-transition:opacity 0.2s linear 0s;width:22px;height:23px}.wform-selection-options{display:none;position:absolute;z-index:3;background:white;border:1px solid #bfbfbf;margin-top:-1px}.wform-selection-option{cursor:pointer;width:360px;padding:6px 10px 4px}.wform-block.req label.focused:before{opacity:.4}.wform-block.req label:before{content:'';z-index:2;position:absolute;top:-2px;right:21px;float:right;background:url(/template/modules/ff/images/icons.png) 28px 0;transition:opacity 0.2s linear 0s;-webkit-transition:opacity 0.2s linear 0s;-moz-transition:opacity 0.2s linear 0s;width:22px;height:23px}.wform-block.half .wform-selection-result,.wform-block.half .wform-selection-option{width:165px}.wform-block.req-error input,.wform-block.req-error textarea,.wform-block.req-error .wform-selection-result{border-color:red}label.focused{color:#ddd}.wform-success,.wform-alert{display:none;padding-bottom:0;font-size:16px;line-height:18px;color:#000;text-align:center}.preloader input{display:none}.preloader .pic{margin-top:10px;float:left;width:100px;height:100px;margin-right:41px;position:relative}.preloader .pic:last-child{margin-right:0}.preloader .pic img{max-width:100px;max-height:100px;position:absolute;margin:auto;left:0;right:0;top:0;bottom:0}.preloader .pic .screen{background:rgba(0,0,0,.5);width:100%;height:100%}.screen .progress{height:100%;position:relative}.screen .progress .bar{display:block;height:10px;position:absolute;margin:auto;top:0;bottom:0;left:5px;right:5px}.bar .progress{display:block;height:inherit;width:0%;background:#ff7504;-webkit-transition:width 0.5s ease-out 0.5s;-moz-transition:width 0.5s ease-out 0.5s;-o-transition:width 0.5s ease-out 0.5s;transition:width 0.5s ease-out 0.5s}.clb{clear:both}.wform-field.hidden{display:none}.wform-field.file label:after{content:"";background:url(/template/modules/ff/images/addfile.png) no-repeat;width:23px;background-size:contain;background-position:50%;height:44px;top:0;position:absolute;right:5px;opacity:.6}.preloader .file{overflow:auto;margin-top:7px}.preloader .file .pr{float:left;width:20px;height:20px;margin-right:5px;position:relative}.preloader .file .pr img{max-width:20px;max-height:20px;top:0;bottom:0;left:0;right:0;position:absolute;margin:auto}.preloader .file .cnt{position:relative;float:right;width:calc(100% - 25px)}.preloader .file .cnt .progr{position:absolute;height:100%;width:0%}.preloader .file .cnt .fn{z-index:2;position:relative;line-height:20px}.preloader .file .cnt .del{display:block;background:url(/template/ff/images/del.png);background-size:contain;background-position:50%;width:20px;height:20px;z-index:2;position:relative;float:right;cursor:pointer}.wform-bottominfo{height:22px;padding-left:35px;line-height:22px;margin:15px 0;margin-left:25px;position:relative;color:#777}.wform-bottominfo span{width:22px;height:22px;position:absolute;left:5px;top:0;opacity:.7;background:url(/template/modules/ff/images/icons.png) 0 0}.wform-button-wr{width:230px;margin:0 auto;overflow:hidden;position:relative}@media screen and (max-width:570px){div.wform-modal,div.wform{width:calc(100% - 10px);padding:5px}.wform-block,.wform-block.half{width:100%;margin:0 auto 7px;float:none}.wform-block.half input,.wform-block input,.wform-block textarea,.wform-block select{font-size:14px!important}.wform-block label{font-size:14px}.wform-reqinfo{margin:16px 0 20px 54px;line-height:1;height:auto}.wform-bottominfo{margin:12px 0;line-height:1;height:auto}.wform-reqinfo span,.ff-bottominfo span{top:50%;margin-top:-11px}}@media screen and (max-width:450px){.wform-reqinfo{margin-left:20px}.wform-reqinfo:not(.error){display:none}}.wform-selection-option:hover{background:#d21820;color:#fff}.preloader .file .cnt .progr{background:#7c7cfd;color:#fff}.wform-block input[type=radio]:checked+label:before,.wform-block input[type=checkbox]:checked+label:before{background:#E46828;border:5px solid white}.wform-field.checkbox a{text-decoration:none;color:#E46828}.wform-button{outline:none;padding:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:100%;display:block;font-size:16px;font-weight:400;line-height:31px!important;text-align:center;cursor:pointer;overflow:visible;text-transform:uppercase}
