.slider-section{position:relative}@media (max-width: 991px){.slider-section{padding-top:0px}}.slider-section .swiper{display:block;float:left;width:100%}@media (max-width: 991px){.slider-section .swiper{display:none}}.slider-section .swiper .swiper-slide{display:block;float:left;width:100%;height:700px;background-size:cover;background-position:center}@media (max-width: 991px){.slider-section .swiper .swiper-slide{height:400px}}@media (max-width: 576px){.slider-section .swiper .swiper-slide{height:300px}}.slider-section .swiper .swiper-slide img{display:block;float:left;width:100%;height:100%}.slider-section .swiper .slider-content{display:block;float:left;width:100%;position:absolute;bottom:40%;left:10px}.slider-section .swiper .slider-content .slider-box{display:block;float:left;background:rgba(25,25,25,0.6);padding:20px;border-radius:5px}.slider-section .swiper .slider-content .slider-box .slider-name{display:block;float:left;width:100%;font-size:28px;font-weight:600;color:#fff}.slider-section .swiper .slider-content .slider-box p{display:block;float:left;width:100%;margin:15px 0;font-size:16px;font-weight:500;color:#fff}.slider-section .swiper .slider-content .slider-box .price{display:block;float:left;width:100%;color:#A6785D;font-size:20px;font-weight:600;margin-top:5px;margin-bottom:20px}.slider-section .swiper .slider-content .slider-box a{display:block;float:left;color:#fff;font-size:18px;font-weight:500;background-color:#F2C894;padding:7px 25px;border-radius:5px}.slider-section .swiper .slider-content .slider-box a:hover{background:#F2E2C4;text-decoration:none;color:#000}.slider-section .arrow{position:absolute;bottom:10px;left:50%;transform:translate(-50%, -50%);z-index:10}@media (max-width: 991px){.slider-section .arrow{display:none}}.slider-section .arrow span{display:block;width:15px;height:15px;border-bottom:3px solid #fff;border-right:3px solid #fff;transform:rotate(45deg);margin:-5px;animation:animate 2s infinite}.slider-section .arrow span:nth-child(2){animation-delay:-0.2s}.slider-section .arrow span:nth-child(3){animation-delay:-0.4s}@keyframes animate{0%{opacity:0;transform:rotate(45deg);translate:-20px,-20px}50%{opacity:1}100%{opacity:0;transform:rotate(45deg);translate:20px,20px}}
