/*hero slider*/
.module-14 {
	margin-top: 0;
}
.module-14 .carousel-control {
	width: 8%;
}
.module-14 .item .card {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 100px 8.33333vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media only all and (min-height: 500px) and (max-height: 700px) and (min-width: 992px) and (max-width: 1920px) {
	.module-14 .item .card {
		top: 35%;
	}
}
.module-14 .item .card .slide-text-wrap {
	width: 100%;
	max-width: 655px;
}

.module-14.center .item .card .slide-text-wrap {
	width: 100%;
	max-width: 655px;
	margin: 0 auto;
}
.module-14 .item .card .slide-text-wrap .big-title {
	margin-bottom: 1.66667vw;
	text-align: left;
}
.module-14 .item .card .slide-text-wrap .big-title h1 {
	margin-top: -10px;
	font-size: 3em !important;
	letter-spacing: 0.05em;
	font-weight: 600;
}
@media (max-width: 1440px) {
	.module-14 .item .card .slide-text-wrap .big-title h1 {
		font-size: 2.5em !important;
	}
	.module-14 .item .card .slide-text-wrap .big-title {
		margin-bottom: 20px;
		text-align: left;
	}
	.module-14 .item .card .slide-text-wrap .sub-title {
		font-size: 18px;
		line-height: 1.5;
		text-align: left;
		margin-bottom: 30px;
		text-shadow: 1px 3px 2px rgb(0 0 0 / 40%);
	}
}
@media (max-width: 767px) {
	.module-14 .item .card .slide-text-wrap .big-title h1 {
		font-size: 20px !important;
	}
}
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 .item .card .slide-text-wrap .big-title h1 {
		font-size: 30px !important;
		line-height: 38px;
		text-align: left;
	}
}
@media only all and (min-height: 500px) and (max-height: 700px) and (min-width: 992px) and (max-width: 1920px) {
	.module-14 .item .card .slide-text-wrap .big-title h1 {
		font-size: 35px !important;
	}
}
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 .item .card .slide-text-wrap .big-title {
		margin-bottom: 20px;
	}
}
.module-14 .item .card .slide-text-wrap .sub-title {
	line-height: 170%;
	margin-bottom: 3.75vw;
	font-weight: 400;
	font-size: 20px;
}
@media (max-width: 767px) {
	.module-14 .item .card .slide-text-wrap .sub-title {
		font-size: 60%;
	}
}
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 .item .card .slide-text-wrap .sub-title {
		margin-bottom: 60px;
	}
}
.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
	border-radius: 0;
	padding: 20px 35px;
	font-weight: 600;
	font-size: 90%;
}
@media (max-width: 767px) {
	.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
		font-size: 70%;
	}
}
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
		padding: 10px 18px !important;
	}
}
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 {
		/*margin-top: 50px;*/
	}
}
@media (max-width: 767px) {
	.module-14 {
		/*margin-top: 50px;*/
	}
}
@media (max-width: 500px) {
	.module-14 {
		/*margin-top: 50px;*/
	}
}
.module-14 .ry-slide {
	height: 100vh;
}
.module-14 .ry-slide.ry-el-bg {
	background-size: cover;
	background-position: 50%;
}
.module-14 .ry-slide.ry-el-bg:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(
		90deg,
		rgba(0, 0, 0, 0.5046393557422969) 0%,
		rgba(0, 0, 0, 0.2049194677871149) 35%,
		rgba(255, 255, 255, 0) 100%
	);
	background: linear-gradient(to bottom, rgb(0 0 0 / 0%), rgb(0 0 0 / 60%));
}
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 .ry-slide.ry-el-bg {
		height: 40vh;
		padding: 200px 0;
	}
}
.module-14.style2 .item .card {
	top: 60%;
	padding: 0;
}
.module-14.center .item .card {
	top: 65%;
	padding: 0;
}
.module-14.style2 .item .card .slide-text-wrap {
	max-width: 1100px;
	margin: auto;
}

.module-14.center .item .card .slide-text-wrap {
	max-width: 1100px;
	margin: auto;
}
.module-14.style2 .item .card .slide-text-wrap .big-title {
	margin-bottom: 50px;
}
.module-14.style2 .item .card .slide-text-wrap .big-title h1 {
	text-align: center;
}
.module-14.center .item .card .slide-text-wrap .big-title h1 {
	text-align: center;
}
.module-14.style2 .item .card .slide-text-wrap .sub-title {
	text-align: center;
	max-width: 655px;
	margin: 0 auto 50px;
}

