/*@import url('normalize.css');*/


/*@font-face {
  font-family: 'icon';
  src: url("font/icon.eot");
  src: 
	url("font/icon.eot?#iefix") format('embedded-opentype'),
	url("font/icon.woff") format('woff'), 
	url("font/icon.ttf") format('truetype'), 
	url("font/icon.svg#icon") format('svg');
  font-weight: normal;
  font-style: normal;
} */

.ps-container {
/*	position: absolute;*/
	position: relative;
	width: 100%;
	height: 70vh;
	overflow: hidden;
	text-transform: uppercase;
	color: #555;
	background: #fff;
}

.ps-container > div {
	position: absolute;
	width: 50%;
}

.ps-container > div > div,
.ps-slidewrapper > nav,
.ps-slides > div {
	position: absolute;
}

.ps-header {
	top: 0px;
	left: 0px;
	height: 150px;
	z-index: 1001;
	background: #fff;
}

.ps-header h1 {
	color: #ccc;
	line-height: 150px;
	margin: 0;
	padding: 0 50px;
	font-weight: 200;
	font-size: 14px;
	letter-spacing: 10px;
}

.ps-contentwrapper {
	top: 0px;
	bottom: 0px;
	overflow: hidden;
	z-index: 1000;
}

.ps-content {
	background: #fff;
	width: 100%;
	height: 100%;
	padding: 0px;
}

.ps-content h2 {
	font-family: 'Playfair Display', serif;	
	padding: 35px 15px 35px 35px;
    letter-spacing: 4px;
    margin: 10px 0 0px;
    text-align: left;
    font-weight: 700;
    position: absolute;
    bottom: 0px;
    color: #fff;
    width: 100%;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(63, 62, 62, 0.63) 37%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(63 62 62 / 63%) 37%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e3000000', GradientType=0);
    text-transform:capitalize;

}

  #ps-previd, #ps-nextid{
	 font-family: 'Playfair Display', serif;	
	/* margin-top: 90px; */
    text-align: center;
    font-size: 26px;
    color: #000;
	height: 120px;
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
    background: rgba(224, 224, 224, 0.6);
        text-transform:capitalize;


}

.ps-content p {
	line-height: 26px;
	font-size: 12px;
	letter-spacing: 2px;
	word-spacing: 10px;
	padding: 10px 15px;
	font-weight: 400;
	text-align: justify;
	border-left: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
}

.ps-content span.ps-price {
	float: left;
	margin: 10px;
	width: 140px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	color: #fff;
	background: #f7cfc6;
	background: rgba(247,197,185,0.8);
	font-size: 55px;
	font-weight: 200;
}

/*.ps-content a:last-child {
	font-size: 14px;
	font-weight: 700;
	color: #555;
	letter-spacing: 4px;
	float: right;
	border: 3px solid #555;
	padding: 3px;
	text-indent: 4px;
} */

.ps-content img{
	width:100%;
	object-fit:cover;
	height: 70vh;
}

.no-touch .ps-content a:last-child:hover {
	color: #b2d79d;
	border-color: #b2d79d;
}

/*.ps-content a:last-child:before {
	content: '\53';
	font-family: 'icon';
	font-style: normal;
	font-weight: normal;
	speak: none;
	padding-right: 5px;
} */

.ps-slidewrapper {
	right: 0px;
	top: 0px;
	height: 100%;
	overflow: hidden;
}


.ps-current, .ps-current.ps-move {
/* background-image:none !important;	 */
    background-size: 0% !important;
}

.ps-slides {
	top: 0px;
	bottom: 120px;
	width: 100%;
}

.ps-slides img{
width:100%;
height:100%;
/*object-fit:contain;*/
object-fit:cover;
object-position:center center;	
}

.ps-slides > div {
	width: 100%;
	height: 100%;
	/* box-shadow: inset 0 0 0 9999px rgba(179,157,250,0.1); */
}

.ps-slidewrapper > nav {
	width: 100%;
	height: 120px;
	bottom: 0px;
	right: 0px;
	z-index: 1000;
}

.ps-slidewrapper > nav > a {
	width: 50%;
	height: 100%;
	position: relative;
	float: left;
	/* box-shadow: inset 0 0 0 9999px rgba(207,227,206,0.8); */
	outline: none;
}

.ps-slidewrapper > nav > a:first-child {
	/* box-shadow: inset 0 0 0 9999px rgba(233,217,141,0.8); */
}

.no-touch .ps-slidewrapper > nav > a {
	-webkit-transition: box-shadow 0.4s ease-in-out;
	-moz-transition: box-shadow 0.4s ease-in-out;
	-ms-transition: box-shadow 0.4s ease-in-out;
	-o-transition: box-shadow 0.4s ease-in-out;
	transition: box-shadow 0.4s ease-in-out;
}

.no-touch .ps-slidewrapper > nav > a:hover {
	/* box-shadow: inset 0 0 0 9999px rgba(246,224,121,0.1); */
}

.no-touch .ps-slidewrapper > nav > a:first-child:hover {
	/* box-shadow: inset 0 0 0 9999px rgba(249,15,15,0.1); */
}

