.container p {
    font-size: 16px;
}
.container ul, .container ol{
	font-size: 16px;
}
.container h1.page-header, .container h2, .container h3{
	color: #023f76;
}
.jumbotron{
	padding-bottom: 0;
	margin-bottom: 0;
	/*background: #023f76 url("/themes/default/background3.jpg") repeat fixed 0% 0%;*/
	background: url("/themes/default/2018head2.png") repeat-x;
	color: white;
}
.jumbotron>.container>.row{
	margin-bottom:48px; 
}
.logo-wrap{
	text-align: center;
}
.title-wrap h1{
	font-size: 36px;
	margin-bottom: 1em;
	color: #444; 
}
.title-wrap h2{
	font-size: 28px;
	color: #555;
	/*margin-bottom: 1em;*/ 
}
.title-wrap p{
	font-size: 28px;
}
.navbar{
	margin-bottom:0;
	/* margin-top:48px;*/ 
}
.navbar .flag{
	outline: 1px solid rgba(125,125,125,0.5);
}
.navbar-right{
	margin-right: -5px;
	margin-left: -5px; 
}
.sign-mai{

}
.sign-mai>img{
	margin: -4px 0px -2px -4px;
    width: 1.5em;
}

@media (max-width: 768px) {
	.logo-wrap img{
		max-width: 186px;
	}
	.title-wrap h1{
	font-size: 1.5em;
	margin-bottom: 1em; 
	}
	.title-wrap h2{
	font-size: 1.4em;
	}
	.title-wrap p{
		font-size: 1em;
	}
	.title-wrap{
		text-align: center;
	}
}

.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ru {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' height='480' width='640' id='flag-icon-css-ru'%3e%3cg fill-rule='evenodd' stroke-width='1pt'%3e%3cpath fill='%23fff' d='M0 0h640v480H0z'/%3e%3cpath fill='%230039a6' d='M0 160.003h640V480H0z'/%3e%3cpath fill='%23d52b1e' d='M0 319.997h640V480H0z'/%3e%3c/g%3e%3c/svg%3e ");
}
.flag-icon-en {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' height='480' width='640' id='flag-icon-css-gb'%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill-opacity='.67' d='M-85.333 0h682.67v512h-682.67z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23a)' transform='translate(80) scale(.94)'%3e%3cg stroke-width='1pt'%3e%3cpath fill='%23006' d='M-256 0H768.02v512.01H-256z'/%3e%3cpath d='M-256 0v57.244l909.535 454.768H768.02V454.77L-141.515 0H-256zM768.02 0v57.243L-141.515 512.01H-256v-57.243L653.535 0H768.02z' fill='%23fff'/%3e%3cpath d='M170.675 0v512.01h170.67V0h-170.67zM-256 170.67v170.67H768.02V170.67H-256z' fill='%23fff'/%3e%3cpath d='M-256 204.804v102.402H768.02V204.804H-256zM204.81 0v512.01h102.4V0h-102.4zM-256 512.01L85.34 341.34h76.324l-341.34 170.67H-256zM-256 0L85.34 170.67H9.016L-256 38.164V0zm606.356 170.67L691.696 0h76.324L426.68 170.67h-76.324zM768.02 512.01L426.68 341.34h76.324L768.02 473.848v38.162z' fill='%23c00'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}
.navbar a.sponsors-link{
	color: #023f76 !important;
	font-weight: 600;
}
.navbar a.sponsors-link:hover{
	color: #023f76 !important;
}