/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.section-slider .ms-container {
	max-height: 90vh;
	overflow: hidden;
	max-height: -webkit-calc(100vh - 79px);
	max-height: calc(100vh - 79px);
}
.ms-slide-info {
	margin-bottom: -1px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.25);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
}
.ms-info {
	font-size: 32px;
	line-height: 40px;
	font-weight: 300;
	letter-spacing: 4px;
	color: #000;
	padding: 20px 100px 20px 20px;
	position: relative;
	cursor: pointer;
}
.ms-info .fa {
	color: #fff;
}
.ms-info:after {
	content: '\f0da  \f0da  \f0da';
	font: normal normal normal 32px/1 FontAwesome;
	line-height: 32px;
	color: #fff;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -16px;
}
.ms-slide .ms-slide-bgcont img {
	object-fit: cover;
}
.master-slider:has(.last-slide.ms-sl-selected) .ms-info:after {
	content: none;
}
@media only screen and (min-width: 1300px) {
	.ms-info {
		padding-left: 6%;
	}
}
@media only screen and (max-width: 1200px) {
	.ms-info {
		font-size: 24px;
		padding: 10px 80px 10px 15px;
	}
	.ms-info:after {
		font-size: 24px;
		line-height: 24px;
		margin-top: -12px;
	}
}
@media only screen and (max-width: 1023px) {
	.ms-info {
		font-size: 20px;
		line-height: 32px;
		padding: 10px 70px 10px 15px;
	}
	.ms-info:after {
		font-size: 20px;
		line-height: 20px;
		margin-top: -10px;
	}
}
@media only screen and (max-width: 639px) {
	.ms-info {
		font-size: 16px;
		letter-spacing: 1.5px;
		line-height: 24px;
		padding: 10px 60px 10px 15px;
		margin-right: 20px;
	}
	.ms-info:after {
		font-size: 18px;
		line-height: 18px;
		margin-top: -9px;
	}
}
.section-slider .ms-container {
	max-height: 90vh;
	overflow: hidden;
	max-height: -webkit-calc(100vh - 79px);
	max-height: calc(100vh - 79px);
}
.ms-slide-info {
	margin-bottom: -1px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.25);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
}
.ms-info {
	font-size: 32px;
	line-height: 40px;
	font-weight: 300;
	letter-spacing: 4px;
	color: #3b3b3b;
	padding: 20px 100px 20px 20px;
	position: relative;
	cursor: pointer;
}
.ms-info .fa {
	color: #fff;
}
.ms-info:after {
	content: '';
	display: block;
	width: 72px;
	height: 24px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -12px;
	background-image: url(/wp-content/themes/bid/assets/img/icon-arrow-white.png);
}
.ms-slide .ms-slide-bgcont img {
	object-fit: cover;
}
.master-slider:has(.last-slide.ms-sl-selected) .ms-info:after {
	content: none;
}
@media only screen and (min-width: 1300px) {
	.ms-info {
		padding-left: 6%;
	}
}
@media only screen and (max-width: 1200px) {
	.ms-info {
		font-size: 24px;
		padding: 10px 80px 10px 15px;
	}
}
@media only screen and (max-width: 1023px) {
	.ms-info {
		font-size: 20px;
		line-height: 32px;
		padding: 10px 70px 10px 15px;
	}
	.ms-info:after {
		width: 60px;
		height: 20px;
		margin-top: -10px;
		background-size: 20px;
	}
}
@media only screen and (max-width: 639px) {
	.ms-info {
		font-size: 16px;
		letter-spacing: 1.5px;
		line-height: 24px;
		padding: 10px 60px 10px 15px;
		margin-right: 20px;
	}
	.ms-info:after {
		width: 48px;
		height: 16px;
		margin-top: -8px;
		background-size: 16px;
	}
}