@charset "UTF-8";
.franchise-offers-wrapper {
  margin-top: 120px;
}
@media only screen and (max-width: 768px) {
  .franchise-offers-wrapper {
    margin-top: 70px;
  }
}
.franchise-offers-wrapper .franchise-offers-inner span {
  font-size: 15px;
  font-weight: 700;
  color: #5b5b5b;
  font-family: "Raleway", sans-serif;
}
.franchise-offers-wrapper .franchise-offers-inner .franchise-offers-title {
  width: 50%;
  margin: 0 auto;
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  .franchise-offers-wrapper .franchise-offers-inner .franchise-offers-title {
    width: 100%;
  }
  .franchise-offers-wrapper .franchise-offers-inner .franchise-offers-title h2 {
    line-height: 26px;
  }
}
.franchise-offers-wrapper .progress {
  display: block;
  width: 100%;
  height: 2px;
  overflow: hidden;
  background-color: #f5f5f5;
  background-image: linear-gradient(to right, #e47813, #e47813);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
  margin-bottom: 30px;
}
.franchise-offers-wrapper .franchise-offers-item {
  padding: 40px 25px;
  margin-right: 30px; /* Prostor između slajdera */
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  text-align: left;
  box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.34);
  -webkit-box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.34);
  margin-bottom: 50px;
}
.franchise-offers-wrapper .franchise-offers-item .franchise-offers-item-title {
  margin-bottom: 20px;
}
.franchise-offers-wrapper .franchise-offers-item .franchise-offers-item-title h3 {
  margin: 0;
  font-size: 24px;
}
.franchise-offers-wrapper .franchise-offers-item .franchise-offers-item-text p {
  font-size: 16px;
}
.franchise-offers-wrapper .slick-track {
  display: flex !important;
  padding-bottom: 20px;
}
.franchise-offers-wrapper .slick-slide {
  height: inherit !important;
}
.franchise-offers-wrapper .slick-list {
  padding: 0 20% 0 0 !important;
}
@media only screen and (max-width: 768px) {
  .franchise-offers-wrapper .slick-list {
    padding: 0 8% 0 0 !important;
  }
}
.franchise-offers-wrapper .slick-current {
  position: relative;
  margin-bottom: 0;
}
.franchise-offers-wrapper .slick-current::after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  width: 40px;
  background-color: #e47813;
  border-top-right-radius: 5px;
}
.franchise-offers-wrapper .slick-current .franchise-offers-item-text p {
  font-size: 18px !important;
}
.franchise-offers-wrapper .custom-arrows {
  display: flex;
  justify-content: flex-end;
}
.franchise-offers-wrapper .custom-arrows .custom-prev-arrow {
  margin-right: 12px;
  cursor: pointer;
}
.franchise-offers-wrapper .custom-arrows .custom-prev-arrow img {
  height: 45px !important;
  width: 45px !important;
}
.franchise-offers-wrapper .custom-arrows .custom-next-arrow {
  cursor: pointer;
}
.franchise-offers-wrapper .custom-arrows .custom-next-arrow img {
  height: 45px !important;
  width: 45px !important;
}

.franchise-cta-wrapper {
  position: relative;
  margin-top: 120px;
}
@media only screen and (max-width: 768px) {
  .franchise-cta-wrapper {
    background-color: #f6fafc;
    margin-top: 80px;
  }
}
.franchise-cta-wrapper .franchise-cta-inner .franchise-cta-image {
  position: absolute;
  right: 0;
  bottom: 40px;
}
@media only screen and (max-width: 1200px) {
  .franchise-cta-wrapper .franchise-cta-inner .franchise-cta-image {
    display: flex;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 768px) {
  .franchise-cta-wrapper .franchise-cta-inner .franchise-cta-image img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .franchise-cta-wrapper .franchise-cta-inner .franchise-cta-image img {
    height: 60%;
    width: 60%;
  }
}
.franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main {
  padding: 125px 0;
  text-align: left;
  background-color: #f6fafc;
}
@media only screen and (max-width: 768px) {
  .franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main {
    background-color: unset;
    padding-top: 40px;
    padding-bottom: 200px;
  }
}
.franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main::before {
  content: " ";
  position: absolute;
  height: 100%;
  width: 50%;
  background-color: #f6fafc;
  left: 0;
  top: 0;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  .franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main::before {
    display: none;
  }
}
.franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main .franchise-cta-main-content {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main .franchise-cta-main-content {
    width: 100%;
  }
}
.franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main .franchise-cta-main-content .franchise-cta-title h2 {
  margin: 20px 0;
}
.franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main .franchise-cta-main-content .franchise-cta-above span {
  font-size: 15px;
  font-family: "Raleway", sans-serif;
  color: #5b5b5b;
  font-weight: 700;
}
.franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main .franchise-cta-main-content .francise-cta-link {
  margin-top: 30px;
}
.franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main .franchise-cta-main-content .francise-cta-link .button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 325px;
  height: 40px;
  background: #ff7a00;
  font-size: 16px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  color: white;
  border-radius: 4px;
  transition: background-color 300ms ease;
}
@media only screen and (max-width: 768px) {
  .franchise-cta-wrapper .franchise-cta-inner .franchise-cta-main .franchise-cta-main-content .francise-cta-link .button {
    width: 100%;
  }
}

.dest-cta-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.dest-cta-wrapper::after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.49);
  left: 0;
  top: 0;
  z-index: 1;
}
.dest-cta-wrapper .dest-cta-inner {
  position: relative;
  padding: 80px 0;
  width: 55%;
  text-align: left;
  z-index: 2 !important;
}
@media only screen and (max-width: 768px) {
  .dest-cta-wrapper .dest-cta-inner {
    width: 100%;
    padding: 80px 30px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .dest-cta-wrapper .dest-cta-inner {
    width: 80%;
  }
}
.dest-cta-wrapper .dest-cta-inner h2 {
  color: white;
  font-family: "Libre Baskerville", serif;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .dest-cta-wrapper .dest-cta-inner h2 {
    font-size: 16px;
    line-height: 20px;
  }
}
.dest-cta-wrapper .dest-cta-inner p {
  color: #cdcdcd;
  padding-bottom: 20px;
  font-size: 20px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .dest-cta-wrapper .dest-cta-inner p {
    font-size: 14px;
    line-height: 15px;
  }
}
.dest-cta-wrapper .dest-cta-inner a {
  font-family: "Raleway", serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  border: 0;
  border-radius: 4px;
  color: #fff;
  background-color: #e47815;
  box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.25);
}
.dest-cta-wrapper .dest-cta-inner a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.home-logos-wrapper {
  min-height: 0;
  padding: 50px 0;
}

.button {
  text-decoration: none !important;
}
.button:hover {
  background-color: #cd6c13 !important;
  transition: all 0.2s ease;
}/*# sourceMappingURL=page-franchise-deal.css.map */