body{
	margin: 0;
	padding: 0;
	background-color: black;
	background-image: url("../images/bg1.jpg");
	background-size: cover;
	background-attachment: fixed;
	color: #f2f2f2;
	font-size: 16px;
	font-family: Calibri;
}
.aboutus{
	background-color: #f2f2f2;
	height: 370px;
	width: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	display:flex;
	justify-content:center;
	align-items:center;
}	
.child4,.child5,.child6{
	//background-color: #000;
	padding: 40px 20px 40px 20px;
	margin: 10px;
	float:left;	
	height: 230px;
	width: 340px;
	text-align:left;
	color:black;
}
.child6{
	border: 2px #3f48cc solid;
}
.contentother {
	margin: 10px;
	text-align:left;
	width:1160px;
}
.contentother2 {
	margin: 10px;
	text-align:left;
	width:1160px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.galitem:hover {
	filter: contrast(113%) brightness(104%);
	box-shadow:  0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.5);
}

.galitem img{
	border-radius: 10px 10px 0 0;
	width:100%;
	max-height: 78%;
}
.galitem {

	width: 350px;
	height: 300px;
	border-radius: 10px;

	background-color: rgba(37, 38, 38, 0.8);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 15px;
	overflow:hidden;
	transition: .5s;

}
.galtext {

	margin-top: 2px;
	text-align: center;
	padding: 10px 20px;
	color:#f2f2f2;
	//background-color: white;
 
}

