.sg-florida-inner {
  margin-bottom: 100px;
}
.sg-florida-inner .container .section-1 {
  padding-top: 30px;
  display: flex;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 640px) {
  .sg-florida-inner .container .section-1 {
    flex-wrap: wrap;
  }
}
.sg-florida-inner .container .section-1 div:nth-of-type(1) img {
  width: 15px;
}
.sg-florida-inner .container .section-1 div {
  display: flex;
  align-items: center;
  gap: 15px;
}
.sg-florida-inner .container .section-1 div img {
  width: 6px;
}
.sg-florida-inner .container .section-1 div a {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: rgba(16, 39, 56, 0.5019607843);
  text-decoration: none;
}
.sg-florida-inner .container .section-1 div a:hover {
  color: #102738;
  transition: all 300ms;
}
.sg-florida-inner .container .section-1 div:nth-of-type(3) p {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #102738;
  margin-bottom: 0;
}
.sg-florida-inner .container .section-2 {
  display: flex;
  align-items: start;
  margin-top: 60px;
  gap: 18px;
}
@media screen and (max-width: 1024px) {
  .sg-florida-inner .container .section-2 {
    flex-direction: column-reverse;
    gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .sg-florida-inner .container .section-2 {
    align-items: center;
  }
}
.sg-florida-inner .container .section-2 .wrapper-1 {
  flex-basis: 20%;
}
.sg-florida-inner .container .section-2 .wrapper-1 .title {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: -0.02em;
  text-align: left;
  color: black;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .sg-florida-inner .container .section-2 .wrapper-1 .title {
    text-align: center;
  }
}
.sg-florida-inner .container .section-2 .wrapper-1 .most-searched-list ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sg-florida-inner .container .section-2 .wrapper-1 .most-searched-list ul li {
    text-align: center;
  }
}
.sg-florida-inner .container .section-2 .wrapper-1 .most-searched-list ul li a {
  text-decoration: none;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  text-align: left;
  color: #505f6b;
}
.sg-florida-inner .container .section-2 .wrapper-1 .most-searched-list ul li a:hover {
  color: #102738;
  transition: all 300ms;
}
.sg-florida-inner .container .section-2 .wrapper-2 {
  display: flex;
  align-items: start;
  gap: 18px;
  flex-basis: 80%;
}
@media screen and (max-width: 768px) {
  .sg-florida-inner .container .section-2 .wrapper-2 {
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content {
  background: linear-gradient(180deg, rgba(16, 39, 56, 0.02) 0%, rgba(45, 110, 158, 0.02) 100%);
  border: 1px solid rgba(237, 86, 28, 0.3019607843);
  border-radius: 14px;
  padding-block: 24px;
  padding-inline: 22px;
  flex-grow: 1;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1280px) {
  .sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .title {
    flex-direction: column;
    gap: 10px;
    align-items: start;
  }
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .title h1 {
  font-family: "Open Sans";
  font-size: 28px;
  font-weight: 600;
  line-height: 42px;
  text-align: left;
  color: #000;
  margin-bottom: 0;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .title a {
  background-color: #ed561c;
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
  text-align: center;
  color: white;
  text-decoration: none;
  padding-inline: 25px;
  padding-block: 8px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .title a img {
  width: 13px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .title a:hover {
  background-color: #b73b0c;
  transition: all 300ms;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content h5 {
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #000000;
  margin-bottom: 0;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .about {
  margin-top: 20px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .about p {
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #505f6b;
  padding-top: 13px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .website,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .phone,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .address,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .social-media {
  padding-top: 10px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .website div,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .phone div,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .address div,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .social-media div {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .website div img,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .phone div img,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .address div img,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .social-media div img {
  width: 18px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .website p,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .phone p,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .address p,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .social-media p {
  padding-top: 17px;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: black;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .website a,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .phone a,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .address a,
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .social-media a {
  padding-top: 17px;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  display: block;
  margin-bottom: 10px;
  width: fit-content;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .social-media a {
  padding-top: 17px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .social-media a img {
  width: 36px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .full-description-image {
  padding-top: 30px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-content .full-description-image img {
  max-width: 560px;
  width: 100%;
  padding-top: 17px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-image a {
  display: block;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-image a img {
  width: 235px;
}
.sg-florida-inner .container .section-2 .wrapper-2 .wrapper-image a:hover img {
  opacity: 0.8;
  transition: all 300ms;
}

/*# sourceMappingURL=single-florida.css.map */
