.parallax-slider{position:relative;}.content-wrapper{max-width:1170px;width:100%;margin:0 auto;}.parallax-slider .swiper-slide{position:relative;overflow:hidden;width:100%;min-height:550px;display:flex;align-items:center;}.parallax-slider.fullscreen .swiper-slide{min-height:100vh;}.parallax-slider .swiper-slide .bg-img{background-color:#c2a674;position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;display:flex;align-items:center;text-align:center;z-index:-1;}.overlay{background-color:rgba(17,17,17,.3);width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;}.slider-caption .sub-title{font-family:"Work Sans",Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#C2572B;margin:0 0 10px;}.slider-caption .big-title{font-family:"Prata",Sans-serif;font-size:46px;font-weight:700;line-height:52px;letter-spacing:-1px;color:#fff;margin:0 0 10px;}.slider-caption .desc{font-family:"Lora",Sans-serif;font-size:16px;font-weight:400;line-height:26px;letter-spacing:-.2px;color:#fff;margin:0 0 20px;}.slider-caption .btn-group{display:flex;align-items:center;column-gap:10px;}.slider-caption .dl-btn-3{padding:0 32px;line-height:45px;}.nav-style-1 .slider-arrow{background-repeat:no-repeat;background-position:center center;width:14px;height:46px;line-height:46px;position:absolute;left:10px;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer;transition:all .3s ease-in-out;opacity:.5;}.nav-style-1 .slider-arrow i{display:none;}.nav-style-1 .next-ctrl{background-image:url(../../img/arrow-right-light.png);left:auto;right:10px;}.nav-style-1 .prev-ctrl{background-image:url(../../img/arrow-left-light.png);}.nav-style-1 .slider-arrow:hover{opacity:1;transition:all .3s ease-in-out;}.nav-style-2 .slider-arrow{background-color:rgba(0,0,0,.4);color:#ddd;font-size:14px;width:40px;height:60px;line-height:60px;position:absolute;left:0;top:50%;transform:translateY(-50%);text-align:center;z-index:1;cursor:pointer;transition:all .3s ease-in-out;}.nav-style-2 .next-ctrl{left:auto;right:0;}.nav-style-2 .slider-arrow:hover{background-color:rgba(0,0,0,.8);color:#fff;transition:all .3s ease-in-out;}.parallax-slider .dl-pagination{bottom:5px;left:0;width:100%;position:absolute;z-index:10;text-align:center;}.parallax-slider .swiper-pagination-bullet{width:inherit;height:inherit;-webkit-border-radius:inherit;border-radius:inherit;background:inherit;display:inline-block;opacity:inherit;transition:all 300ms ease;}.dots .swiper-pagination-bullet{margin-right:6px;width:12px;height:12px;transition:all 300ms ease;}.dots .swiper-pagination-bullet:before{content:'';height:100%;width:100%;display:inline-block;background:#f2f2f2;border-radius:50%;cursor:pointer;transition:all 300ms ease;}.dots .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-radius:20px;background:#c2a674;}.dots .swiper-pagination-bullet.swiper-pagination-bullet-active,.dots .swiper-pagination-bullet.swiper-pagination-bullet-active:before{width:30px!important;transition:all 300ms ease;}.lines .swiper-pagination-bullet{width:50px;height:3px;margin:0 5px;position:relative;border-radius:6px;overflow:hidden;}.lines .swiper-pagination-bullet:before{content:'';height:100%;width:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,.2);transition:background 300ms ease;}.lines .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background:rgba(255,255,255,.5);}.lines .swiper-pagination-bullet.swiper-pagination-bullet-active:after{content:'';display:block;height:100%;width:0;position:absolute;left:0;top:0;background:#c2a674;animation:lineProgressBar 5000ms linear forwards;}@-moz-keyframes lineProgressBar{0%{width:0}100%{width:100%}}@-webkit-keyframes lineProgressBar{0%{width:0}100%{width:100%}}@-o-keyframes lineProgressBar{0%{width:0}100%{width:100%}}@keyframes lineProgressBar{0%{width:0}100%{width:100%}}.dots-stroke .swiper-pagination-bullet{width:16px;height:16px;border-radius:50%;box-shadow:0 0 0 2px rgba(255,255,255,0);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;cursor:pointer;position:relative;}.dots-stroke .swiper-pagination-bullet:before{content:'';top:0;left:0;width:100%;height:100%;padding:0;outline:none;border-radius:50%;background-color:#f2f2f2;text-indent:-999em;cursor:pointer;position:absolute;transition:all .3s ease;}.dots-stroke .swiper-pagination-bullet.swiper-pagination-bullet-active{box-shadow:0 0 0 2px #c2a674;}.dots-stroke .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background-color:#c2a674;-webkit-transform:scale(.4);transform:scale(.4);}