.module-14.center .item .card .slide-text-wrap .sub-title {
	text-align: center;
	max-width: 655px;
	margin: 0 auto 30px;
}
.module-14.style2 .item .card .slide-text-wrap .btn-wrap {
	text-align: center;
}

.module-14.center .item .card .slide-text-wrap .btn-wrap {
	text-align: center;
}
.module-14.style2 .item .card .slide-text-wrap .btn-wrap .btn {
	color: #333;
}

@media (max-width: 1024px) {
	.module-14 .ry-slide.ry-el-bg:before {
		opacity: 0;
	}

	#sldr .carousel-inner {
		padding-bottom: 0;
	}

	.module-14 .ry-slide.ry-el-bg {
		height: auto;
		padding: 0;
		background: transparent;
	}

	.module-14 .ry-slide.ry-el-bg img {
		display: block;
		height: 60vh;
		object-fit: cover;
		min-height: 500px;
	}

	.module-14 .ry-slide.ry-el-bg .card {
		position: relative;
		top: unset !important;
		padding: 0 !important;
		transform: unset;
		padding: 60px 30px !important;
		justify-content: center;
		align-items: center;
		background: #5b4eaa;
	}

	body .module-14 .item .card .slide-text-wrap .big-title h1 {
		margin-top: 0 !important;
		font-size: 2.8em !important;
		text-align: center;
		line-height: 1.1;
		margin-bottom: 20px !important;
	}

	.module-14 .item .card .slide-text-wrap .big-title {
		margin-bottom: 0;
	}

	body .module-14 .item .card .slide-text-wrap .sub-title {
		text-align: center;
		font-size: 18px;
		line-height: 1.5;
		color: #fff !important;
		margin-bottom: 20px;
	}
}

@media (max-width: 520px) {
	body .module-14 .item .card .slide-text-wrap .big-title h1 {
		font-size: 2.2em !important;
		line-height: 1;
	}
	.module-14 .ry-slide.ry-el-bg img {
		display: block;
		height: 100%;
		object-fit: cover;
		min-height: 300px;
	}
}
.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
	background: #493e8b !important;
	border-color: #ffffff !important;
	color: #ffffff !important;
	font-weight: 400 !important;
}
.module-14 .item .card .slide-text-wrap .btn-wrap .btn:hover {
	background: #5b4eaa !important;
	border-color: #ffffff !important;
	color: #ffffff !important;
	font-weight: 400 !important;
}

@media only screen and (max-width: 768px) {
	.module-14 .item .card .slide-text-wrap .sub-title {
		color: #ffffff;
		text-shadow: unset;
	}

	.module-14 .item .card {
		top: 145% !important;
		padding: 100px 8.33333vw !important;
	}

	.module-14 .item .card .slide-text-wrap .big-title h1 {
		font-size: 1.1em !important;
		margin-top: 30px;
	}
}
@media only screen and (max-width: 400px) {
	.module-14 .item .card {
		top: 165% !important;
	}
}

.module-14.center .item .card .slide-text-wrap {
	max-width: 90%;
	margin: 0 auto;
	flex: 100%;
}

.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
	margin: auto;
}

@media (max-width: 1024px) {
	.module-14 {
		margin-top: 0px !important;
	}
}

@media (min-width: 1081px) {
	.module-14,
	.module-14 .item img {
		height: inherit;
		background-size: cover;
		background-position: top;
		object-fit: cover;
		object-position: top;
		overflow: hidden;
	}
	.module-14.style-3 .ry-slide .ry-bg-photo {
		height: clamp(600px, calc(100vh - 122px), 1080px);
	}

	.module-14.style-3 .item .card {
		padding-left: 6.3333vw;
		padding-right: 60px;
	}
	.module-14.style-3 .carousel-control.left {
		left: 6.3333vw;
	}
	.module-14.style-3 .carousel-control.right {
		left: calc(6.333vw + 60px);
	}
	.module-14.style-3 .carousel-control {
		background: #fff;
	}

	.module-14.style-3 .ry-slide .ry-bg-photo.photo-right img {
		object-position: center;
	}
}
.module-14.style-3 .ry-slide:before {
	display: none;
}

#sldr .carousel-inner {
	height: calc(100vh - 120px);
}

/** Home Slider Style **/

.module-14.style-3 .ry-slide .ry-bg-photo:after {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-ab37775b-ad83-437c-907a-3c979d13bfb6/Assets/hero_left_solid_bg.jpg);
	background-size: cover;
	opacity: 1;
}

.module-14.style-3 .item .card .slide-text-wrap .big-title h1 {
	color: #ffffff;
	font-family: "Cinzel", sans-serif !important;
	font-weight: 600 !important;
}

/** Home Slider End **/
