.logo-amba img{
	display: block;
	float: left;
}

.logo-text-in{
	float: left;
	height: 60px;
	margin-left: 10px;
}

.logo-text-in p{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000;
	line-height: 15px;
	margin-top: 15px;
}

.logo-text-in span{
	font-size: 11px;
	line-height: 11px;
	color: rgba(0,0,0,0.5);
	text-transform: uppercase;
	font-weight: 700;
}

.top-banner{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../otherback.jpg);
}

.top-nav{
	background: #0069ff;
}

.nav{
	background: #0069ff;
}

.search-input input{
	color: #fff;
}

.search-input input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.search-input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.search-input input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

.footer-body{
	background: #010e28;
}

.input-news button{
	background: #0069ff;
}

.top-banner-gallery{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../gallery.jpg);
}

.solo-list-patrons-top span {
	background: #0069ff;
}

.support-banner{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../support.jpg);
}

.top-articles-reg{
	width: 100%;
	height: 300px;
}

.reg-solo-article-third{
	width: 33.333333333333333333333333%;
	float: left;
	height: 300px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../paper.jpg);
}

.reg-content-in-article-third{
	width: 80%;
	padding-top: 100px;
	margin: 0 auto;
	box-sizing: border-box;
  	display: table;
}

.reg-dark-back-article-third{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}

