@charset "utf-8";
/* CSS Document */
.outnotsameinto{
	width: 31%;
	margin-left: 2%;
	height: 300px;
	float: right;
	position: relative;
	overflow: hidden;
	;
	margin-bottom: 20px
}
.outnotsameinto:hover .imgnotsame{
  filter: brightness(95%);
	transform: scale(1.1)
}
.outnotsameinto:hover .onoutnotsame{
	 bottom: 0%;
}

.outnotsame1:hover .imgnotsame{
  filter: brightness(70%);
	transform: scale(1.1)
}
.outnotsame2:hover .imgnotsame{
  filter: brightness(95%);
	transform: scale(1.1)
}
.outnotsame3:hover .imgnotsame{
  filter: brightness(95%);
	transform: scale(1.1)
}
.outnotsame4:hover .imgnotsame{
  filter: brightness(95%);
	transform: scale(1.1)
}
.outnotsame5:hover .imgnotsame{
  filter: brightness(95%);
	transform: scale(1.1)
}
.outnotsame6:hover .imgnotsame{
  filter: brightness(95%);
	transform: scale(1.1)
}
.outnotsame7:hover .imgnotsame{
  filter: brightness(95%);
	transform: scale(1.1)
}
.outnotsame8:hover .imgnotsame{
  filter: brightness(95%);
	transform: scale(1.1)
}
.outnotsame1{
	width: 60%;
	margin-right: 2%;
	height: 350px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
	
}
.outnotsame2{
	width: 38%;
	margin-right: 0%;
	height: 350px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}
