@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Spline+Sans:wght@300..700&display=swap');
.oversub1 .hrr{
	width: 20%;
	height: 1px;
	outline: none;
	background-color: #ffffff;
	margin-top: -15px;
	margin-bottom: 6px;
	transition: 1s
}
.oversub1:hover .hrr{
	 width: 98%
}
.suballindex{
	width: 90%;
	height: auto;
	
	padding-left: 5%;
	padding-right: 5%;
	position: relative;
	
	padding-bottom: 25px
}
.ontopright{
	position: absolute;
	right: 5%;
	top: 5%;
	width: 20%;
}
.oversub1 hr{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 10px;
	background-color: #706F6F
}
.pricel h3{
	font-size: 12px;
	text-align: left;
	letter-spacing: 2px;
	line-height: 0px;
	 float: left;
	color: rgb(136, 143, 153);
	font-weight: 500;
	margin-right: 5px
}
.periodestar{
	font-size: 14px;
	height: 30px;
	width:94%;
	
	border-radius: 0px;
	line-height: 30px;
	text-transform: capitalize;
	color: rgb(136, 143, 153);
	z-index: 20;
	left: 0%;
	text-align: left;
	letter-spacing: 2px;
	position: absolute;
	bottom: 60px;
	font-family: "Spline Sans", serif;
	font-weight: 400;
	border-bottom: rgba(212,212,212,1.00) solid 1px;
	padding-left: 4%;
	padding-right: 2%
	
}

.periodestar .fa{
	margin-left: 1px;
	font-size: 16px
}
.namel{
	width:93%;
	float: right;
	text-align: right;
	height: auto;
	padding-right: 1%;
	margin-bottom: 0px;
	min-height: 50px;
	max-height: 125px;;
	line-height: 24px;
	font-family: "Cairo", serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0px;
	text-transform: capitalize;
	overflow-y: hidden;
	padding-bottom: 5px;
	vertical-align: top;
	position: absolute;
	 display: flex;
    flex-direction: column;
    justify-content: flex-start; /* Align text at the bottom */
	top: 5px
	
	
}
.namel span{
	font-size: 18px;
	line-height: 44px;
	letter-spacing: 0px;
	margin-bottom: 3px;
	font-weight: 400;
	color: rgb(136, 143, 153);
	
	
}
.namel span .fa-map-marker{
	font-size: 20px;
	margin-left: 5px;
	float: right;
	line-height: 44px
}
.namel h2{
	font-size: 14px;
	text-transform: capitalize;
	line-height: 0px;
	color: #ffffff;
	float: none;
	
	
}
.namel h2 i{
	margin-right: 5px
}
.caleperiode{
	width:auto;
	float: left;
	text-align:left;
font-family: "Spline Sans", serif;
	height: 40px;;
	line-height: 20px;
	color: #000000;
	font-weight: 600;
	font-size: 16px;
	transition: 1s;
	position: absolute;
	bottom: 70px;
	right:3%;
	text-transform: capitalize;
	direction: rtl
}
.caleperiode i{
	margin-left: 10px;
	float: right
	
}
.bookl{
	width:29%;
	float: left;
	text-align: center;
	
	font-family: "Cairo", serif;
	height: 35px;;
	line-height: 35px;
	
	font-weight: 400;
	font-size: 14px;

	border-radius:5px;
	transition: 1s;
	position: absolute;
	bottom: 10px;
	left:3%
}
.pricel{
	width:90%;
	float: none;
	text-align: left;
	
	padding-right: 1%;
	padding-left: 3%;
	height: auto;
	line-height: 25px;
	font-family: "Spline Sans", serif;
	font-weight: 700;
	font-size: 20px;
	
	position: absolute;
	bottom: 10px;
	right: 1%;
}
.pricel span{
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
	
}
.pricel span i{
	margin-right: 5px
}
.offer{
	width: auto;
	height: 30px;
	padding: 6px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 1%;
	z-index: 20;
	border-radius: 0px;
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	
}
.offerok{
	width: auto;
	height: 30px;
	padding: 6px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 3%;
	z-index: 20;
	border-radius: 0px;
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	background-color: rgba(255,255,255,0.56);
}
.govnamel{
	width:95%;
	right: 2%;
	text-align: right;
	
	padding-right: 3%;
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
	
	font-weight: 700;
	font-size: 14px;
	position: absolute;
	color: #000000;
	letter-spacing: 2px
}