.ps-slidewrapper > nav > a:after {
	content: '';
	position: absolute;
	width: 50px;
    height: 50px;
      top: -41%;
     left: calc(50% + 25px);
	/* margin: -20px 0 0 -50px; */
	margin: 49px 0 0 -50px;
/*	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);*/
/*	border-left: 2px solid #000;
	border-top: 2px solid #000;*/
	 -webkit-animation: actionup .5s infinite  alternate;
    animation: actionup .5s infinite  alternate;
    display: inline-block;
   
    vertical-align: -0.125em;
    content: "\f286";
   
    font-family: "bootstrap-icons";

   font-weight: 100;
    color: #000;
    font-size: 50px;
}

.ps-slidewrapper > nav > a:first-child:after {
/*	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);*/
	/* margin: -80px 0 0 -50px; */
	margin: -22px 0 0 -50px;
	    top: calc(50% + 15px);
    left: calc(50% + 25px);
   -webkit-animation: actionown .5s infinite  alternate;
    animation: actiondown .5s infinite  alternate;
    display: inline-block;
    content: "";
    vertical-align: -0.125em;
  display: inline-block;
   
    vertical-align: -0.125em;
    content: "\f282";
   
    font-family: "bootstrap-icons";

   font-weight: 100;
    color: #000;
    font-size: 50px;
}



@-webkit-keyframes actiondown {
    0% { transform: translateY(0); }
    100% { transform: translateY(10px); }
}

@keyframes actiondown {
    0% { transform: translateY(0); }
    100% { transform: translateY(10px); }
}

@-webkit-keyframes actionup {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

@keyframes actionup {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

.ps-slides > div,
.ps-slidewrapper > nav > a {
	background-color: #b0b0b0;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

.ps-move {
	-webkit-transition: top 400ms ease-out;
	-moz-transition: top 400ms ease-out;
	-o-transition: top 400ms ease-out;
	-ms-transition: top 400ms ease-out;
	transition: top 400ms ease-out;
	    background-size: 0% !important;
}


.ps-next, .ps-prev{

	    /* filter: sepia(50%); */
	}


@media screen and (max-width: 860px) {

	.js .ps-container > div {
		width: 100%;
	}

	.js .ps-header {
		height: 50px;
	}

	.js .ps-header h1 {
		line-height: 50px;
		padding: 0px 20px;
		letter-spacing: 4px;
	}
	
	.ps-container {
    /* position: absolute; */
    position: relative;
    width: 100%;
    height: 80vh;
    overflow: hidden;
    text-transform: uppercase;
    color: #555;
    background: #fff;
    }
    
    .ps-content {
    background: #fff;
    width: 100%;
    height: calc(40vh - 100px);
    padding: 0px;
    }

	.js .ps-slides {
		bottom: 40vh;
		top: 50px;
		display:block;
	}

	.js .ps-slidewrapper > nav {
		height: 100px;
	}

	.js .ps-contentwrapper {
		top: auto;
		height:  calc(40vh - 100px);
		bottom: 100px;
	}

	.js .ps-content {
		padding: 0px;
	}

	.js .ps-content h2 {
		border-right: none;
		font-size: 18px;
		margin: 10px 0;
		padding-top: 0;
	}

	.js .ps-content span.ps-price {
		font-size: 18px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-weight: 700;
		margin-bottom: 0;
	}

	.js .ps-content p {
		line-height: 20px;
		border: none;
		padding: 5px 10px;
		height: 80px;
		overflow-y: scroll;
	}

	.js .ps-content a:last-child {
		font-size: 13px;
		margin: 10px 20px 0 0;
	}
	
	.ps-content img {
    width: 100%;
    object-fit: cover;
    height:  calc(40vh - 100px);
    }
    
    .ps-content h2 {
	 padding: 10px 15px 10px;
    letter-spacing: 4px;
    margin: 0px 0 0px !important;
    text-align: left;
    font-weight: 700;
    position: absolute;
    bottom: 0px;
    color: #fff;
    height: 60px;
    align-items: center;
    display: flex;
    }
	
	.ps-next, .ps-prev{
	 display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column;

	}
	
	#ps-previd, #ps-nextid {
    margin-top: 0;
    text-align: center;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    }

.ps-slidewrapper > nav > a:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: -56%;
    left: 64%;
    /* margin: -20px 0 0 -50px; */
    margin: 49px 0 0 -50px;
    display: inline-block;
   
    vertical-align: -0.125em;
    content: "\f286";
   
    font-family: "bootstrap-icons";

   font-weight: 100;
    color: #000;
    font-size: 50px;
}

.ps-slidewrapper > nav > a:first-child:after {
  
    /* margin: -80px 0 0 -50px; */
    margin: -22px 0 0 -50px;
    top: 65%;
    left: 62%;
	   display: inline-block;
    content: "";
    vertical-align: -0.125em;
  display: inline-block;
   
    vertical-align: -0.125em;
    content: "\f282";
   
    font-family: "bootstrap-icons";

   font-weight: 100;
    color: #000;
    font-size: 50px;
}


.ps-container.mt-82 {
    margin-top: 29px;
}


}










