html {
    background-image: url(/img/bg.svg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: 'Open Sans', sans-serif;
}
body {
    margin: 0;
    margin-top: 40px;
    padding: 0;
}
.container {
    width: 1020px;
    height: auto;
    margin: 0 auto;
}
.fix {
    position: fixed;
    right: 0;
    top: 140px;
}
nav {
    margin-top: 60px;
}
nav ul {
    padding-left: 5px;
}
nav ul li {
    display: inline-block;
    font-size: 21px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    color: #c3c3c3;
    margin-right: 20px;
    font-weight: lighter;
}
nav ul li a {
    display: inline-block;
    font-size: 20px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: lighter;
}
nav ul li:hover {
    color: white;
    cursor: pointer;
}
nav ul li a:hover {
    color: white;
}
.fr {
    float: right;
}
form input {
    font-size: 20px;
    color: #c3c3c3;
    text-align: center;
    background: none;
    border: none;
}
form {
    border: 1px solid #c3c3c3;
}
form:hover {
    border: 1px solid white;
}
.left {
    width: 550px;
    height: auto;
    float: left;
}
.alb {
    color: white;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
    width: 20px;
    float: left;
}
.mic {
    width: 20px;
    font-weight: normal;
    font-size: 11px;
    color: white;
    margin: 0;
    float: left;
}
.border {
    width: 480px;
    background-color: #0F4463;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 40px;
    float: right;
    margin-top: 15px;
}
.w {
    width: 490px;
}
h1 {
    color: white;
    margin-top: 0;
    font-weight: normal;
    margin-bottom: 0;
}
.mt {
    margin-top: 15px;
}
.mic2 {
    font-size: 10px;
    color: #c3c3c3;
    margin: 0;
}
.cursor {
    cursor: pointer;
}
.mt3 {
    margin-top: 570px;
}
.right {
    margin-left: 20px;
    width: 430px;
    float: left;
}
.unu {
    width: 210px;
    float: left;
    margin-right: 10px;
}
.doi {
    width: 210px;
    float: left;
}
.bord {
    width: 190px;
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
}
.negru {
    color: #444;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    font-family: Arial,Helvetica,sans-serif;
    padding-top: 10px;
}
.negru2 {
    color: #444;
    font-size: 12px;
    font-weight: 700;
    font-family: Arial,Helvetica,sans-serif;
    padding-bottom: 20px;
}
.red {
    color: red;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    font-family: Arial,Helvetica,sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
}
.w2 {
    width: 210px;
    cursor: pointer;
}
.bord2 {
    width: 190px;
    background-color: #3987A3;
    padding-left: 10px;
    padding-right: 10px;
}
.title {
    color: white;
    font-weight: lighter;
    font-size: 36px;
    line-height: 1em (36px);
    margin: 0;
    padding-top: 10px;
}
.cva {
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 20px;
}
.gri {
    color: #c3c3c3;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.w10 {
    width: 480px;
}
.title2 {
    color: #444;
    font-size: 36px;
    font-weight: lighter;
    margin-bottom: 0;
    margin-left: 20px;
    padding-top: 20px;
}
.blue {
    color: blue;
}
.blue:hover {
    color: #A94167;
    cursor: pointer;
}
.mt6 {
    margin-top: 15px;
}
.bord3 {
    width: 210px;
    background-color: #A94167;
}
.w3 {
    width: 210px;
    cursor: pointer;
}
.m {
    margin-top: 10px;
    margin-bottom: 10px;
}
.centrat {
    display: block;
    margin: 0 auto;
}
