section.gallery-section h2{text-align:left;margin-bottom:50px;position:relative}section.gallery-section h2 span{position:relative}section.gallery-section h2 span:before{content:"";width:60px;height:3px;background:#4a8bcc;position:absolute;bottom:-10px;left:0;margin:0 auto}section.gallery-section .slider-for img.gallery-img{max-width:100%;height:245px;object-fit:cover;width:100%;padding:10px;cursor:pointer}section.gallery-section ul.slick-dots{list-style:none;display:flex;justify-content:center}section.gallery-section ul.slick-dots .slick-active button{background:#4a8bcc}section.gallery-section ul.slick-dots button{border:none;background:#eee;margin:0 5px;font-size:0;padding:6px;border-radius:50%}section.gallery-section button.slick-prev.slick-arrow{position:absolute;top:50%;transform:translateY(-50%)}section.gallery-section button.slick-next.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);right:0}section.gallery-section button.slick-next.slick-arrow,section.gallery-section button.slick-prev.slick-arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:#4a8bcc;z-index:9}section.gallery-section button.slick-next.slick-arrow svg,section.gallery-section button.slick-prev.slick-arrow svg{width:100%;height:20px}section.gallery-section button.slick-next.slick-arrow svg path,section.gallery-section button.slick-prev.slick-arrow svg path{stroke:#fff}