html, body{background:#00a2b8; color: #fff; font-family: "Open Sans", "ProximaNova","Helvetica Neue","Helvetica",Arial,sans-serif; line-height: 20px; font-size: 14px; }
h1,h2,h3,h4,h5,h6{ font-family: "Roboto"; color:#fff; }
a{ color: #ffc107; text-decoration: underline; }
a:visited{ text-decoration: underline; }
a:hover{ color: #ff8c00; text-decoration: underline; }
a.btn, .btn a{
	text-decoration: none;
}
hr{ border-top-color: #00d1ec; }
.page-header{ margin-bottom: 60px; }
body{ background: url(../images/fon_bottom.jpg) no-repeat center bottom; }
.body{ padding: 20px 0px 40px 0px; }
.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.navigation{ font-size: 16px; }
.navigation a{ color: #fff; text-decoration: none; }
.navigation a:hover{ color: #ff8c00; text-decoration: none; }
.nav-item.active{ background: #008b9d; }
.borderless td, .borderless th {
    border: none;
}


