/*hero slider*/
.module-14 {
	margin-top: 0; }
.module-14 .carousel-control {
	width: 8%;
	display: none;
	}
.module-14 .item .card {
	position: absolute;
	top: 60%;
	left: 57%;
	transform:translate(-50%, -50%);
}


.hero-social {
    position: absolute;
    z-index: 300;
    right: 4%;
    bottom: 20%;
}

.hero-social .social-inner-wrap {
    flex-direction: column;
    gap: 20px 0;
}

.hero-social .social-inner-wrap li {
    margin: 0;
}

div.hero-social .social-inner-wrap li a {
    height: 50px;
    width: 50px;
    background: transparent !important;
    border: 1px solid #ffffff;
    border-radius: 100%;
}



.hero-social ul.custom-social-wrapper {
    position: relative;
}

.hero-social:before {
    background: #fff;
    position: absolute;
    content: '';
    height: 350px;
    bottom: -18.5em;
    left:0;
    right:0;
    width: 1px;
    margin: auto;
    top: initial;
    z-index: 9999;
}

.hero-social .social-inner-wrap li a:hover {
    background: #e1ded5 !important;
    border-color: #e1ded5 !important;
}

.hero-social .social-inner-wrap li a:hover svg {
    fill: var(--color-primary) !important;
}


.module-14 .item .card .slide-text-wrap .big-title h4 {
    font-family: var(--font-default) !important;
    letter-spacing: -1px !important;
    font-style: italic !important;
    color: #e1dad0;
    line-height: 1.1;
    font-size: clamp(2.1875rem, 2.1294rem + 0.3097vw, 2.625rem);
    margin-bottom: 10px !important;
}

a#hero-btn {
    background: transparent !important;
    border: 1px solid #738498;
    color: #fcfef1 !important;
    margin-top: 1.5em;
}


@media only all and (min-height: 500px) and (max-height: 700px) and (min-width: 992px) and (max-width: 1920px) {
	.module-14 .item .card {
		top: 65%; }
}


.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 {
	line-height: 0.9;
	font-size: clamp(2.8125rem, 1.8584rem + 5.0885vw, 10rem);
	}
@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%;
	display: flex;
	align-items: center;
	}
.module-14 .ry-slide.ry-el-bg:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgb(0 0 0 / 0%), hsl(0deg 0% 0% / 21%));
}
@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: 1080px) {
	.module-14 .ry-slide.ry-el-bg:before {
		opacity: 0;
	}

	.module-14 .item .card .slide-text-wrap .big-title h4 {
    text-align: center;
}

a#hero-btn {
    margin: 1em auto 0;
    white-space:nowrap;
    
}

	#sldr .carousel-inner {
		padding-bottom: 0;
		height: auto !important;
	}

	.module-14 .ry-slide.ry-el-bg {
		height: auto !important;
		padding: 0 !important;
		background-image: none !important;
		position: static !important;
		margin: 0 !important;
		flex-direction: column !important;
	}

	.module-14 .ry-slide.ry-el-bg img {
		display: block;
		height: auto;
		object-fit: cover;
		visibility: visible !important;
	}

	.module-14 .ry-slide.ry-el-bg .card {
		position: static !important;
		padding: 0 !important;
		padding: 60px 30px !important;
		justify-content: center;
		align-items: center;
		background: #34424b;
		left: 0;
		transform: initial !important;
	}

	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: 50vh;
		object-fit: cover;
		object-position: 80%;
	}

	a#hero-btn {
    font-size:16px !important;
}
	
}
.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
	background: #738498 !important;
    border-color: #FFFFFF !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
}
.module-14 .item .card .slide-text-wrap .btn-wrap .btn:hover {
	background: #34424b !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: 100vh;
		background-size: cover;
		background-position: top;
		object-fit: cover;
		object-position: top;
	}
}

#sldr .carousel-inner {
    height: 100vh;
}

@media (max-width:1198px) {
    .hero-social {
    bottom: 5%;
}

.hero-social .social-inner-wrap {
    gap: 6px 0;
}



div.hero-social .social-inner-wrap li a {
    height: 30px;
    width: 30px;
}

div.hero-social .social-inner-wrap li a svg {
    width: 10px;
}

.hero-social:before {
    bottom: -13.5em;
    height: 250px;
}
}

@media (max-width:500px) {
    .hero-social:before {
        display:none;
    }

     .hero-social {
    bottom: 17%;
         display:none;
}
    .module-14 .item .card .slide-text-wrap .big-title h4 {
    font-size: 25px;
}
}

