@font-face {
  font-family: 'icons';
  src:  url('../fonts/icons.eot?vkrznn');
  src:  url('../fonts/icons.eot?vkrznn#iefix') format('embedded-opentype'),
    url('../fonts/icons.ttf?vkrznn') format('truetype'),
    url('../fonts/icons.woff?vkrznn') format('woff'),
    url('../fonts/icons.svg?vkrznn#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icons-"], [class*=" icons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-facebook:before {
  content: "\61";
}
.icons-twitter:before {
  content: "\69";
}
.icons-google-plus:before {
  content: "\35";
}
.icons-close:before {
  content: "\e915";
}
.icons-menu:before {
  content: "\e913";
}




html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "Lato",Helvetica,Arial,sans-serif;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;

}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

img{ max-width: 100%; }

.header{
  border-bottom: 1px solid #ccc;
  padding: 15px 0; margin-bottom: 10px;
}
.header .menu-button{ display: none; }

.grid{
  max-width: 1040px;
  margin: 0 auto;
}

.grid:after {
  content: "";
  display: table;
  clear: both;
}

.grid .col-left, .grid .col-left-pad {
  width: 100%;
  float: left;
}
.grid .col-left {
 width: 180px;
  float: left;
}

.grid .col-right {
  overflow: hidden;
}

.aside{
  border-right: 1px dotted #c3c3c3; padding: 15px 17px 50px; text-align: right; min-height: 350px;
}
.aside .title{
  font-size: 24px; color: #666666; margin-bottom: 30px;
}

.list-menu{ list-style: none; margin: 0; padding: 0; }
.list-menu li{ margin-bottom: 25px; display: block; }
.list-menu a{ display: block; color: #000; text-decoration: none; }

.contend-pannel{ margin: 3px 27px; }

.layout-alert{ background: #fbf4a6; border: 1px solid #bea373; margin-bottom: 20px; border-radius: 3px; padding: 15px; color: #000; }
.layout-alert .title{ margin-bottom: 19px;  }
.layout-alert .ico_alert{ vertical-align: middle; margin-right: 5px; }
.markets{ color: #0060ab; }


.btn{ display: inline-block; background: #0385c4; color: #fff; font-size: 13px;  padding: 10px 15px; border-radius: 2px; text-decoration: none;     min-width: 100px;
    text-align: center; }
.btn:hover{ background: #24aaea; }

.box-connect .title{ font-size: 16px; color: #666666; margin-bottom: 14px; }
.box-connect .item{ border-bottom: 1px solid #ccc; padding: 0 0 15px; margin-bottom: 15px; }
.box-connect .item .btn{ float: right; }
.box-connect .item:after{ content: ''; display: table; clear: both; }
.box-connect .social-item{ display: inline-block; vertical-align: middle; background: #ccc; color: #fff; width: 40px; height: 33px; text-align: center; line-height: 35px; margin-right: 11px; font-size: 19px;  }
.box-connect .social-item.fb{background: #3d58a4;}
.box-connect .social-item.tw{background: #00aced;}
.box-connect .social-item.gp{background: #dc4e41;}
.box-connect .name-social{ display: inline-block; vertical-align: middle; font-size: 16px; color: #666666; }
 

@media (max-width: 767px){
  .main-menu{   position: fixed;  left: 0; display: none; background: rgba(255,255,255,.95); top: 61px;  width: 100%!important; box-shadow: 0 3px 4px rgba(0,0,0,.4); }
  .aside{ min-height: auto; }
  body.menu-show .main-menu{ display: block; }
  .main-menu .aside{ text-align: left; }
  .header { padding: 10px 15px; }
  .header .logo img{ max-height: 100%; }
  .header .logo{ height: 40px; display: inline-block; vertical-align: middle;  }
  .header .menu-button{    display: inline-block;    vertical-align: middle; 
    width: 35px;
    height: 35px;
    border: 1px solid #dadada;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    color: #1d1d1d;
    margin: 1px 15px 0 0;}
}