/*hero slider*/
.module-14 {
  margin-top: 0;
}
.module-14 .carousel-control {
  background: none !important;
  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: 65%;
  }
}
.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: 400;
}
@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%);    */
}
@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: 60%;
  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 50px;
}
.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: #d04751;
  }

  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: 40vh;
    object-fit: cover;
    min-height: 300px;
  }
}
.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
  background: #f3e5c2 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  font-weight: 400 !important;
}
.module-14 .item .card .slide-text-wrap .btn-wrap .btn:hover {
  background: #d04751 !important;
  border-color: #292b3d !important;
  color: #292b3d !important;
  font-weight: 400 !important;
}

@media only screen and (max-width: 768px) {
  .module-14 .item .card .slide-text-wrap .sub-title {
    color: #292b3d;
    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;
  }
}

/*hero slider*/
.module-14 {
  margin-top: 0;
}
.module-14 .mobile-hero {
  display: none;
}
.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: 65%;
  }
}
.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: 10px;
  text-align: left;
}
.module-14 .item .card .slide-text-wrap .big-title h1 {
  margin-top: -10px;
  font-size: 2.5em !important;
  letter-spacing: 0.05em;
  font-weight: 300;
}
@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 only screen and (max-width: 1080px) {
  .ry-section-hero {
    margin-top: 135px;
  }
  div.ry-hero-video,
  div.ry-hero-video video {
    height: 600px;
    display: none;
  }
  .module-14 .mobile-hero {
    display: block;
  }
  .ry-section-hero:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.85) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    pointer-events: none;
	  z-index:3;
  }
  .module-14 .mobile-hero img {
    min-height: 480px;
    object-fit: cover;
    object-position: center;
  }
  div.sections.ry-section-hero div#card1 {
    z-index: 4;
  }
}
@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: 80vh;
  height: 80svh;
}
.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%);    */
}
@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: 87%;
  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;
  text-transform: uppercase;
  font-weight: 300;
  max-width: 655px;
  margin: 0 auto 50px;
}
.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: #d04751;
  }

  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: 40vh;
    object-fit: cover;
    min-height: 300px;
  }
}
.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
  background: #f3e5c2 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  font-weight: 400 !important;
}
.module-14 .item .card .slide-text-wrap .btn-wrap .btn:hover {
  background: #d04751 !important;
  border-color: #292b3d !important;
  color: #292b3d !important;
  font-weight: 400 !important;
}

@media only screen and (max-width: 768px) {
  .module-14 .item .card .slide-text-wrap .sub-title {
    color: #292b3d;
    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;
  }
}

div.sections.ry-section-hero div#card1 {
  position: absolute;
  bottom: 10%;
}

div.sections.ry-section-hero div#card1 h1 {
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 300 !important;
  font-size: 2.5em !important;
  margin-bottom: 15px;
}

div.sections.ry-section-hero div#card1 .sub-title {
  color: #f7d0c8;
  text-transform: uppercase;
}

.ry-hero-video {
  height: 70vh; /*76vh*/
  overflow: hidden;
}

@media (max-width: 1024px) {
  div.sections.ry-section-hero div#card1 {
    padding: 0 18px;
    /* position:static; */
    /* margin-top: 2em; */
    bottom: 5%;
  }

  div.ry-hero-video video {
    /* height: auto; */
  }

  div.ry-hero-video {
    /* height: auto; */
  }

 div.sections.ry-section-hero div#card1 h1 {
    /* color: #333; */
    font-weight: normal;
    font-size: clamp(24px,3.906vw,30px) !important;
}

  div.sections.ry-section-hero div#card1 .sub-title {
    color: #fff;
    line-height: 26px;
  }
}
