@font-face {
  font-family: "CircularXX Book";
  src: url("CircularXX-Book.woff2") format("woff2"),
    url("https://www.pontofrio-imagens.com.br/criacao/03-hotsite/2021/04-abr/27/marketplace/font/CircularXX-Book.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularXX";
  src: url("CircularXX-Bold.woff2") format("woff2"),
    url("https://www.pontofrio-imagens.com.br/criacao/03-hotsite/2021/04-abr/27/marketplace/font/CircularXX-Bold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.lp-services {
  font-family: "CircularXX Book", sans-serif;
  font-size: 20px;
  background-color: #fff;
}
.lp-services h1 {
  font-weight: bold;
  font-size: 50px;
}
.lp-services h2 {
  font-weight: bold;
  font-size: 40px;
  color: #212121;
  text-align: center;
  margin: 60px 0px;
}
.lp-services h3 {
  font-weight: bold;
  font-size: 40px;
  margin: 60px 0px;
  color: #fff;
  text-align: left;
}
.lp-services h4 {
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}
.lp-services .servico-instalacao .container-content .copy h4 {
  color: #58595b;
}
.lp-services span.title {
  font-weight: bold;
  text-transform: uppercase;
}
.lp-services span.label {
  font-weight: bold;
  text-decoration: underline;
  display: block;
  margin: 10px auto 20px;
}
.lp-services section {
  padding: 30px 0;
}
.lp-services .container-content {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}

.lp-services .copy p {
  font-size: 24px;
}
.lp-services ul a {
  display: block;
  cursor: pointer;
}
.lp-services .only-desktop {
  display: block;
}
.lp-services .only-mobile {
  display: none;
}
.lp-services p {
  color: #58595b;
}
.lp-services .tit {
  text-align: center;
  margin: 5px 0 40px 0;
  font-size: 20px;
}
.lp-services .tit2 {
  margin-top: 20px;
}
.lp-services .container-content small {
  font-size: 16px;
  margin-bottom: 30px;
}

.lp-services section.hero .copy .bread-home {
  display: block;
  margin-bottom: 40px;
}
.lp-services section.hero .copy .bread-home a {
  color: #fff;
  display: flex;
  font-size: 15px;
  border-radius: 50px;
  border: 1px solid #fff;
  padding: 10px 15px 10px 15px;
  width: fit-content;
  transition: all 0.25s;
  display: inline-flex;
}
.lp-services section.hero .copy .bread-home svg {
  display: block;
  fill: #fff;
  margin: 2px 15px 0px 0px;
}
.lp-services section.hero .copy .bread-home a:hover {
  color: #ff7800;
  background: #fff;
}
.lp-services section.hero .copy .bread-home a:hover svg {
  fill: #ff7800;
}
.lp-services section.hero .copy {
  color: #fff;
  width: 50%;
  margin-bottom: 0px;
}
.lp-services section.hero .container-content {
  display: flex;
  align-items: center;
}
.lp-services.ar-condicionado span {
  display: table;
  font-size: 30px;
  text-transform: uppercase;
}

.lp-services.ar-condicionado section.hero {
  padding: 40px 0 80px 0;
  background: url(https://www.pontofrio-imagens.com.br/criacao/03-hotsite/2023/04-abr/alameda-eletro/images/hero-desk.png);
  background-size: cover;
}
.lp-services.ar-condicionado section.hero .title {
  display: flex;
  align-items: center;
}
.lp-services.ar-condicionado section.hero .title h1 {
  color: #fff;
  line-height: 55px;
}
.lp-services.ar-condicionado section.hero img {
  width: auto;
  margin-right: 10px;
}
.lp-services.ar-condicionado section.hero .copy p {
  font-size: 20px;
  color: #fff;
  max-width: 62%;
}
.lp-services.ar-condicionado section.hero .player {
  margin: 0 auto;
  overflow: hidden;
  border-radius: 10px;
}
.lp-services.ar-condicionado a.cta {
  background: #fff;
  border: 1px solid #212121;
  color: #212121;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 30px;
  border-radius: 60px;
  display: inline-block;
  transition: 0.25s all;
  margin: 20px 10px 0px 0px;
  cursor: pointer;
}

.lp-services.ar-condicionado a.cta:hover {
  background: #000;
  color: #fff;
  transition: 0.2s ease-out;
}

/*---- FAIXA MODELOS ----*/
.lp-services section.lp-contato {
  background-color: #212121;
  color: #fff;
}

.lp-services section.cobertura-seguro {
  text-align: center;
  background: #212121;
}

.lp-services section.cobertura-seguro h3 {
  margin-bottom: 50px;
  color: #fff;
  text-align: center;
}
.lp-services section.cobertura-seguro ul {
  display: flex;
  max-width: 1352px;
  padding-bottom: 60px;
}
.lp-services section.cobertura-seguro ul li {
  padding: 0 20px;
  text-align: center;
}
.lp-services section.cobertura-seguro ul li img {
  margin-right: 0 auto;
}
.lp-services section.cobertura-seguro ul li span.title {
  color: #fff;
  text-transform: initial;
  margin-top: 15px;
  font-size: 22px;
  display: block;
  width: 130px;
}

/*---- ABAS ----*/
.lp-services .servico-instalacao section {
  padding: 0px;
}
.container-content nav {
  float: left;
  margin-bottom: 15px;
}
.hidden {
  display: none;
  position: relative;
  width: 1210px;
  height: 600px;
  padding: 50px;
  clear: both;
  border: 1px solid #ccc;
  -moz-box-shadow: 0 -1px 3px #ccc;
  border-radius: 8px;
  margin: 10px auto;
}

#n1,
#m1 {
  display: block;
}

.nav-item.active {
  background: #ff7800;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 5px #999;
}
a.nav-item {
  width: 605px;
  font-size: 26px;
  font-weight: bolder;
  background: #fff;
  border: 1px solid #c4c4c4;
  color: #212121;
  margin: 0 7px;
  display: flex;
  float: left;
  border-radius: 8px;
  text-transform: inherit;
  padding: 20px 10px;
  justify-content: center;
  min-height: 100px;
  align-items: center;
}
a.nav-item:hover {
  background-color: #ff7800;
  color: #fff;
}
a.nav-item.active {
  background: #ff7800;
  border-color: #fff;
}

.nav-item1.active {
  background: #ff7800;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 5px #999;
}
a.nav-item1 {
  width: 395px;
  font-weight: bolder;
  font-size: 24px;
  background: #fff;
  border: 1px solid #c4c4c4;
  color: #ff7800;
  margin: 7px;
  display: flex;
  border-radius: 8px;
  text-transform: inherit;
  padding: 20px 10px;
  justify-content: center;
  min-height: 100px;
  align-items: center;
}
a.nav-item1:hover {
  background-color: #ff7800;
  color: #fff;
}
a.nav-item1:first-child {
  margin-top: 0;
}
a.nav-item1.active {
  background: #ff7800;
  border-color: #fff;
}

.servico-instalacao .container-content section .copy {
  padding: 20px 50px;
}
.servico-instalacao .container-content section .copy ul li {
  color: #58595b;
  margin-top: 10px;
  font-size: 18px;
}
.servico-instalacao .container-content section .copy ul li:first-child {
  padding-top: 10px;
}
section .copy ul li img {
  padding-right: 10px;
}
section .copy p {
  font-size: 20px !important;
}
.servico-instalacao .container-content section figure {
  width: 400px;
  float: left;
  margin-right: 40px;
}

.servico-instalacao2 .container-content section .copy {
  margin-top: 30px;
  height: 465px;
  padding: 0 80px;
}
.servico-instalacao2 .container-content section .copy ul li {
  color: #58595b;
  margin-top: 5px;
  font-size: 18px;
}
.servico-instalacao2 .container-content section .copy ul li:first-child {
  padding-top: 10px;
}
.servico-instalacao2 .container-content section {
  padding: 10px 0 30px 0;
}

.lp-services section.beneficios {
  background: #fff;
  text-align: center;
}
.lp-services section.beneficios h3 {
  color: #212121;
  text-align: center;
}
.lp-services section.beneficios ul {
  display: flex;
}
.lp-services section.beneficios ul li {
  padding: 0 50px;
  width: calc(100% / 3);
}
.lp-services section.beneficios ul li img {
  display: block;
  margin: 10px auto;
}
.lp-services section.beneficios ul li span.title {
  color: #212121;
  text-transform: inherit;
  display: block;
  font-size: 26px;
  font-weight: 800;
}

.lp-services .servico-instalacao .container-content h2 {
  margin: 60px 0px;
}

.lp-services section.info-text {
  background: #212121;
  color: #fff;
  margin-top: 80px;
}

.lp-services section.info-text ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 80px;
  padding: 60px 0px;
}

.lp-services section.info-text h3 {
  text-align: center;
}

.lp-services section.info-text p {
  color: #fff;
  text-align: center;
  width: 500px;
}

.lp-services section.info-text p strong {
  font-size: 24px;
}

.lp-services section.info-text a:hover {
  opacity: 0.8;
  transition: 0.2s;
}

.lp-services section.info-text img {
  padding-bottom: 30px;
  margin: 0 auto;
  display: flex;
}
.lp-services section.lp-contato {
  padding: 0;
}
.lp-services section.lp-contato .cont {
  display: flex;
  width: 1080px;
  height: 258px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.lp-services section.lp-contato .cont p {
  width: 740px;
  color: #fff;
  font-size: 26px;
}
.lp-services section.lp-contato .cont a.cta {
  margin-top: 0;
}

.lp-services section.faq {
  text-align: center;
}
.lp-services section.faq h3 {
  color: #212121;
  margin-bottom: 50px;
  text-align: center;
}
.lp-services section.faq button {
  font-size: 22px;
  padding: 25px 20px;
  color: #fff;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  font-weight: bold;
  border-bottom: 1px solid #212121;
  padding-right: 5%;
  position: relative;
  background: #212121;
  cursor: pointer;
}
.lp-services section.faq button:after {
  content: "\002B";
  color: #fff;
  font-weight: bold;
  right: 20px;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  font-size: 32px;
}
.lp-services section.faq button.active:after {
  content: "\2212";
}
.lp-services section.faq .panel {
  text-align: left;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  width: 100%;
  border: 2px solid #212121;
  margin-bottom: 5px;
  background-color: #e5e5e5;
}
.lp-services section.faq .panel p {
  padding: 20px;
  margin: 0;
  color: #212121;
  background-color: #e5e5e5;
}

.lp-services section.faq .panel ul {
  list-style: inside;
  padding: 20px;
  margin: 0;
}

.lp-services section.info-condicoes {
  padding: 50px 0;
}
.lp-services section.info-condicoes .banner {
  background-color: #212121;
  display: flex;
  align-items: center;
  border-radius: 8px;
  padding: 50px 160px;
}
.lp-services section.info-condicoes .banner .copy {
  width: 45%;
  margin-bottom: 0;
}
.lp-services section.info-condicoes .banner .copy h4 {
  color: #fff;
  font-size: 40px;
  margin-bottom: 10px;
  font-weight: bold;
}
.lp-services section.info-condicoes .banner a {
  margin: 0 auto;
  padding: 10px 40px;
}
.lp-services section.info-condicoes .banner .copy p {
  color: #ffffff;
}
.lp-services section.info-condicoes .banner a {
  margin: 0 auto;
  padding: 10px 40px;
}
.lp-services .container-content small {
  font-size: 16px;
  margin-bottom: 50px;
  display: block;
}
.lp-services .container-content small p {
  color: #58595b;
}

/* Estilos da versao mobile */
@media screen and (max-width: 768px) {
  .lp-services h1 {
    font-size: 30px;
  }
  .lp-services.ar-condicionado section.hero .title h1 {
    line-height: 35px;
  }
  .lp-services h2 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 30px;
  }
  .lp-services h3 {
    text-align: center;
    font-size: 30px;
  }
  .lp-services h4 {
    font-size: 20px;
  }
  .lp-services li p {
    display: none;
  }
  .lp-services .container-content {
    width: 100%;
    padding: 0 20px;
  }
  .lp-services section {
    padding: 20px 0;
  }
  .lp-services.ar-condicionado span {
    font-size: 20px;
    padding: 10px 0 20px 0;
  }
  .lp-services .only-mobile {
    display: block;
    margin: 0 auto;
  }
  .lp-services .only-desktop {
    display: none;
  }

  .hidden {
    max-width: 100%;
    padding: 20px 30px 80px 30px;
    margin: 0 auto;
    height: auto;
  }
  .container-content nav {
    display: flex;
    margin: 0;
    float: inherit;
    overflow-x: auto;
  }
  .lp-services li img {
    width: 8%;
  }
  a.nav-item {
    width: calc(100% / 2);
    font-weight: bolder;
    font-size: 14px;
    margin: 0 auto;
    min-height: 48px;
    padding: 25px 0;
    text-align: center;
  }
  a.nav-item:nth-child(3) {
    margin-right: 0 !important;
  }
  a.nav-item1 {
    min-width: 100px;
    min-height: auto;
    font-weight: bolder;
    font-size: 14px;
    margin: 0 7px 6px 0;
    text-align: center;
    padding: 15px 5px;
  }
  .servico-instalacao .container-content section .copy ul li {
    font-size: 14px;
    margin-top: 8px;
  }
  .servico-instalacao .container-content section .copy {
    height: 580px;
  }
  .container-content section figure {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .servico-instalacao2 .container-content section figure img {
    width: 99%;
  }
  .servico-instalacao2 .container-content section .copy {
    padding: 0;
    height: 520px;
  }
  .servico-instalacao2 .container-content section .copy p {
    font-size: 16px !important;
  }
  .servico-instalacao2 .container-content section .copy ul li {
    font-size: 14px;
    margin-top: 8px;
  }

  .lp-services section.hero {
    background: url(https://www.pontofrio-imagens.com.br/criacao/03-hotsite/2021/07-jul/alameda-servicos/images/garantia-estendida/hero-mob.png);
    background-size: cover;
    padding: 0 0 450px 0;
  }
  .lp-services section.hero .container-content {
    margin: 0 auto;
    left: auto;
    width: 100%;
    padding: 30px 20px;
    text-align: center;
    align-items: baseline;
  }
  .lp-services section.hero .copy {
    width: 100%;
  }
  .lp-services.ar-condicionado section {
    padding-bottom: 40px;
  }
  .lp-services.ar-condicionado section.hero {
    padding: 0px;
  }
  .lp-services.ar-condicionado section.hero .container-content {
    flex-direction: column;
  }
  .lp-services.ar-condicionado section.hero .title {
    flex-direction: column;
  }
  .lp-services.ar-condicionado section.hero .copy p {
    font-size: 16px;
    max-width: 100%;
    text-align: center;
  }
  .lp-services.ar-condicionado section.hero .player {
    width: 100%;
  }
  .lp-services.ar-condicionado section.hero .player iframe {
    width: 100%;
    height: 40vh;
  }
  .lp-services.ar-condicionado section.hero img {
    height: 100%;
  }
  .lp-services.ar-condicionado a.cta {
    font-size: 16px;
    padding: 10px 20px;
    margin-bottom: 40px;
  }

  .lp-services section.cobertura-seguro ul {
    flex-wrap: wrap;
  }
  .lp-services section.cobertura-seguro ul li {
    width: calc(100% / 2);
    padding: 0;
    margin-bottom: 20px;
  }
  .lp-services section.cobertura-seguro ul li img {
    width: 80%;
  }
  .lp-services section.cobertura-seguro ul li span.title {
    font-size: 20px;
    margin: 0 auto;
  }

  .lp-services section.cobertura-seguro ul li:last-child {
    margin: 0 auto;
  }
  .lp-services section.beneficios {
    padding-bottom: 0px;
  }
  .lp-services section.beneficios ul {
    flex-wrap: wrap;
  }
  .lp-services section.beneficios ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .lp-services section.beneficios ul li img {
    width: 50%;
    margin: 0 auto;
  }
  .lp-services section.beneficios ul li p {
    display: block;
  }
  .lp-services section.beneficios ul li span.title {
    padding: 0 !important;
    margin: 0 !important;
  }

  .lp-services section.info-text {
    padding: 30px 0;
  }
  .lp-services section.info-text {
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
  }

  .lp-services section.info-text ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    padding: 60px 0px;
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .lp-services section.info-text img {
    width: 25%;
  }

  .lp-services section.info-text p,
  .lp-services section.info-text p strong {
    font-size: 20px;
    padding: 0;
  }

  .lp-services section.info-text p {
    display: flex;
    flex-direction: column;
    width: 95%;
    margin: 0 auto;
  }

  .lp-services section.faq button {
    font-size: 16px;
    font-weight: normal;
    padding: 15px 50px 10px 20px;
  }
  .lp-services section.faq .panel {
    font-size: 16px;
  }

  .lp-services section.info-condicoes .banner {
    flex-wrap: wrap;
    padding: 20px;
    text-align: center;
    flex-direction: column;
  }
  .lp-services section.info-condicoes .banner .copy {
    width: 100%;
  }
  .lp-services section.info-condicoes .banner h4 {
    font-size: 28px !important;
    line-height: 26px;
    padding: 0;
    margin-bottom: 10px;
  }
  .lp-services section.info-condicoes .banner a {
    width: 59%;
    margin: 20px auto 0;
    padding: 15px;
  }

  .lp-services small {
    font-size: 13px;
    margin-bottom: 0;
  }
  .lp-services section.lp-contato {
    padding: 10px 0px;
  }
  .lp-services .lp-contato .container-content {
    text-align: center;
    display: flex;
    max-width: 100%;
    height: 390px;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .lp-services .lp-contato .container-content .cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .lp-services section.lp-contato .cont p {
    font-size: 23px;
    width: 80%;
    padding-top: 20px;
  }
}
