/* CSS Document */
/*changes*/
.mx-auto {
	width: 150px;
	border-radius: 100%;
	height: 200px;
	background-size: cover;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-width: thick;
	float: none;
}
.cont{
	background-color:antiquewhite
}
.col-sm-4 {
	text-align: center;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: right;
	background-color: aliceblue
}
.web-tree {
	
	margin-bottom: 50px;
	
}
.proj-li {
	width: 150px;
	height: 150px;
	margin-left: auto;
	margin-right: auto
	}
.row {
margin-bottom: auto
}
.col-sm-5 {
	text-align: center;
	width: 32%;
	margin-left: 10px;
	margin-right:auto;
	float:left;
	background-color: #cccccc;
	border-style:dashed;
	border-width: thin;
	margin-bottom: 10px;
	
}
.hero-box {
	margin-left: auto;
	margin-right: auto;
	
}
.timepic {
	align-content: center;
	width: 1000px;
	margin-left: 50px;
	
}
.bjb{
	width: 400px;
	height: 600px;
	
}
.tree {
	margin-left: 40px;
	align-items: center;
	
}
.team {
	align-items: center;
	text-align: center;	
}
.muted-text {
	text-align: center;
	
}
.margins {
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: auto;
	margin-top: auto;
	
	
}
.para {
	text-align:left;
}
.align-center {
	text-align: center;
	
}
.tree{
	width: 800px;
}
.client{
	
}
.gore {
	float:right;
	width: 350px;
	height: 200px;
	
}
.col-sm-3 {
	text-align: center;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
.gallery {
	margin: 10px 50px;
}
.gallery img {
	width: 230px;
	height: 150px;
	padding:5px;
	filter:grayscale(100%);
	transition: 1s;
}
.gallery img:hover{
	filter: grayscale(0);
	transform: scale(1.1);
	
}
.sen {
	height: 400px;
	width: 800px;
		
}

.link-size {
	width: 230px;
	height: 150px;
	margin-left: auto;
	
	float: left;
	
}
.disc {
	float: right;
	margin-right: auto;
	margin-left:auto;
			
}
.logo {
	width: 550px;
	height: 150px;
}
.floatnon{
	float: none;
	
}
.banner{
    width: auto;
    height: 200px;
	margin-left: auto;
	margin-right: auto;
	
}
.align-ban{
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
	height: 200px;
}
.nav-banner{	
	width: 200px;
	height: 200px;	
}
.Progimg{
	
	float: none;
	width: auto;
	height: auto;
}
.imging{
	height: inherit;
	width: 40%;
}
.poster{
	width: 100%;
	height:inherit;
}

.turkey{
	height: 265px;
	width: 337px;
	
}