.outnotsame3{
	width: 32%;
	margin-right: 2%;
	height: 300px;
	float: left;
	position: relative;
	overflow: hidden;
	;margin-bottom: 20px
}
.outnotsame4{
	width: 32%;
	margin-right: 2%;
	height: 300px;
	float: left;
	position: relative;
	overflow: hidden;
	;
	margin-bottom: 20px
}
.outnotsame5{
	width: 32%;
	margin-right: 0%;
	height: 300px;
	float: left;
	position: relative;
	overflow: hidden;
	;
	margin-bottom: 20px
}
.outnotsame6{
	width: 48%;
	margin-right: 2%;
	height: 450px;
	float: left;
	position: relative;
	overflow: hidden;
	;
	margin-top: -200px
}
.outnotsame7{
	width: 23%;
	margin-right: 2%;
	height: 274px;
	float: left;
	position: relative;
	overflow: hidden;
	;
	margin-top: -25px
	
}
.outnotsame8{
	width: 23%;
	margin-right: 2%;
	height: 227px;
	float: left;
	position: relative;
	overflow: hidden;
	;
	margin-top: 20px
	
}
.imgnotsame{
	max-width: 100%;
	min-width: 100%;
	min-height: 100%;
	transition: 1s;
	filter: brightness(90%);
	object-fit: cover;
	bottom: 0px;
	vertical-align: baseline
}
.onoutnotsame{
	width: 98%;
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: -14%;
	text-align: right;
	padding-right: 2%;
	background: linear-gradient(to bottom, transparent 0, rgba(15, 36, 84, .01) 2%, rgba(15, 36, 84, .75) 90%);
	transition: 1s;
	line-height: 25px;
	padding-bottom: 20px;
	direction: rtl
}
.onoutnotsame p{
	font-family: "Cairo", sans-serif;
	font-weight: 600;
	font-size: 24px;
	color: #ffffff;
	line-height: 26px;
	text-transform: capitalize;
	letter-spacing: 0px;
	padding-left: 10px
	
}
.onoutnotsame .hrr{
	width: 20%;
	height: 1px;
	outline: none;
	background-color: #ffffff;
	margin-top: -15px;
	margin-bottom: 20px;
	transition: 1s
}
.onoutnotsame span{
	font-weight: 500;
	font-family: "Cairo", sans-serif;
	
	color: #ffffff;
	font-size: 17px;
}
.notsamover{
	content: '';
	position: absolute;
	left: -100%;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	transition: all 1s ease;
	z-index: 4;
	background-image: url(../sour/linear.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.outnotsame1:hover .onoutnotsame{
	 bottom: 0%;
}
.outnotsame2:hover .onoutnotsame{
	 bottom: 0%;
}
.outnotsame3:hover .onoutnotsame{
	 bottom: 0%;
}
.outnotsame4:hover .onoutnotsame{
	 bottom: 0%;
}
.outnotsame5:hover .onoutnotsame{
	 bottom: 0%;
}
.outnotsame6:hover .onoutnotsame{
	 bottom: 0%;
}
.outnotsame7:hover .onoutnotsame{
	 bottom: 0%;
}
.outnotsame8:hover .onoutnotsame{
	 bottom: 0%;
}
.outnotsameinto:hover .hrr{
	 width: 98%
}
.outnotsame1:hover .hrr{
	 width: 98%
}
.outnotsame2:hover .hrr{
	 width: 98%
}
.outnotsame3:hover .hrr{
	 width: 98%
}
.outnotsame4:hover .hrr{
	 width: 98%
}
.outnotsame5:hover .hrr{
	 width: 98%
}
.outnotsame6:hover .hrr{
	 width: 98%
}
.outnotsame7:hover .hrr{
	 width: 98%
}
.outnotsame8:hover .hrr{
	 width: 98%
}
@media screen and (min-width: 505px) and (max-width: 1100px) {
	
	.outnotsameinto{
	width: 47%;
	margin-left: 2%;
	height: 300px;
	float: right;
	position: relative;
	overflow: hidden;
	;
	margin-bottom: 20px
}
.onoutnotsame{
	width: 98%;
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 0%;
	text-align: right;
	padding-right: 2%;
	background: linear-gradient(to bottom, transparent 0, rgba(15, 36, 84, .01) 2%, rgba(15, 36, 84, .75) 90%);
	transition: 1s;
	line-height: 25px
}
	.onoutnotsame p{
	font-family: "Cairo", sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #ffffff;
	line-height: 26px;
	text-transform: capitalize;
	letter-spacing: 0px;
	padding-right: 10px
	
}
	.outnotsame1{
	width: 38%;
	margin-right: 4%;
		margin-left: 8%;
	height: 350px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
	
}
.outnotsame2{
	width: 38%;
	margin-right: 8%;
		margin-left: 4%;
	height: 350px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}
.outnotsame3{
	width: 38%;
	margin-right: 4%;
		margin-left: 8%;
	height: 350px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}
.outnotsame4{
	width: 38%;
	margin-right: 8%;
		margin-left: 4%;
	height: 350px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}
.outnotsame5{
	width: 38%;
	margin-right: 0%;
	margin-left: 32%;
	height: 300px;
	float: left;
	position: relative;
	overflow: hidden;
	;
	margin-bottom: 20px
}
}
@media screen and (max-width: 500px) {
	.outindex{
	width: 92.5%;
	padding-left: 3%;
	margin-top: 0px;
	
}
	.onoutnotsame{
	width: 98%;
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 0%;
	text-align: right;
	padding-right: 2%;
	background: linear-gradient(to bottom, transparent 0, rgba(15, 36, 84, .01) 2%, rgba(15, 36, 84, .75) 90%);
	transition: 1s;
	line-height: 25px
}
	.outnotsame1{
	width: 100%;
	margin-right: 0%;
	height: 250px;
	float: none;
	;
		margin-bottom: 20px;
		margin-top: 0px
}
.outnotsame2{
	width: 100%;
	margin-right: 0%;
	height: 250px;
	float: none;
	;
		margin-bottom: 20px;
		margin-top: 0px
}
	.outnotsame3{
	width: 100%;
	margin-right: 0%;
	height: 250px;
	float: none;
	;
		margin-bottom: 20px;
		margin-top: 0px
}
	.outnotsame4{
	width: 100%;
	margin-right: 0%;
	height: 250px;
	float: none;
	;
		margin-bottom: 20px;
		margin-top: 0px
}
	.outnotsame5{
	width: 100%;
	margin-right: 0%;
	height: 250px;
	float: none;
	;
		margin-bottom: 20px;
		margin-top: 0px
}
	.outnotsame6{
	width: 100%;
	margin-right: 0%;
	height: 250px;
	float: none;
	;
		margin-bottom: 20px;
		margin-top: 0px
}
	.outnotsame7{
	width: 100%;
	margin-right: 0%;
	height: 250px;
	float: none;
	;
		margin-bottom: 20px;
		margin-top: 0px
}
	.outnotsame8{
	width: 100%;
	margin-right: 0%;
	height: 250px;
	float: none;
	;
		margin-bottom: 20px;
		margin-top: 0px
}
	.outnotsameinto{
	width: 100%;
	margin-left: 0%;
	height: 250px;
	float: none;
	;
		margin-bottom: 20px;
		margin-top: 0px
}
	
}