body{
	overflow-x: hidden;
}
.bg-color-yellow{
	background: #ff0041;
	color: white;
}
.wh{
	color: white;
}
.webbeyz{
	color: white;
	transition: 0.5s;

}
.webbeyz:hover{
	color: red;
}
.wh > i{
	color: white;
}
a.animated-button.thar-yellow.two{
	border-color: #ff0041;
}
a.animated-button.thar-yellow{
	background: #ff0041;
}
.red{
	color: #ff0041;
}
.kurumsal-i{
	background: red;
	min-height: 400px;
	padding-top: 50px;
	background: #e4e4e4;
	position: relative;
	padding-bottom: 100px;
}
.kurumsal-i::before{
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	margin: auto;
	background-image: url("../../images/frontend/hakkimizda-back.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size:60%;
	top: 0;
	opacity: 0.1;
}
.hakkimizda-title{
	color: black;
	font-size:30px;
}
.kurumsal-i-text{
	font-size: 20px;
	text-align: center;
	color: black;
	font-family: 'Raleway', sans-serif;
}
.footer-strip{
	height: 15px;
	width: 100%;
	background: #ff0041;
	background-image: url("../../images/frontend/footer-strip.png");
}


.vinc{
	background: red;
	min-height: 680px;
	background: url(../../images/frontend/samsun-vinc-kiralama-hakkimizda.png) no-repeat left top;
	background-size:100%;
}


hr.color1{
	background: #dd0000;
}
.referans-genel{
	min-height: 145px;
}
.nbs-flexisel-item{
	background: white;
	border-radius: 0px;
	border:1px solid white;
}
/*@media only screen and (min-width:1100px){
	.rig-manlft{
	margin-top: 150px;
	height: 350px;
	width: 250px;
	margin-top: 30%;
	float: right;
	transition: 2s;
	margin-right: -300px;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../../images/frontend/rig-man.png");
}
}*/