/* compiled by scssphp v0.0.12 on Mon, 03 Mar 2025 14:38:21 +1300 (0.1188s) */

/* Services SCSS Document */
/* Services */
.franchises {
  display: block;
}
.franchises .module-image {
  display: block;
}
.franchises .module-image img {
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#franchise-item-top-container .banner-image {
  margin: -55px auto;
}
.franchises .franchise-item:hover .module-image img {
  opacity: 0.7;
}
.franchises .module-text h2 {
  text-align: center;
  padding: 16px 0px;
  font-size: 18px;
}
.franchises .module-text p {
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.franchises + .backlink {
  padding-top: 0px;
  /* Grid of images next to text */
}
.franchise.imageside .franchise-item {
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
}
.franchises.imageside .module-image {
  float: left;
  width: 40%;
  display: block;
}
.franchises.imageside.grid.one-column .module-image {
  width: 20%;
}
.franchises.imageside.grid.seven-column .module-image, .franchises.imageside.grid.six-column .module-image, .franchises.imageside.grid.five-column .module-image {
  width: 100%;
  padding-bottom: 5px;
}
.franchises.imageside .module-text {
  float: left;
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* If image shown */
}
.franchises.imageside .module-image + .module-text {
  width: 60%;
  padding-left: 20px;
}
.franchises.imageside.grid.one-column .module-image + .module-text {
  width: 80%;
}
.franchises.imageside.grid.seven-column .module-text, .franchises.imageside.grid.six-column .module-text, .franchises.imageside.grid.five-column .module-text {
  width: 100%;
  padding-left: 0px;
  /* Grid of images with text under */
}
.franchises.textunder .service-item {
  display: inline-block;
  position: relative;
}
.franchises.textunder .module-image {
  width: 100%;
  display: block;
}
.franchises.textunder .module-text {
  width: 100%;
  display: block;
  padding-top: 0;
  background-color: #25aae3;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.franchises.textunder .module-text:hover {
  background-color: #0d65a5;
}
.franchises.textunder .module-text h2 {
  color: #fff;
  /* Grid of images with text above */
}
.franchises.textabove .franchise-item {
  display: inline-block;
  position: relative;
}
.franchises.textabove .module-image {
  width: 100%;
  display: block;
  position: relative;
}
.franchises.textabove .module-image .view {
  color: #fff;
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 600;
}
.franchises.textabove .franchise-item:hover .module-image .view {
  opacity: 1;
}
.franchises.textabove .module-text {
  width: 100%;
  display: block;
  padding-bottom: 20px;
  /* Grid of image with text over the image */
}
.franchises.textover .franchise-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.franchises.textover .module-image {
  float: none;
  width: 100%;
}
.franchises.textover .module-text {
  float: none;
  width: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  padding: 15px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 500;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.franchises.textover .module-text, .franchises.textover .module-text .silent {
  color: #fff;
  /* Image with rollover text popup */
}
.franchises.rollover .franchise-item {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.franchises.rollover .franchise-item:hover .module-image {
  opacity: 1;
}
.franchises.rollover .module-text {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 15px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 500;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.franchises.rollover .module-text, .franchises.rollover .module-text .silent {
  color: #fff;
}
.franchises.rollover .franchise-item:hover .module-text {
  opacity: 1;
  /* Summary with smaller images */
}
.franchises.summary .franchise-item {
  display: block;
  position: relative;
  margin-bottom: 5px !important;
}
.franchises.summary .module-image {
  float: left;
  display: inline-block;
  max-width: 20%;
  margin-right: 10px;
  padding-top: 5px;
}
.franchises.summary .module-text {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Franchise Details CSS styles */
}
.franchise-item-page #container-flash.backgroundimage-container .backgroundimage-content {
  padding: 0 50px;
  min-height: 100px;
}
.franchise-item-page h1 {
  padding: 0px;
  text-align: left;
  line-height: 100px;
  color: #fff;
}
.franchise-item-page h2 {
  font-size: 28px;
  color: #1c9ad6;
  padding: 35px 0 60px 0;
  /* Intro Image / Video Section */
}
.has-video {
  position: relative;
  display: block;
}
.has-video:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 100;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.has-video:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 51%;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid #fff;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 200;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.has-video:hover:before {
  background-color: rgba(255, 255, 255, 0.15);
}
.has-video:hover:after {
  border-left: 30px solid #f00;
}
@keyframes playButtonRotate {
  /* Contact Details Section */
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(45deg);
  }
  33% {
    transform: rotate(-45deg);
  }
  66% {
    transform: rotate(20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.franchise.contact-details {
  margin-top: 55px;
  padding-top: 10px;
  border-top: 1px solid rgba(37, 170, 227, 0.2);
}
.franchise-item-page .contact-information {
  float: left;
  width: 30%;
  margin-right: 3%;
}
.franchise-item-page .location-map {
  width: 60%;
  float: right;
  width: 390px;
  height: 320px;
}
.franchise-item-page .phone-number {
  display: inline-block;
  margin-bottom: 18px;
}
.franchise-item-page .phone-number:before {
  content: '\f095';
  font-family: 'Font Awesome 5 Pro';
  border: 1px solid #25aae3;
  background-color: #25aae3;
  border-radius: 50%;
  font-size: 14px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  transform: rotate(95deg);
  -webkit-transform: rotate(95deg);
  -moz-transform: rotate(95deg);
  -ms-transform: rotate(95deg);
  -o-transform: rotate(95deg);
  margin-right: 10px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
}
.franchise-banner-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  /* width: fit-content; */
  text-align: center;
  padding: 25px 30px;
  background: #25aae3;
  color: #fff;
  font-size: 120%;
  /* Franchise Contact Form CSS */
}
#franchise-item-bottom-container .wrap .content {
  padding: 0;
}
#franchise-item-bottom-container h2 {
  text-align: center;
}
#franchise-item-bottom-container .contact-form .form-item {
  margin-bottom: 25px;
}
#franchise-item-bottom-container .contact-form .form-item .label {
  display: none;
  margin: 0px;
}
#franchise-item-bottom-container .contact-form .form-item.edit5def0df2564cc-item .label {
  display: inherit;
  font-size: 36px;
  line-height: 1;
  color: #fff;
  padding-bottom: 30px;
  font-weight: 400;
}
#franchise-item-bottom-container .contact-form .form-item.edit5def0df2564cc-item label {
  padding-left: 5px;
}
#franchise-item-bottom-container .contact-form form .form-group {
  float: left;
  width: 30%;
  margin-right: 5%;
}
#franchise-item-bottom-container .contact-form form .form-group:nth-child(3n+3) {
  margin-right: 0%;
}
#franchise-item-bottom-container .contact-form form .form-group .radio {
  color: #fff;
}
#franchise-item-bottom-container .contact-form form .form-group .radio > table > tbody > tr > td {
  padding-bottom: 0px;
}
#franchise-item-bottom-container .contact-form form .form-item .input input {
  height: 50px;
  border: none;
}
#franchise-item-bottom-container .contact-form form .form-item .textarea textarea {
  height: 150px;
}
#franchise-item-bottom-container .contact-form form .form-item .input input::placeholder, #franchise-item-bottom-container .contact-form form .form-item .textarea textarea::placeholder {
  color: #00aeef;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
}
#franchise-item-bottom-container .contact-form form .form-item input[type="radio"] {
  width: 25px;
  height: 25px;
}
#franchise-item-bottom-container .contact-form form .form-item .subbut input[type="submit"] {
  width: 100%;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: inline-block;
  box-sizing: border-box;
  /* Franchise form button animation */
}
#franchise-item-bottom-container .contact-form form .form-item .subbut input[type="submit"]:hover {
  color: #fff;
}
#franchise-item-bottom-container .contact-form form .form-item .subbut input[type="submit"]:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #157ba6;
  transition: all 0.3s;
  border-radius: 45px;
  z-index: -1;
}
#franchise-item-bottom-container .contact-form form .form-item .subbut input[type="submit"]:hover:before {
  width: 100%;
}
#franchise-item-bottom-container .contact-form form .form-item .subbut input[type="submit"]:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #25aae3;
  border-radius: 10rem;
  z-index: -2;
  /* Franchise Item Subpage*/
}
#franchise-item-top-container .wrap .content .service-faqs {
  padding: 75px 0;
  margin: 0;
}
#franchise-item-testimonials-bottom-container .wrap .content {
  padding-top: 50px;
  padding-bottom: 60px;
}
#franchise-item-testimonials-bottom-container h2 {
  padding-top: 0px;
  padding-bottom: 80px;
  font-size: 48px;
  text-align: center;
  color: #0d65a5;
}
#franchise-item-testimonials-bottom-container .testimonial-item {
  display: block;
  text-align: center;
  margin: 0 auto;
}
#franchise-item-testimonials-bottom-container .testimonial-item .testimonial-item-person {
  display: block;
  padding-top: 45px;
  /* Media Queries */
}
@media screen and (max-width: 1320px) {
  .franchise-item-page .contact-information {
    width: 100%;
    margin-right: 0%;
  }
  .franchise-item-page .location-map {
    float: none;
    padding-top: 30px;
  }
}
@media screen and (max-width: 1150px) {
  #franchise-item-bottom-container .contact-form form .form-group {
    width: 47%;
  }
  #franchise-item-bottom-container .contact-form form .form-group:nth-child(2) {
    margin-right: 0%;
  }
  #franchise-item-bottom-container .contact-form form .form-group:nth-child(3) {
    clear: both;
  }
}
@media screen and (max-width: 860px) {
  .franchise-item-page .section-A {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }
  .franchise-item-page .section-B, .franchise-item-page .section-C {
    float: none;
    width: 100%;
  }
  .franchise-item-page .section-B:after {
    margin-top: 50px;
  }
  #franchise-item-top-container .banner-image {
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 780px) {
  .franchise-item-page h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 750px) {
  #franchise-item-bottom-container {
    padding-bottom: 55px;
  }
  #franchise-item-bottom-container .contact-form form .form-group {
    width: 100%;
    margin-right: 0%;
  }
  #franchise-item-bottom-container .contact-form form .form-group .form-item {
    max-width: 100%;
  }
  #franchise-item-bottom-container .contact-form form .form-group:nth-child(2) {
    padding: 30px 0px;
  }
  #franchise-item-bottom-container h2 {
    padding-bottom: 55px;
  }
}
@media screen and (max-width: 660px) {
  .franchise-item-page h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 550px) {
  .franchise-item-page h1 {
    line-height: 50px !important;
    padding: 10px 0 10px 0 !important;
    text-align: center !important;
  }
}
@media screen and (max-width: 480px) {
  .franchises {
    display: block;
    /* Grid - 1 column */
  }
  .franchises.imageside .franchise-item {
    width: 100% !important;
    margin-right: 0% !important;
    margin-bottom: 30px;
  }
  .franchises.imageside .module-image {
    float: none;
    width: 100% !important;
    padding-bottom: 5px;
  }
  .franchises.imageside .module-text {
    float: none;
    width: 100% !important;
    display: block;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