.galimg:hover{
	transform: scale(1.047);
	filter: contrast(110%) brightness(108%);
	border: 4.5px double #3f48cc;
	border-radius: 6px;
	
}
.galimg{
	width: 500px;
	height: 350px;
	margin: 10px;
	border: 4.5px double rgba(37, 38, 38, 0.6);
	border-radius: 6px;

}
.aboutus2 {
	background-image: url("../images/bg3.jpg");
	background-color: #f2f2f2;
	background-size: cover;
	background-attachment: fixed;
	height: 700px;
	width: auto;
	display:flex;
	justify-content:center;
	align-items:center;
}
.aboutus3{
	background-color: #f2f2f2;
	color:black;
	height: auto;
	width: auto;
	padding: 50px 0 50px 0;
	text-align:center;
}
.aboutus4 {
	//background-color: gold;
	height: 780px;
	width: 960px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0;
	padding:0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.container {
	height:auto;
	width: auto;
	background-image: url("../images/bg4.jpg");
	background-size: cover;
	background-attachment: fixed;
	background-color: #f2f2f2;
}
.child9 {
	background-color: rgba(37, 38, 38, 0.8);
	width: 250px;
	height: 320px;
	text-align: left;
	color: white;
	text-shadow: 1px 1px black;
	padding: 15px;
	margin: 20px;
	transition: .6s;
}
.child9:hover
{
	background-color: rgba(37, 38, 38, 1);
	transform: scale(1.1);
	opacity: 1;
	box-shadow: 0 0 2px 1px #f2f2f2;
	cursor: pointer; 
}
.child7,.child8{
	background-color: rgba(37, 38, 38, 1);
	padding: 50px 30px 50px 30px;
	float:left;	
	height: 470px;
	width: 410px;
	text-align:left;
	color:black;color:#f2f2f2;
	font-size: 17px;
	-webkit-box-shadow: inset 0px 0px 2px 1px rgba(0,0,0,0.2); 
	box-shadow: inset 0px 0px 2px 1px rgba(0,0,0,0.2);
}
.child8{
	background-color: #f2f2f2;
	color:black;
}
.middlenav {
	background-color: #f2f2f2;
	padding: 50px 0;
	
}
.middle5nav {
	background-color: #f2f2f2;
	padding: 50px 0;
	display: flex;
	justify-content: center;
}
.middle5nav1 {
	background-color: rgba(37, 38, 38, 1);
	padding: 50px 0;
	display: flex;
	justify-content: center;
}
.middle5nav2 {
	background-color: #f2f2f2;
	padding: 50px 0;
	display: flex;
	justify-content: center;
}
.proiect {
	//background-color: gold;
	width: 1200px;
	height:auto;
	padding: 25px 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	
	


}
.proiectchild1{
	display:inline-block;
	//background-color: black;
	width:550px;
	height: 390px;
	margin: 10px;	
	font-size: 19px;
	color:white;
	
	
}


.imagebox2:hover{
	transform: scale(1.1) translateX(40px) rotate(4deg);
}
.imagebox3:hover{
	transform: scale(1.1) translateX(-60px) rotate(-4deg);
}
.imagebox4:hover{
	transform: scale(1.1) ;
}

.middlenav ul {
	padding-bottom: 40px;
}
.middlenav2 {
	padding: 15px 0;
	height: auto;
	width: 1200px;
	font-size: 40px;
	text-align: center;
	color:#f2f2f2;
	text-shadow: 1.5px 1.5px 2px #000;
}
.middlenav3 {
	background-color: rgba(37, 38, 38, 1);
	color:#f2f2f2;
	font-size:27px;
	padding: 50px 130px 50px 130px;
	display: flex;
    justify-content: center;
}
.middlenav4,.middlenav6 {
	//background-color: black;
	width: 33%;
	height: auto;
	text-align: center;
}
.middlenav5 {
	//background-color: black;
	display:inline-block;
	border-left: 1px #3f48cc solid;
	border-right: 1px #3f48cc solid;
	text-align: center;
	width: 33%;
	height: auto;
}
.middlenav7 {
	background-color: #f2f2f2;
	padding: 50px 135px 50px 135px;
	display: flex;
    justify-content: center;
}
.middlenav8 {
	background-color: rgba(37, 38, 38, 1);
	width: 570px;
	width: 570px;
	height: 370px;
	float:left;
	border: 3px rgba(37, 38, 38, 0.7) solid;
	border-right: none;
	//border-left: none;
}
.middlenav9 {
	background-color: rgba(37, 38, 38, 0.7);
	font-size:27px;
	color: #f2f2f2;
	width: 500px;
	height: 250px;
	padding: 10px;
	margin-top: 50px;
	margin-left: -50px;
	display:flex;
	justify-content:center;
	align-items: center;
	text-align: center;
}
.middlenav {
	text-align:center;
	color: rgba(37, 38, 38, 0.7);
	font-size:23px;
}
.bottomnav {
	background-color: rgba(37, 38, 38, 1);
	overflow: hidden;
	text-align:center;

	font-size: 16px;
	color:#f2f2f2;
	padding: 50px 130px 50px 130px;


	
}
.bottomnav ul {
	text-align: left;
}
.contnav  {
	margin-top:40px;
	height: auto;
	width: 1200px;
	position:relative;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
}
.left-side,.middle,.right-side {
	float:left;
	display:inline-block;
	width: 400px;
	height: 120px;
	background-color:white;
}
.left-side {
	//background-color: rgba(37, 38, 38, 1);
	padding-left:25px;
	display:flex;
	justify-content:left;
	align-items: center;
	width: 375px;
}
.middle{
	width:	415px;
}
.right-side{
	width: 385px;
}
.child1,.child2{
	height:	55px;
	width: 100%;
	display:flex;
	justify-content:left;
	align-items: center;
	padding-left: 12px;
	font-family: Calibri;
	color: #f2f2f2; 
	font-size:24px;
}
.child2{ padding-left:14px;}
.fa-envelope
{
	font-size:31px;
	color:#3f48cc;
}
.counter{
	color:#3f48cc;
	font-size: 50px;
}
.fa-calendar-alt,.fa-home,.fa-calendar-alt,.fa-clipboard
{
	font-size:80px;
}

/* The navigation menu */
.navbar {
	background-color: rgba(37, 38, 38, 0.7);
	border-bottom: 4px;
	border-top: 2px;
	border-color: #3f48cc;
	border-style: solid hidden solid hidden;
	height: 46px;
	width: 100%;
	overflow:hidden;
	
}

/* Navigation links */
.navbar a {
  float: left;

  text-align: center;
  color: #f2f2f2;
  font-size: 18px;
  padding: 13px 15px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s;

}

/* The subnavigation menu */
.subnav {
  float: left;
  overflow: hidden;
  
}

/* Subnav button */
.subnav .subnavbtn {

  border: none;
  outline: none;

  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  
  text-align: center;
  color: #f2f2f2;
  font-size: 18px;
  padding: 13px 15px;
  text-decoration: none;
  text-transform: uppercase;
}

/* Add a red background color to navigation links on hover */
.navbar a:hover, .subnav:hover .subnavbtn {
  background-color: #3f48cc;
  transition: 0.5s;
}

/* Style the subnav content - positioned absolute */
.subnav-content {
  display: none;
  position: absolute;
  background-color: rgba(37, 38, 38, 0.7);
  width: auto;
  z-index: 1;
}

/* Style the subnav links */
.subnav-content a {
  float: left;
  display: table;
  color: white;
  text-decoration: none;
  


}

/* Add a grey background color on hover */
.subnav-content a:hover {
  background-color: #eee;
  color: black;
}

/* When you move the mouse over the subnav container, open the subnav content */
.subnav:hover .subnav-content {
  display: block;
}

.active{
	 //background-color: #3f48cc;
}
.right-side a:hover {
	padding-top: 50px;
}
.
.bottom-text{
  margin-top: 60px;
  text-align: center;
  font-size: 13px;
}
.leftbottom {
	//background-color: black;
	float:left;
	height: auto;
	width: 33%;
	}
.middlebottom {
	//background-color: black;
	display:inline-block;
	height: auto;
	width: 33%;
	border-left: 1px solid #3f48cc;
	border-right: 1px solid #3f48cc;
}
.rightbottom {
	//background-color: black;
	float:right;
	height: auto;
	width: 33%;
}
.boxproject1,.boxproject2 {
	background-color: rgba(37, 38, 38, 0.7);
	width: 450px;
	height: 325px;
	display: inline-block;
	overflow: hidden;
	margin-right: 10px;
	position: relative;
}
.imagebox:hover
{	
	transform: scale(1.1);
	opacity: 0.55;
	cursor: pointer; 
}
.imgtest:hover{
	cursor: pointer; 
}
img
{
	transition: 0.6s;
}
.imagebox
{
	width: 100%;
	height: 100%;
	z-index:1;
}
.imgtest1,.imgtest2 {
	position: absolute;


	text-shadow: 1px 1px black;
	width: 100%;
	padding: 10px;
	height: 20px;
	z-index:1 ;
	font-size:15px;
	color: white;
	display:flex;
	align-items: center;
	text-align: left;
	padding-left: 15px;
	background: rgb(94,211,25);
	background: linear-gradient(90deg, rgba(94,211,25,1) 25%, rgba(234,51,51,0) 100%);
}

.imgtest2 {
	background: rgb(211,25,25);
	background: linear-gradient(90deg, rgba(211,25,25,1) 25%, rgba(234,51,51,0) 100%);
}

.image {
	display: block;
  width: 100%;
  height: auto;
}
.fa-envelope:hover
{
	cursor: pointer; 
}
.contact-form{
  max-width: 600px;
  margin: auto;
  padding: 0 10px;
  //overflow: hidden;
}
.contact-form-text{
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin: 16px 0;
	border: 0;
	background-color: rgba(37, 38, 38, 0.5);
	padding: 20px 40px;
	outline: none;
	color:white;
	transition: 0.5s;
}
.contact-form-text:focus{
	box-shadow: 0 0 2px 1.7px #3f48cc;
}
textarea.contact-form-text{
	resize: vertical;
	height: 120px;
}
textarea{
	color:white;
	font-style: none;
	font-size: 16px;
	font-family: Calibri;
}
.contact-form-btn{
	float: right;
	border: 0;
	background-color: rgba(37, 38, 38, 0.5);
	color: #fff;
	padding: 12px 50px;
	border-radius: 20px;
	cursor: pointer;
	transition: 0.5s;
	background-color: #3f48cc;
}
.contact-form-btn:hover{
	box-shadow: 0 0 1px 2px #3f48cc;
}
::placeholder { 
	color: rgba(255,255,255,0.7); 
	font-size: 16px;
	font-family: Calibri;
	text-shadow: 0 0 1px white;
}





/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  //background-color:gold;
  
}

/* Hide the images by default */
.mySlides {
  display: none;
}



/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: rgba(37, 38, 38, 1);
  text-shadow: 0px 0px 2px black;

  font-weight: bold;
  font-size: 22px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(37,38,38,0.8);
  color: white;
  text-shadow: 1px 0px 4px black;
  
}




/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: 0 2px;
  background-color: rgba(37,38,38,0.4);
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  text-align: center;
  margin: 0 10px 12px 10px;
}
.slideimg{
	
	border: 6px double rgba(37,38,38,0.6);
	border-radius: 5px;
}
.active, .dot:hover {
  background-color: rgba(37,38,38,0.9);
  
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}