.reg-content-in-article-third h3{
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.right-reg-third-line{
	width: 40px;
	height: 4px;
	background: #0069ff;
	display: block;
	margin-top: 3px;
}

.reg-content-in-article-third span{
	width: 100%;
	color: rgba(245,245,245,0.8);
	font-weight: 600;
	font-size: 11px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

.reg-text-of-articl-third{
	width: 65%;
	height: 60px;
	overflow: hidden;
	margin-bottom: 10px;
}

.reg-text-of-articl-third p{
	line-height: 20px;
	font-size: 13px;
	color: #f0f0f0;
	font-weight: 500;
}

.reg-content-in-article-third a{
	font-size: 13px;
	color: #fff;
	width: 120px;
	height: 35px;
	background: #0069ff;
	display: block;
	line-height: 35px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	border-radius: 4px;
	font-size: 9px;
	text-align: center;
}

.reg-body-content-body{
	width: 1200px;
	box-sizing: border-box;
  	display: table;
  	margin: 50px auto;
}

.left-reg-body-content{
	width: 800px;
	margin-right: 100px;
	float: left;
	box-sizing: border-box;
  	display: table;
}

.top-of-reg-body-content{
	width: 100%;
	margin-bottom: 50px;
	box-sizing: border-box;
  	display: table;
}

.top-of-reg-body-content h1{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 30px;
}

.top-of-reg-body-content span{
	width: 40px;
	height: 4px;
	background: #0069ff;
	display: block;
	margin-top: 3px;
}

.reg-body-of-articles{
	width: 100%;
	box-sizing: border-box;
  	display: table;
}

.reg-solo-full-articles{
	width: 48%;
	float: left;
	height: 200px;
	margin-right: 2%;
	margin-bottom: 40px;
}	

.img-of-reg-solo-full-article{
	width: 40%;
	height: 100%;
	float: left;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../paper.jpg);
}

.content-of-reg-solo-full-article{
	width: 60%;
	float: left;
	height: 100%;
}

.content-of-reg-solo-full-article-in{
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
  	display: table;
  	padding-top: 20px;
}

.content-of-reg-solo-full-article-in h4{
	color: #000;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	height: 30px;
	line-height: 15px;
	overflow: hidden;
}

.content-of-reg-solo-full-article-in span{
	width: 100%;
	color: rgba(0,0,0,0.4);
	font-weight: 600;
	font-size: 11px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

.content-of-reg-solo-full-article-in .reg-text-of-articl-third{
	width: 100%;
}

.content-of-reg-solo-full-article-in .reg-text-of-articl-third p{
	color: #2E2E2E;
	font-weight: 600;
}

.content-of-reg-solo-full-article-in a{
	font-size: 13px;
	color: #fff;
	width: 120px;
	height: 35px;
	background: #0069ff;
	display: block;
	line-height: 35px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	border-radius: 4px;
	font-size: 9px;
	text-align: center;
}


.right-reg-body-content{
	width: 300px;
	float: left;
	box-sizing: border-box;
  	display: table;
}

.reg-calendar{
	width: 100%;
	margin-bottom: 50px;
	box-sizing: border-box;
  	display: table;
}

.arch-link-banner-out{
	width: 1200px;
}

.arch-link-banner{
	width: 100%;
}

.prom-videos{
	width: 1200px;
}

.reg-coop-it{
	width: 100%;
	box-sizing: border-box;
  	display: table;
}

.reg-top-social-media-start{
	width: 100%;
	margin-bottom: 30px;
	box-sizing: border-box;
  	display: table;
}

.reg-top-social-media-start p{
	color: #000;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
}

.reg-top-social-media-start span{
	width: 40px;
	height: 4px;
	background: #0069ff;
	display: block;
	margin-top: 10px;
}

.reg-coop-it .solo-articcle-smaller-other{
	width: 100%;
}

.reg-coop-it .solo-articcle-smaller{
	box-sizing: border-box;
  	display: table;
  	height: auto;
}

.reg-coop-it .desc-of-article-smaller{
	height: auto;
	box-sizing: border-box;
  	display: table;
  	padding-bottom: 20px;
}

.reg-coop-it .desc-of-article-smaller p{
	text-align: center;
}

.links-articles-reg{
	width: 100%;
	box-sizing: border-box;
  	display: table;
}

.left-bottom-some-auth-form a{
	color: #0069ff;
}

.right-bottom-some-auth-form input{
	color: #0069ff;
	border-color: #0069ff;
}

.right-bottom-some-auth-form input:hover{
	background: #0069ff;
}

.link-top-form-auth{
	color: #0069ff;
	border-color: #0069ff;
}

.link-top-form-auth:hover{
	background: #0069ff;
}

.left-auth-form{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../auth.jpg);
}

.logo-top-form-auth img{
	float: left;
}

@media(max-width: 1200px){
	.reg-body-content-body{
		width: 700px;
	}
	.left-reg-body-content{
		width: 300px;
	}
	.reg-solo-full-articles{
		width: 100%;
		margin-right: 0;
	}
	.arch-link-banner-out{
		width: 90%;
	}
	.prom-videos{
		width: 90%;
	}
}

@media(max-width: 900px){
	.reg-solo-article-third{
		width: 50%;
		float: left;
	}
	.top-articles-reg{
		overflow: hidden;
	}
}

@media(max-width: 700px){
	.reg-body-content-body{
		width: 90%;
	}
	.left-reg-body-content{
		width: 100%;
	}
	.right-reg-body-content{
		width: 100%;
	}
}

@media(max-width: 650px){
	.reg-solo-article-third{
		width: 100%;
		float: left;
	}
}

.lists-of-woj{
	width: 1200px;
	margin: 25px auto;
	box-sizing: border-box;
  	display: table;
}

.lists-of-woj a{
	width: 12.5%;
	float: left;
	height: 75px;
	line-height: 75px;
	font-size: 12px;
	font-weight: 600;
	color: #2E2E2E;
	text-align: center;
	-webkit-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	transition: background 0.3s, color 0.3s;
}

.lists-of-woj a:hover{
	background: #0069ff;
	color: #fff;
	-webkit-transition: background 0.3s, color 0.3s;
	-moz-transition: background 0.3s, color 0.3s;
	transition: background 0.3s, color 0.3s;
}

@media(max-width: 1250px){
	.lists-of-woj{
		width: 700px;
	}
	.lists-of-woj a{
		width: 25%;
	}
}

@media(max-width: 750px){
	.lists-of-woj{
		width: 300px;
	}
	.lists-of-woj a{
		width: 50%;
	}
}