.header {
    height: 80px;
    margin-bottom: 50px;
}
.logo {max-width:280px;display:block;margin:0 auto;}
.vid {min-height:280px;}
img.img-responsive.bg {
    max-height: 368px;
}
.row {
    margin-bottom: 50px;
}
h1, h2 {
    text-align: center;
}
h1, h2  {
    color: #2b3b92;
    font-weight: normal;
}
.lang {
    margin: 0 auto;
    display: block;
    text-align: center;
}
.butt {
    width: 150px;
    background-color: #2a3a95;
    border: 1px solid #2a3a95;
    padding: 10px 20px;
    border-radius: 5px;
    display: block;
    margin: 20px auto;
    text-align: center;
    color: white;
    text-decoration:none;
    font-size:18px;
}
.butt:hover{
	background-color: white;
	color:#2a3a95;
	text-decoration:none;
}
img.img-responsive.nmtc {
    margin: 0 auto 20px auto;
}


.col-sm-9.foocop {
    height: 45px;
    display: inline-grid;
    align-content: center;
}