@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);*{margin:0;padding:0;box-sizing:border-box}:focus{outline:0}img{border:none}body{background:#b4bbc5;font-family:'Roboto',sans-serif;font-weight:400;font-size:14px;color:#292f3a;min-width:1000px}ol,ul{list-style:none}a{transition:all 0.3s linear;text-decoration:none}.center{max-width:994px;padding:0 15px;margin:auto}.flexbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#overlay{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:10}.header{padding:10px 0;background:#282e3a}.header .logo-block{max-width:94px}.sign_link{display:block;border-radius:3px;background-color:#6e747c;padding:10px 30px 10px 20px;margin-right:20px;font-size:12px;color:#e5e9ed;font-weight:700;cursor:pointer;transition:all 0.2s linear;position:relative;text-transform:uppercase}.login_link{display:block;border-radius:3px;background-color:#6e747c;padding:10px 30px 10px 20px;font-size:12px;color:#e5e9ed;font-weight:700;cursor:pointer;transition:all 0.2s linear;position:relative;text-transform:uppercase}.login_link:after{content:"";top:50%;right:10px;border:solid #fff0;height:0;width:0;position:absolute;pointer-events:none;border-color:#fff0;border-top-color:#fff;border-width:4px;margin-left:-4px;margin-top:-2px}.login_link:hover,.sign_link:hover{background:#888e95}.login_box{position:relative;font-size:12px;display:-webkit-box;display:flex}.login_form_wrap{display:none;z-index:3000;position:relative}.login_form_wrap form{position:absolute;z-index:3000;top:100%;margin-top:10px;right:0;width:310px;padding:20px;border:none;background:#fff;box-shadow:0 0 7px #6E747C}.login_form_wrap form:before{content:" ";position:absolute;bottom:100%;right:30px;height:0;width:0;pointer-events:none;border:solid #fff0;border-bottom-color:#fff;border-width:7px}.login_form_wrap form .field_holder{margin-bottom:20px}.login_form_wrap form label{display:none}.login_form_wrap form input{font-size:14px;line-height:1.1;padding:0 10px;width:100%;height:34px;border:none;border-radius:3px;background:#E1E6EB;color:#666}.login_form_wrap form .error,.login_form_wrap form .success{display:none;font-size:11px;word-wrap:break-word;padding:0 0 5px 0;color:#F26E65}.login_form_wrap form .error a,.login_form_wrap form .success a{color:#fff}.login_form_wrap form .success{color:green}.login_form_wrap form button{font-weight:700;font-size:14px;line-height:1.1;height:40px;width:100%;margin:0 auto;cursor:pointer;text-align:center;color:#fff;border:none;text-decoration:none;background:#45b883;border-radius:3px}.login_form_wrap form button:hover{background:#69c79c}.login_form_wrap form button:active{background:#69c79c}.login_form_wrap form #pass,.login_form_wrap form #switchRegForm{display:inline-block;margin-top:10px;font-size:11px;color:#F26E65;cursor:pointer;text-decoration:underline}.login_form_wrap form #pass:hover,.login_form_wrap form #switchRegForm:hover{text-decoration:none}.recovery-form{display:none}.sitemap-section{padding:50px 0}.main-title{font-size:72px;line-height:1;color:#3d4653;text-align:center;font-weight:400}.sitemap-item{margin-top:40px}.sitemap-title{text-transform:uppercase;font-size:20px;font-weight:700;color:#000;margin:0 0 12px 0}.sitemap-h2{font-size:72px;line-height:1;color:#3d4653;text-align:center;font-weight:400}.sitemap-section .flexbox li{width:31%;padding:7px 0 1px 0}.sitemap-section .flexbox a{font-size:18px;text-decoration:none;color:#3d4653}.sitemap-section .flexbox a:hover{text-decoration:underline}.siteCopyrightTN{background-color:#8b939e;text-align:center;color:#fff;font-size:16px;padding:20px}.footer img{display:block;margin:10px auto}