.exp{
	width:100%;
	float: left;
	text-align: center;
	color: #ffffff;
	padding-right: 1%;
	margin-bottom: 5px;
	height: 35px;;
	line-height: 35px;
	
	font-weight: 600;
	font-size: 18px;
	text-transform: capitalize;
	border: 1px solid #ffffff;
	margin-top: 0px;
	background: linear-gradient(to right, #E46D30 50%, transparent 0%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .5s ease-out;
}
.exp:hover{
	background-position: left bottom;
}
.exp .expimg{
	width:15px;
	height: 15px;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	filter: invert()
}
.oversub1:hover .exp{
	color: #000000;
	border: 1px solid #000000;
}
.oversub1:hover .exp a{
	color: #000000;
	
}
.exp a{
	color:#ffffff;
	transition: 0.5s;
	text-decoration: none
}
.exp a:hover{
	color:#3dd1d5
}
/*
.suballindex{
	width: 98%;
	height: auto;
	
	margin-left: 1%;
	margin-right: 1%;
	background-image: url(sour/bg-shape-01.png);
	position: relative
}
*/
.overwhite{
	width: 43%;
	right: 3%;
	bottom: 10px;
	position: absolute;
	height: 80vh;
	background-color: rgba(255,255,255,1.00);
	z-index: 1
}
.overwhitelink{
	right: 40%;
	bottom: -15px;
	position: absolute;
	z-index: 2
}
.overwhite h1{
	
	font-weight: 400;
	font-size: 14px;
	color: #9a9a9a;
	text-transform: uppercase;
	padding-top: 10px;
	text-align: left;
	padding-left: 5%
}
.overwhite h2{
	
	font-weight: 400;
	font-size: 24px;
	color: #555555;
	text-transform: capitalize;

	text-align: left;
	padding-left: 5%
}
.overwhite p{
	
	font-weight: 400;
	font-size: 14px;
	color: #9a9a9a;
	text-transform: capitalize;
	line-height: 27px;
	text-align: left;
	padding-left: 5%
}
.subnew{
	width:150px;
	height: 40px;
	border-radius: 5px;
	position: absolute;
	right: 5px;
	top: 5px;
	background-color: #ffffff;
	z-index: 20;
	line-height: 40px;
	font-size: 14px;
	font-weight: 600;
	color:#e01a4b;
	/*transition: transform 0.8s;
  transform-style: preserve-3d;*/
}
/*.oversub1:hover .subnew{
	transform: rotateY(360deg);
}*/
/*.oversub1s:hover .subnew{
	transform: rotateY(360deg);
}*/
.oversub{
	width: 80%;
	right: 10%;
	bottom: 50px;
	position: absolute;
	height: 200px;
	z-index: 2
}
.oversub1{
	width: 31.5%;
	margin-right: 1.5%;
	margin-left: 0%;
	float: right;
	height: 500px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	box-shadow: 0 0 15px #cccccc37;
	
	
}
.frombottom a{
	width: 100%;
	height: 100%
}
.frombottom{
	width: 100%;
	position: absolute;
	height: 60%;
	background-color: #ffffff;
	z-index: 1;
	bottom: -60%;
	left: 0px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	transition: 0.3s
}
.oversub1:hover .overtext .namel h2{
}
.oversub1:hover .overtext .namel span{
}
.oversub1:hover .pricel {
}
.pricel .through{
	text-decoration: line-through;
	float: right;
	text-align: right;
	color: #000000;
	font-size: 16px;
	border-left:1px solid #ffffff;
	padding-right: 5px;
	direction: rtl
}
.pricel .notthrough{
	margin-right: 1px;
	float: right;
	text-align: right;
	direction: rtl
}

.oversub1:hover .pricel {
}
.oversub1:hover .overtext .namel  {
}
.oversub1:hover .overtext .namel:hover{
	transition: 1s;
}
.oversub1:hover .frombottom{
	bottom: 0%
}
.oversub1 img{
	width: 100%;
	height: 300px;
	transition: all 1s ease;
/*	filter: brightness(70%)*/
	
}
.oversub1:hover img{
/*
	transform: scale(1.09, 1.09);
	filter: brightness(70%)
*/
}

.overtext2{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	height: auto;
	
	position: absolute;
	bottom: 25px;
	left: 2%;
	border-radius: 0px;
	line-height: 24px;
	
	font-size: 22px;
	color: #ffffff;
	font-weight: 900;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
	z-index: 10;
	transition: 1s
}
/*
.oversub1:hover .overtext{
	top: 54%
}
*/
.overtext{
	width: 90.2%;
	margin-left: 0%;
	margin-right: 0%;
	padding-left: 5%;
	padding-right: 5%;
	height: 180px;
	
	position: absolute;
	bottom: 0%;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	line-height: 350px;
	font-family: 'playfair display', sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	z-index: 0;
	transition: 1s;
	padding-top: 20px;
	background-color:#ffffff;
}



@media screen and (max-width: 500px) {
.suballindex{
width: 98%;
		padding-left: 1%;
		padding-right: 1%;
	padding-bottom: 80px
}
	.oversub1:hover .overtext{
	top: 54%
}
.overtext{

	top: 54%;
	
}
	.overwhite{
	width: 90%;
	right: 5%;
	top: 10px;
	position: absolute;
	height: 170px;
	background-color: rgba(255,255,255,1.00);
	z-index: 1
}
	.overwhite h1{
	
	font-weight: 400;
	font-size: 12px;
	color: #9a9a9a;
	text-transform: uppercase;
	padding-top: 3px;
	text-align: left;
	padding-left: 5%
}
.overwhite h2{
	font-family: 'Roboto', "sans-serif";
	font-weight: 400;
	font-size: 18px;
	color: #555555;
	text-transform: capitalize;

	text-align: left;
	padding-left: 5%;
	margin-top: 0px
}
.overwhite p{
	
	font-weight: 400;
	font-size: 11px;
	color: #9a9a9a;
	text-transform: capitalize;
	line-height: 22px;
	text-align: left;
	padding-left: 5%
}
	.oversub{
	width: 100%;
	right: 0%;
	top: 190px;
	position: absolute;
	height: 350px;
	z-index: 2
}
.oversub1{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	float: right;
	height: 500px;
	position: relative;
	margin-bottom: 10px
}
.oversub1 img{
	width: 100%;
	height: 300px
}
	.oversub1s{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	float: right;
	height: 350px;
	position: relative;
	margin-bottom: 10px
}
.oversub1s img{
	width: 100%;
	height: 350px
}
	.overtext2s{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	height: auto;
	
	position: absolute;
	bottom: 20px;
	left: 2%;
	border-radius: 0px;
	line-height: 24px;
	
	font-size: 22px;
	color: #ffffff;
	font-weight: 900;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
	z-index: 10;
	transition: 1s
}
.overtexts{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	height: 350px;
	background-color: rgba(12,117,175,0.85);
	position: absolute;
	bottom: 0px;
	right: -100%;
	border-radius: 0px;
	line-height: 350px;
	
	font-size: 18px;
	color: #F89623;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	z-index: 10;
	transition: 1s
}
.namel{
	
	font-size: 17px
}
.pricel{
	
	
}
	.ontopright{
	position: absolute;
		right: 25%;
	top:auto;
		bottom: 0%;
		width: 50%
}
	
}
@media screen and (min-width: 510px) and (max-width: 1100px) {
	.suballindex{
	width: 90%;
	height: auto;
	
	padding-left: 7.5%;
	padding-right: 2.5%;
	position: relative;
	
	padding-bottom: 25px
}
	.oversub1:hover .overtext{
	top: 54%
}
.overtext{

	top: 54%;
	
}
	.ontopright{
	position: absolute;
	right: 5%;
	top: 0%;
	width: 20%;
}
	.oversub1{
	width: 45%;
	margin-left: 2%;
	margin-right: 0%;
	float: right;
	height: 445px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	
	border-radius: 5px
	
}
	
}