body, header { 
	background: #3a3a3a; 
	/* NEW BLUE: */
	background: #0000FF; 
}
footer {
	background-color: #3F423F;
    /* background-image: url('/inc/images/bg-6.gif'); */
	color: #fff;
	/* NEW BLUE: */
	background: #0000FF; 
}
.languages-container {
    padding: 10px 0;
}
header a.language, header .links a, header .links span { 
	color: #fff; 
}
header a.language { 
	padding-right: 3px;
}
a.language.current { 
	font-weight:bold; 
	text-decoration: underline; 
}
.logo-container {
	background: #4c4c4c;
	/* NEW SKYBLUE: */
	background: #99ccff;
	border-bottom: 4px solid #EF3B2D;
}
.logo-container a:hover {
	text-decoration: none;
}
.lozung {
	display: block;
	color: #fff;
	font-size: 18px;
}
a.arpack-phone, a.arpack-email {
	color: #fff;
	font-size: 28px;
	display: block;
}
a.arpack-email {
    font-size: 22px;
}
a.arpack-phone:hover, a.arpack-email:hover, a.footer-arpack-phone:hover, a.footer-arpack-email:hover, a.footer-contacts-link:hover{
	text-decoration: none;
}
.footer-box {
	padding: 20px 0;
}
.footer-box .fhead {
    padding-bottom: 20px;
    font-size: 21px;
    border-bottom: 1px solid #464746;
    margin-bottom: 20px;
}
.menu-icon {
    font-size: 17px;
    float: left;
    color: #fff;
    padding-top: 2px;
}
.logo-box {
	padding-top: 20px;
	padding-bottom: 20px;
}
a.footer-arpack-phone {
	color: #fff;
	font-size: 22px;
	display: block;
}
a.footer-arpack-email {
	color: #fff;
	font-size: 20px;
	display: block;
}
.arpack-footer-logo {
    padding-top: 40px;
    font-size: 28px;
    margin-bottom: 0;
    font-weight: bold;
}
.socail-icon {
	background-image: url('/inc/images/social.png');
	width: 50px;
	height: 50px;
	display: inline-block;
}
.si-vkontakte { background-position-x: 0; background-position-y: 0; }
.si-facebook { background-position-x: -63px; background-position-y: 0; }
.si-twitter { background-position-x: -126px; background-position-y: 0; }
.si-google-plus { background-position-x: -188px; background-position-y: 0; }
.si-linkedin { background-position-x: -126px; background-position-y: -63px; }
.si-skype { background-position-x: -188px; background-position-y: -125px; }
.si-vimeo { background-position-x: -63px; background-position-y: -250px; }
.si-youtube { background-position-x: -126px; background-position-y: -250px; }
.footer-links a {
	color: #8a8a8a;
	margin: 5px 0;
    display: inline-block;
}
.footer-links a:hover {
	color: whitesmoke;
}
.footer-links span {
	margin: 0 10px;
	color: #8a8a8a;
}
.fotorama__caption__wrap {
	background-color: rgba(255,255,255,.7) !important;
	max-width: 800px;
}
a.footer-contacts-link {
	color: #fff;
}
.mm-background {
	z-index: 100;
	position: fixed;
	background: rgba(0,0,0,0.7);
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.mobile-menu {
	position: absolute;
	z-index: 101;
	top: 0;
	left: -400px;
	width: 300px;
	max-width: 100%;
	background: #fff;
	transition: all 0.5s ease;
}
.mm-head {
	padding: 10px;
	position: relative;
	background: whitesmoke;
	border-bottom: 4px solid #F55;
	font-size: 16px;
}
.mm-head p {
	font-size: 16px;
	margin: 0;
	
}
a.mm-close {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -7px;
	text-decoration: none;
}
.mm-item a {
    padding: 10px;
    display: inline-block;
    color: #fff;
    background: #7D7474;
    width: 100%;
	border-bottom: 1px solid #716464;
}
.arpack-logo {
    background: #3A3A3A;
    padding: 10px;
    text-align: center;
    border-top: 4px solid #F55;
}
.mm-find .form-group {
	margin: 0;
}
.mm-find .form-group input {
	border: 0;
	outline: none;
    box-shadow: none;
}
.mm-find .form-group button {
	background: transparent;
	border: 0;
}
.mm-find .form-group .input-group-addon .glyphicon{
	color: #333;
}
.mm-find .form-group .input-group-addon {
    border: 0;
    border-radius: 0;
    background: #fff;
}
.mm-group a{
	padding-left: 20px;
}
.mm-item {
	position: relative;
}
.mm-item .chevron {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 44px;
}
.mm-item .chevron .glyphicon {
    position: absolute;
    right: 14px;
    top: 50%;
    bottom: 0;
    margin-top: -7px;
}
.nav-block {
    background: #666;
    border-bottom: 5px solid #aaa;
}
.nav-box {
    position: relative;
}
.nav-box {
    padding: 14px;
    padding-bottom: 0;
}
.crumbs {
    font-size: 16px;
    color: #fff;
}
.crumbs a {
    color: #fff;
}
.nav-block h1 {
    border-bottom: 5px solid #EF3B2D;
    padding: 0px 0px 12px 0;
    position: relative;
    display: inline-block;
    color: #fff;
	margin: 0;
	top: 5px;
}
.find-menu {
	padding-top: 15px;	
}
.find-menu .form-control {
	border: 1px solid #eee;
	outline: none;
    box-shadow: none;	
	border-radius: 20px;
	border-right: 0;
}
.find-menu .input-group-addon {
	background: #fff;
	border-radius: 0px;
	border: 0;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.find-menu .input-group-addon button {
	border: 0;
	background: transparent;
}
.otstup {
	padding: 20px;
}
.s-group-box {
	border-bottom: 1px solid #999;
    position: relative;
    transition: all 0.3s ease;	
}
.s-group-box a {
	padding: 8px 5px;
    display: block;
    font-size: 16px;
    color: #444;
    transition: all 0.3s ease;
}
.s-group-box a:hover {
	background: #eee;
	text-decoration: none;
}
.item-box {
	width: 100%;
	height: 250px;
	margin-bottom: 25px;
	position: relative;
	overflow: hidden;
	display: block;
	transition: all 0.5s ease;
}
.item-box img{
	height: 250px;
}
.item-box .name {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.7);
	padding: 5px;
	color: #fff;
	transition: all 0.5s ease;
}
.item-box:hover {
	box-shadow: 0 0 9px 2px rgba(0,0,0,0.2);
}
.item-box:hover .name {
	background: rgba(0,0,0,0.8);
}


.equipment-page {
	background: whitesmoke;
	color: #333;
	font-size: 16px;
}
.equipment-page p {
	text-align: justify;
}
.equipment-page h2 {
	border-bottom: 4px solid #aaa;
	padding-bottom: 3px;
	margin-bottom: 0;
}
.equipment-page article h2 {
	display: inline-block;	
}
.equipment-page .iimg {
	margin-bottom: 20px;
	max-width: 100%;
}
.equipment-page .input-box {
	margin-bottom: 10px;
}

.contacts-page {
	background: whitesmoke;
	color: #333;
}
.contacts-page a {
	color: #333;
}
.contacts-page p {
	margin: 0;
}
.contacts-page .address .glyphicon {
	font-size: 12px;
}
.contacts-page .form-group input, .contacts-page .form-group textarea{
    padding: 10px 15px;
    color: #444;
    width: 70%;
    vertical-align: top;
    transition: all 0.3s ease;
	border-radius: 0;
}
.contacts-page .form-group textarea{
	width: 100%;
}
.contacts-page form button {
	min-width: 120px;
}

.about-page {
	background: whitesmoke;
	color: #333;
	font-size: 16px;
}
.about-page a {
	color: #333;
	display: block;
}
.about-page p {
	margin: 0;
	text-align: justify;
}

.map-page {
	background: whitesmoke;
	color: #333;
	font-size: 16px;
}
.map-page a {
	color: #333;
	display: block;
}
.map-page p {
	margin: 0;
}

.map-page a.line-1, .map-page a.line-2, .map-page a.line-3 {
	background-repeat: no-repeat;
	background-image: url('/inc/images/struct.png');
	padding-left: 20px;	
}
.map-page a.line-1.last, .map-page a.line-2.last, .map-page a.line-3.last {
	background-image: url('/inc/images/struct-last.png');
}
.map-page a.line-1 {
	margin-left: 0px;
}
.map-page a.line-2 {
	margin-left: 20px;
}
.map-page a.line-3 {
	margin-left: 40px;
}

.request-page {
	background: whitesmoke;
	color: #333;
	font-size: 16px;
}
.request-page a {
	color: #333;
	display: block;
}
.request-page p {
	margin: 0;
	text-align: justify;
}
.request-page label .required {
    color: #F00;
}
.request-page form button {
	min-width: 120px;
}
.request-page .btn-add-photo, .request-page .photo-box {
	display: block;
	margin-bottom: 20px;
}
.request-page .btn-add-photo {
	width: 100px;
	height: 100px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	padding-top: 25px;
    padding-left: 16px;
}
.request-page .photo-box {
	width: 100%;
	height: 150px;
	background-position: center;
	background-size: cover;
}
.request-page .remove-photo {
	font-size: 30px;
    color: rgba(0,0,0,0.5);
    float: right;
	text-shadow: 0 0 30px #fff;
	transition: all 0.3s ease;
}
.request-page .remove-photo:hover {
	color: #DE3E3A;
}
.request-page .note {
	margin-bottom: 10px;
	font-size: 14px;
}

.back-phone {
    border: 1px solid #aaa;
    margin: 20px 0;
    display: block;
    cursor: pointer;
    font-size: 18px;
}
.back-phone:hover {
	background: #eee;
}
td.bp-text {
    font-size: 23px;
}
td.bp-icon {
    padding: 10px;
}
td.bp-icon .glyphicon {
    border: 1px solid #333;
    border-radius: 20px;
    padding: 10px;
}
.bp-form-box {
    border: 1px solid #ddd;
    padding: 10px;
    background: #eee;
	margin-top: 20px;
}
.s-group-box .corner-all {
    position: absolute;
    right: 0px;
    top: 0px;
    display: inline-block;
    height: 39px;
    width: 40px;
    padding: 10px;
	cursor: pointer;
}
.sub-groups .s-group-box a {
	padding-left: 20px;
}
.s-group-box a.current {
	background: #dedede;
}
.sub-groups .s-group-box:last-child{
	
}
.sub-groups .s-group-box {
    border-color: #ddd;
}
.s-group-box .glyphicon {
	color: #aaa;
}
.s-group-box .glyphicon.glyphicon-chevron-down {
	color: #777;
}
.mm-sub-group a {
    padding-left: 40px;
}