@charset "UTF-8";
.tab_3 .slider {
  max-width: 1200px; }

.tab_3 .slick-slide {
  border: none;
  margin: 0; }

.tab_3 .slick-prev::before, .tab_3 .slick-next::before {
  font-size: 28px;
  color: #c60651; }

.tab_3 .bg-blue-light {
  background: #E4F7FD; }

.tab_3 .bg-button {
  background: rgba(0, 106, 138, 0.5); }

.tab_3 .slick-slide.slick-current.slick-active .bg-button {
  color: #c60651 !important;
  background: #fff; }
  .tab_3 .slick-slide.slick-current.slick-active .bg-button * {
    color: #c60651 !important; }

.tab_3 .pl-150 {
  padding-left: 1.5rem; }

.tab_3 .arrow-right-blue:after {
  font-family: "icomoon";
  color: #10A8D6;
  content: "";
  font-size: 0.75rem;
  padding-left: 11px; }

@media (min-width: 576px) {
  .tab_3 .slider .slick-arrow.slick-prev {
    left: -5.313rem; }
  .tab_3 .slider .slick-arrow.slick-next {
    right: -5.313rem; } }
