@charset "utf-8";
/* CSS Document */

@import url(https://fontawesome.com/icons?d=gallery);

html {
	box-sizing: border-box;
}
*, *:before, *:afte {box-sizing: inherit;}

img {max-width: 100%;
}

body {margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-image: url(../images/back_contact.jpg);
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: scroll;
}

@media screen and (max-height: 800px) {
  body { overflow: auto; }
.footer_mgr {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}

}

nav {
	color: white;
}

.navbar-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	background-color: transparent;
	flex-direction: column;
	padding-left: 153px;
	margin-bottom: 0;
	list-style: none;
	align-items: flex-end;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: small;
}



.nav-link {
	display: block;
	color: whitesmoke;
	padding: 0.5rem 1rem;
	font-size: 15px;
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.nav-item {
	color: rgba(255,255,255,1.00);
}
.nav-link:hover, .nav-link:focus {
	text-decoration: underline;
	color: rgba(255,255,255,1.00);
  
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}




.btn {
	display: inline-block;
	font-weight: bold;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: white;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.nav-media ul {
	list-style-type: none;
	margin: 0;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}

.nav-media li {
	display: inline;
	padding-top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.nav-media li a {
	color: white;
	text-align: center;
	padding-top: 8px;
	padding-right: 7px;
	padding-left: 4px;
	padding-bottom: 8px;
	text-decoration: none;
}

.nav-media a:hover {
	background-color: black;
}
.div-media {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline;
	padding-right: 0px;
	float: right;
}



.cont_form {
	margin-top: 320px;
	margin-bottom: 122px;
	float: right;
	margin-left: 112px;
	
}

footer .push {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: transparent;
	color: white;
	text-align: center;
	height: auto;
    overflow: hidden;
	margin-bottom: 0;
}
.mus_ctr {
	background-color: rgba(0,0,0,1.00);
	height: 688px;
	margin-top: 343px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	width: auto;
	margin-left: 80px;
	padding-bottom: 125px;
	border-radius: 18px 18px 8px 8px;
	border-style: double;
}

.img_fix {
	float: none;
	clear: both;
	text-align: justify;
	margin-left: 60px;
}
.text_fix {
	display: inline;
	margin-left: 34%;
}
.unik {
	margin-top: 26%;
	margin-bottom: 38px;

}
