.preload-images{background-image:url(../img/icon-user-hover.svg)}.btn{-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;position:relative;display:inline-block;vertical-align:middle;border:none;background:transparent;height:48px;white-space:nowrap;padding:0 24px;border-radius:4px;background:#5acc3a;background:-webkit-linear-gradient(135deg, #5acc3a 0, #1ea7ab 100%);background:linear-gradient(135deg, #5acc3a 0, #1ea7ab 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5acc3a', endColorstr='#1ea7ab', GradientType=1);box-shadow:0 7px 14px rgba(90,204,58,0.4),0 1px 3px rgba(90,204,58,0.3);text-align:center;color:white;font-family:'Open Sans',sans-serif;font-weight:700;font-size:14px;letter-spacing:1.17px;line-height:48px;text-transform:uppercase;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;text-decoration:none;cursor:pointer}.btn:active{box-shadow:none}.btn:active{outline:none}.btn_block{padding:0;display:block;width:100%}.btn_no-shadow{box-shadow:none}.btn_no-shadow_hover{box-shadow:none}.btn_big{height:60px;padding:0 27px;line-height:60px;font-size:18px}.btn__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#5acc3a;opacity:0;border-radius:4px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn:hover .btn__overlay{opacity:1}.btn__text{position:relative;z-index:20}@media screen and (max-width:500px){.btn_big{height:48px;padding:0 18px;line-height:48px;font-size:14px}}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:16px;font:inherit}input,textarea{outline:none}textarea{resize:none;overflow:hidden}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,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container{max-width:1240px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}a{color:#04b}body{min-width:320px;color:#222;text-align:left;font-family:'Open Sans',sans-serif;font-weight:400;position:relative;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}body.loaded{opacity:1}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}.hidden-element{display:none}.form__input-name{display:block;color:#8a8a8a;font-size:21px;font-family:'Open Sans',sans-serif;font-weight:400}.form__input-holder{width:382px;display:inline-block;vertical-align:top;margin-right:23px;margin-bottom:52px;position:relative}.form__input{display:block;width:100%;padding:0;height:58px;border:none;border-bottom:1px solid #222;border-radius:0;-webkit-appearance:none;background:none;line-height:normal !important;color:#222;font-size:21px;font-family:'Open Sans',sans-serif;font-weight:400}.form__input::-moz-placeholder{opacity:1;color:#222}.form__input::-webkit-input-placeholder{opacity:1;color:#222}.form__input:-ms-input-placeholder{opacity:1;color:#222}.form__input-holder-add{position:absolute;right:0;top:4px}.form__link{font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;text-decoration:none;color:#04b;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.form__link:hover{color:#5acc3a}.form__error{color:#ff2b2a;font-size:14px;font-family:'Open Sans',sans-serif;font-weight:400;line-height:24px}.form__textarea{display:block;width:100%;height:150px;border:1px solid transparent;padding:8px;border-radius:0;background-color:#f1efe7;box-shadow:inset 1px 1px 1px rgba(69,63,33,0.32);color:#21252e;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;-webkit-appearance:none}.form__textarea:focus{background-color:#fcfbfa;border-color:#a99151;box-shadow:inset 1px 1px 1px rgba(69,63,33,0.32)}.form__textarea::-moz-placeholder{opacity:1;color:#21252e}.form__textarea::-webkit-input-placeholder{opacity:1;color:#21252e}.form__textarea:-ms-input-placeholder{opacity:1;color:#21252e}.form__textarea.wpcf7-not-valid{border-color:#d21e1d}.form__submit-success-icon{background:url('../img/icon-tick-after-send.svg') no-repeat 0 0;background-size:14px 14px;width:14px;height:14px;display:inline-block;vertical-align:0;margin-right:2px}.form__submit-success{display:inline-block;vertical-align:middle;color:#5acc3a;font-size:16px;font-family:'Open Sans',sans-serif;font-weight:600;margin-left:20px}.form__submit-success_cta{vertical-align:47px}@media screen and (max-width:770px){.form__input-holder{display:block}.form__input-holder_big{width:444px}.form__submit-success{display:block;margin-left:0;margin-top:20px}}@media screen and (max-width:500px){.form__input-holder{width:280px}.form__input-holder-add{top:0}.form__link{font-size:12px}.form__input-name{font-size:16px}.form__input{padding:0;height:38px;font-size:16px}}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'),local('OpenSans-Light'),url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OX-hs.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'),local('OpenSans-Regular'),url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0e.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans SemiBold'),local('OpenSans-SemiBold'),url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOX-hs.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOX-hs.ttf) format('truetype')}@font-face{font-family:'Conv_rouble';src:url('../fonts/rouble.eot');src:local('☺'),url('../fonts/rouble.woff') format('woff'),url('../fonts/rouble.ttf') format('truetype'),url('../fonts/rouble.svg') format('svg');font-weight:normal;font-style:normal}.rub{text-transform:none}.rub:before{content:"a";font-family:'Conv_rouble',sans-serif}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container *:focus{outline:none}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:58px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block;box-shadow:0 2px 6px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.15)}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:8px 14px;user-select:none;-webkit-user-select:none;color:#222;font-size:21px;font-family:'Open Sans',sans-serif;font-weight:400}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:transparent;border-bottom:1px solid #222;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#222;font-size:21px;font-family:'Open Sans',sans-serif;font-weight:400;line-height:58px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:58px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#8a8a8a transparent transparent transparent;border-style:solid;border-width:6px 5px 0 5px;height:0;left:50%;margin-left:-5px;margin-top:-3px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #8a8a8a transparent;border-width:0 5px 6px 5px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:rgba(0,67,187,0.1)}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, white 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0, #eeeeee 50%);background-image:-o-linear-gradient(top, white 0, #eeeeee 50%);background-image:linear-gradient(to bottom, white 0, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, white 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.grecaptcha-badge{display:none}.scroll-button{position:fixed;bottom:60px;left:60px;opacity:0;-webkit-transform:translateY(80px);-moz-transform:translateY(80px);-o-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;z-index:200}.scroll-button_visible{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media screen and (max-width:770px){.scroll-button{display:none}}.header{padding-top:31px;position:relative;z-index:20}.header__logo{float:left;width:173px}.header__logo-img{max-width:100%}.header__contacts{float:right;text-align:right;white-space:nowrap}.header__buttons{display:inline-block;vertical-align:top}.header__contacts-profile{text-decoration:none;width:48px;height:48px;border:1px solid rgba(151,151,151,0.25);border-radius:4px;display:inline-block;vertical-align:top;position:relative;margin-top:4px;z-index:30}.header__contacts-profile:before{content:"";position:absolute;top:11px;left:12px;background:url('../img/icon-user.svg') no-repeat 0 0;background-size:24px 24px;width:24px;height:24px}.header__contacts-profile:after{content:"";position:absolute;top:11px;left:12px;background:url('../img/icon-user-hover.svg') no-repeat 0 0;background-size:24px 24px;width:24px;height:24px;opacity:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.header__contacts-profile:hover:after{opacity:1}.header__button{display:inline-block;vertical-align:top;padding-top:5px}.header__phones{display:inline-block;vertical-align:top;margin-right:34px;text-align:left}.header__phone{color:white;font-family:'Open Sans',sans-serif;font-weight:300;font-size:34px;margin-bottom:4px}.header__phone a{text-decoration:none;color:white}.header__sub-phone{white-space:nowrap}.header__worktime{color:white;font-family:'Open Sans',sans-serif;font-weight:400;font-size:14px;margin-right:3px}.header__call-link{font-family:'Open Sans',sans-serif;font-weight:400;font-size:14px;text-decoration:none;color:#04b;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.header__call-link:hover{color:#5acc3a}@media screen and (max-width:770px){.header__container{display:flex;flex-direction:column}.header__logo{float:none;margin-bottom:20px}.header__contacts{float:none;text-align:left;white-space:nowrap;display:flex;flex-direction:column}.header__phones{display:block;margin-right:0;margin-bottom:20px}}.top-image-block{background:url(../img/top-image-block-bg.jpg) no-repeat center center;background-size:cover;height:855px;margin-top:-92px;padding-top:161px;padding-bottom:112px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.top-image-block__container{text-align:left}.top-image-block__content{display:inline-block;vertical-align:top;width:60%}.top-image-block__title{color:white;font-size:55px;font-family:'Open Sans',sans-serif;font-weight:400;line-height:1.5;margin-bottom:51px}.top-image-block__bottom-text{float:left;color:white;font-size:30px;font-family:'Open Sans',sans-serif;font-weight:300;line-height:1.6;margin-top:-6px;width:calc(100% - 233px - 108px)}.top-image-block__bottom-yandex-logo{float:right;background:url(../img/yandex-logo.png) no-repeat 0 0;background-size:contain;width:233px;height:277px;margin-right:108px}@media screen and (max-width:1210px){.top-image-block__content{width:70%}.top-image-block__bottom-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:30px}}@media screen and (max-width:1050px){.top-image-block{position:relative;height:auto}.top-image-block:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(34,34,34,0.5);z-index:10}.top-image-block__content{position:relative;z-index:20}.top-image-block__title{font-size:40px}.top-image-block__bottom-text{float:none;font-size:24px;width:100%;margin-bottom:50px}.top-image-block__bottom-yandex-logo{float:none;margin-right:0}}@media screen and (max-width:770px){.top-image-block{margin-top:-240px;padding-top:290px;padding-bottom:65px}.top-image-block__content{width:100%}.top-image-block__title{font-size:23px;margin-bottom:30px}.top-image-block__bottom-text{font-size:22px}.top-image-block__bottom-yandex-logo{margin-left:auto;margin-right:auto;width:139px;height:166px}}.faq-block{margin-bottom:102px}.faq-block__title{color:#111;font-family:'Open Sans',sans-serif;font-weight:400;font-size:55px;margin-bottom:44px}.faq-block__columns{white-space:nowrap}.faq-block__nav{display:inline-block;vertical-align:top;width:408px;white-space:normal}.faq-block__nav-inner{position:relative;width:306px}.faq-block__nav-indicator{position:absolute;top:0;left:0;right:0;height:85px;z-index:10;background-color:#fdf5e1}.faq-block__nav-list{position:relative;z-index:20;padding:6px 12px}.faq-block__nav-item{margin-bottom:17px}.faq-block__nav-item:last-child{margin-bottom:0}.faq-block__nav-item-link{color:#1a1a1a;font-family:'Open Sans',sans-serif;font-weight:400;font-size:16px;line-height:24px;text-decoration:none}.faq-block__nav-item-link:hover{color:#5acc3a}.faq-block__list{display:inline-block;vertical-align:top;max-width:574px;white-space:normal}.faq-block__item{margin-bottom:42px}.faq-block__item:last-child{margin-bottom:0}.faq-block__item-title{color:#222;font-family:'Open Sans',sans-serif;font-weight:700;font-size:31px;line-height:48px;margin-bottom:10px}.faq-block__item-text{color:#111;font-family:'Open Sans',sans-serif;font-weight:400;font-size:16px;line-height:24px}.faq-block__item-text ul{list-style:none;margin-left:24px;margin-top:1px;margin-bottom:10px}.faq-block__item-text ul:last-child{margin-bottom:0}.faq-block__item-text ul li{margin-bottom:12px}.faq-block__item-text ul li:last-child{margin-bottom:0}@media screen and (max-width:1030px){.faq-block__nav{display:none}.faq-block__list{display:block;max-width:574px}}@media screen and (max-width:770px){.faq-block__title{font-size:40px}.faq-block__item{margin-bottom:30px}.faq-block__item-title{font-size:24px;line-height:30px}.faq-block__item-text{font-size:16px}}.info-block{background:#fdf5e1;background:-moz-linear-gradient(top, #fdf5e1 0, #fdf5e1 100%);background:-webkit-linear-gradient(top, #fdf5e1 0, #fdf5e1 100%);background:linear-gradient(to bottom, #fdf5e1 0, #fdf5e1 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdf5e1', endColorstr='#fdf5e1', GradientType=0);padding-top:96px;padding-bottom:130px;margin-bottom:115px}.info-block__list{padding-right:145px}.info-block__item{display:inline-block;vertical-align:top;margin-right:173px;width:calc((100% - 177px) / 2)}.info-block__item:last-child{margin-right:-4px}.info-block__item-icon{display:inline-block;width:96px;height:72px;margin-bottom:20px;position:relative}.info-block__item-icon:after{content:'';position:absolute;top:50%;left:50%}.info-block__item_collaboration .info-block__item-icon:after{background:url('../img/icon-collaboration.svg') no-repeat 0 0;background-size:96px 72px;width:96px;height:72px;margin-top:-36px;margin-left:-48px}.info-block__item_partners .info-block__item-icon:after{background:url('../img/icon-star.svg') no-repeat 0 0;background-size:66px 63px;width:66px;height:63px;margin-top:-31px;left:0}.info-block__item-title{color:#222;font-size:31px;margin-bottom:15px;font-family:'Open Sans',sans-serif;font-weight:700}.info-block__item-text{color:#222;font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;line-height:1.3;margin-bottom:15px}@media screen and (max-width:1125px){.info-block__list{padding-right:0}.info-block__item{margin-right:76px;width:calc((100% - 80px) / 2)}}@media screen and (max-width:770px){.info-block{padding-top:70px;padding-bottom:70px;margin-bottom:65px}.info-block__item{display:block;margin-right:0;width:100%}.info-block__item:last-child{margin-right:0}.info-block__item-title{font-size:25px}}.partners{margin-bottom:108px}.partners__title{color:#111;font-size:55px;font-family:'Open Sans',sans-serif;font-weight:400;margin-bottom:36px}.partners__item{display:inline-block;width:calc((100% - 106px * 2) / 3);vertical-align:top;margin-right:102px;margin-bottom:60px}.partners__item:nth-child(3n){margin-right:-4px}.partners__item-name{color:#222;font-size:31px;font-family:'Open Sans',sans-serif;font-weight:700;margin-bottom:17px}.partners__item-phone{font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;color:#111;margin-bottom:9px}.partners__item-phone a{color:#111;text-decoration:none}.partners__item-site{display:block;font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;color:#04b;text-decoration:none;margin-bottom:25px}@media screen and (max-width:1030px){.partners{margin-bottom:108px}.partners__item{width:calc((100% - 106px) / 2)}.partners__item:nth-child(3n){margin-right:102px}.partners__item:nth-child(2n){margin-right:-4px}}@media screen and (max-width:770px){.partners{margin-bottom:108px}.partners__item{display:block;margin-right:0;margin-bottom:40px}.partners__item:nth-child(3n){margin-right:0}.partners__item:nth-child(2n){margin-right:0}}@media screen and (max-width:370px){.partners{margin-bottom:50px}.partners__item-name{font-size:25px}}.request-block{background:#fdf5e1;padding:58px 0 95px;margin-bottom:93px}.request-block__title{color:#111;font-size:55px;font-family:'Open Sans',sans-serif;font-weight:400;margin-bottom:38px}@media screen and (max-width:770px){.request-block{padding:52px 0 52px;margin-bottom:100px}.request-block__title{font-size:40px}}@media screen and (max-width:500px){.request-block{padding:38px 0;margin-bottom:50px}.request-block__title{font-size:30px}}.about-company{margin-bottom:102px}.about-company__title{color:#111;font-size:55px;font-family:'Open Sans',sans-serif;font-weight:400;margin-bottom:33px}.about-company__text{color:#111;font-family:'Open Sans',sans-serif;font-weight:300;font-size:30px;margin-bottom:56px;padding-right:280px;line-height:1.4}.about-company__list{max-width:784px;margin-left:0}.about-company__item{display:inline-block;vertical-align:top;margin-right:41px;width:calc((100% - 45px) / 2);margin-bottom:39px}.about-company__item:nth-child(2n){margin-right:-4px}.about-company__item-icon{width:45px;height:45px;float:left;position:relative}.about-company__item-icon:after{content:'';position:absolute;top:50%;left:50%}.about-company__item-icon_distance:after{background:url('../img/icon-green-distance.svg') no-repeat 0 0;background-size:45px 45px;width:45px;height:45px;margin-top:-23px;margin-left:-23px}.about-company__item-icon_hill:after{background:url('../img/icon-green-hill.svg') no-repeat 0 0;background-size:45px 40px;width:45px;height:40px;margin-top:-20px;margin-left:-23px}.about-company__item-icon_around:after{background:url('../img/icon-green-around.svg') no-repeat 0 0;background-size:45px 33px;width:45px;height:33px;margin-top:-16px;margin-left:-23px}.about-company__item-icon_sea:after{background:url('../img/icon-green-sea.svg') no-repeat 0 0;background-size:45px 33px;width:45px;height:33px;margin-top:-16px;margin-left:-23px}.about-company__item-icon_globe:after{background:url('../img/icon-green-globe.svg') no-repeat 0 0;background-size:45px 45px;width:45px;height:45px;margin-top:-23px;margin-left:-23px}.about-company__item-text-wrap{margin-left:67px;margin-top:2px}.about-company__item-text-line{color:#222}.about-company__item-text-line:first-child{font-family:'Open Sans',sans-serif;font-weight:400;font-size:14px;margin-bottom:7px}.about-company__item-text-line:last-child{font-family:'Open Sans',sans-serif;font-weight:700;font-size:21px}.about-company__learn-more{color:#04b;font-size:14px;font-family:'Open Sans',sans-serif;font-weight:600;text-decoration:none;padding-bottom:4px;border-bottom:2px solid transparent;position:relative;letter-spacing:1px}.about-company__learn-more:hover{border-bottom-color:rgba(0,68,187,0.25)}.about-company__learn-more:after{content:'';position:absolute;right:-27px;top:4px;background:url('../img/icon-arrow-blue.svg') no-repeat 0 0;background-size:15px 12px;width:15px;height:12px}@media screen and (max-width:770px){.about-company{margin-bottom:100px}.about-company__title{font-size:40px}.about-company__text{color:#111;font-family:'Open Sans',sans-serif;font-weight:300;font-size:24px;padding-right:0}.about-company__list{max-width:100%}.about-company__item{display:block;margin-right:0;width:100%}.about-company__item:nth-child(2n){margin-right:0}}.partners-block{margin-bottom:143px}.partners-block__title{color:#111;font-size:55px;font-family:'Open Sans',sans-serif;font-weight:300;margin-bottom:44px}.partners-block__item{display:inline-block;vertical-align:middle;margin-right:72px}.partners-block__item-img{max-width:100%}.partners-block__item-img_2x{display:none}@media screen and (max-width:770px){.partners-block{margin-bottom:90px}.partners-block__title{font-size:40px}.partners-block__item{display:block;max-width:300px;text-align:center;margin-right:0;margin-bottom:50px}.partners-block__item-img{max-width:100%}.partners-block__item-img_2x{display:none}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.partners-block__item-img{display:none}.partners-block__item-img_2x{display:inline}}.footer{padding-bottom:174px}.footer__container{border-top:1px solid #f1f1f1;padding-top:45px}.footer__main{float:left;width:50%}.footer__column-wrap{margin-left:42%;text-align:left}.footer__column{display:inline-block;vertical-align:top;width:calc((100% - 70px) / 2);margin-right:66px}.footer__column:last-child{margin-right:-4px}.footer__column_special{float:left;width:42%;margin-right:0}.footer__column-company-name{color:#111;font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;margin-bottom:32px}.footer__column-address-line{color:#111;font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;margin-bottom:8px}.footer__column-address-line:last-child{margin-bottom:0}.footer__column-phone{color:#111;font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;margin-bottom:20px}.footer__column-phone a{color:#111;text-decoration:none}.footer__column-mail-wrap{margin-bottom:22px}.footer__column-mail{color:#04b;font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.footer__column-mail:hover{color:#5acc3a}.footer__column-feedback-wrap{margin-bottom:10px}.footer__column-feedback{font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;text-decoration:none;color:#04b;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.footer__column-feedback:hover{color:#5acc3a}.footer__column-menu-item{display:block;margin-bottom:20px}.footer__column-menu-link{color:#04b;font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.footer__column-menu-link:hover{color:#5acc3a}.footer__documents{float:right;width:32%}.footer__documents-item{display:block;margin-bottom:17px}.footer__documents-item:last-child{margin-bottom:0}.footer__documents-link{color:#04b;font-size:16px;font-family:'Open Sans',sans-serif;font-weight:400;text-decoration:none;display:inline-block;vertical-align:middle;margin-right:11px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.footer__documents-link:hover{color:#5acc3a}.footer__documents-size{display:inline-block;vertical-align:middle;color:#949494;font-size:14px;font-family:'Open Sans',sans-serif;font-weight:400}@media screen and (max-width:915px){.footer__main{float:none;width:100%}.footer__documents{float:none;width:100%}}@media screen and (max-width:600px){.footer{padding-bottom:60px}.footer__column-wrap{margin-left:0;text-align:left}.footer__column{display:block;width:100%;margin-right:0;margin-bottom:30px}.footer__column:last-child{margin-right:0;margin-bottom:0}.footer__column_special{float:none;width:100%;margin-bottom:30px}}.footer-payment-info{display:flex;flex-direction:row;flex-wrap:nowrap;flex-flow:row nowrap;align-items:center;align-content:center;justify-content:flex-end;width:auto;margin:60px 0 0;float:right}@media (max-width:915px){.footer-payment-info{width:100%;float:none;justify-content:flex-start}}.footer-payment-info__mastercard{display:block;width:50px;height:40px;margin:0 16px 0 0;background-image:url('../img/mastercard-logo.png');background-repeat:no-repeat;background-position:0 50%;background-size:contain}.footer-payment-info__visa{display:block;width:80px;height:40px;margin:0 16px 0 0;background-image:url('../img/visa-logo.png');background-repeat:no-repeat;background-position:0 50%;background-size:contain}.footer-payment-info__mir{display:block;width:80px;height:40px;background-image:url('../img/mir-logo.png');background-repeat:no-repeat;background-position:0 50%;background-size:contain}/*# sourceMappingURL=main.css.map */