.bg-blog{
  background-image: url(https://hml.corear.com.br/wp-content/uploads/2023/11/slider-bg-2.jpg);
    background-position-x: 50%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    height: 500px;
    padding: 80px 0px;
}

.carousel-control-next-icon {
    background-image: url(https://hml.corear.com.br/wp-content/uploads/2023/11/seta-1.png);
    opacity: 1;
}

.carousel-control-prev-icon {
    background-image: url(https://hml.corear.com.br/wp-content/uploads/2023/11/seta-1-esquerda.png);
    opacity: 1;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
  width: 3rem;
  height: 3rem;
}

.carousel-indicators [data-bs-target]{
  background-color: #0096DE;
}

.carousel-control-next, .carousel-control-prev{
  opacity: 1;
}

.bg-blog h1{
  color: #292930;
  font-family: Source Sans Pro;
  font-size: 82px;
  font-style: normal;
  font-weight: 700;
  line-height: 107.2%; /* 87.904px */
  margin-bottom: 40px;
}

.bg-blog a{
  background: #FFF;
  color: black;
  padding: 20px;
  width: 200px;
}

.pagination {
   display: flex;
   justify-content: center;
   align-items: center;
   margin-top: 30px;
   width: 60%;
}

.next page-numbers {
   display: contents;
}

.pagination a {
   color: #333;
   display: contents;
   font-size: 17pt;
   display: flex;
   justify-content: center;
   align-items: center;
   margin: 0 5px;
   transition: background-color 0.3s ease;
}

.pagination a:hover {
   background-color: #2B6193;
   color: #fff;
   border-radius: 25%;
   max-width: 100%;
   font-size: 16pt;
   height: auto;
}

.pagination .current {
   background-color: #333;
   color: #fff;
}

.awb-menu__main-a {
   color: #000 !important;
   text-decoration: none;
}

.awb-menu__main-a:hover {
   text-decoration: none;
}

.post-description {
   font-size: 16px;
   color: #666;
   margin-bottom: 20px;
}

p {
   color: black;
}

.new-blog {
   padding-top: 80px;
   padding-bottom: 60px;
}

.cta-leia-mais-blog{
  text-align: end;
  margin-top: 69px;
}

.cta-leia-mais-blog a{
  color: #9B9B9B;
  font-size: 17px;
  font-weight: 700;
  line-height: normal;
  text-align: end;
}

.cta-leia-mais-blog:hover a{
  -webkit-animation: shake-vertical 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
          animation: shake-vertical 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
  color: #0096DE;
  font-weight: 700;
  border: 1px solid #0096DE; 
  padding: 10px;
  transition: 0.5S;
}
    

@-webkit-keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}
@keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}


.new-blog a{
  text-decoration: none;
  
}

.new-blog h2 {
   color: #292930;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
}

.new-blog p{
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}

.new-blog h2 a {
   color: #292930;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
}

.conteudo-post h3,
.conteudo-post a{
  color: #282F36;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
}

.conteudo-post a:hover h3,
.conteudo-post a:hover p{
    color: #D36E6C;
    text-decoration: underline;
    transition: 0.4S;
}

.sidebar-categories h4{
  color: #292930;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;  
  margin-top: 50px;
  margin-bottom: 30px;
}

.sidebar-categories ul li{
  list-style-image: url("https://hml.corear.com.br/wp-content/uploads/2023/11/check-listas.png");
}

.sidebar-categories hr{
  margin: 0;
  margin-bottom: 20px;
}

.sidebar-categories li a{
  color: #282F36;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.post-item {
    display: flex;
    margin-bottom: 20px;
}

.post-thumbnail {
    flex: 0 0 30%; /* 30% da largura disponível para a imagem */
    margin-right: 20px;
}

.post-thumbnail img {
    width: 100%;
    height: auto;
}

.post-content {
    flex: 1; /* Ocupa o restante da largura disponível */
}

.post-date {
    margin-top: 10px;
    font-style: italic;
    color: #888;
}

.nav-tabs{
  border: 1px solid #CCC;
  border-bottom: none;
  margin-top: 50px;
}

.tab-content{
  border: 1px solid #CCC;
  padding: 0px 15px 0px 0px;
  margin-bottom: 0px;
}

.pos-relative-lateral{
  position: relative;
  left: 40px;
}

.data-black{
  position: absolute; left: -60px;
}

@media(max-width: 992px){
  .pos-relative-lateral{
    position: relative;
    left: 0px;
  }
  
  .post-item{
    display: block;
  }
  
  /*img{
    margin-bottom: 15px;
  }*/
  
  .cta-leia-mais-blog{
    margin-top: 15px;
  }
  
  .data-black{
    position: absolute; left: 00px;
  }
}

@media(min-width: 991.99px) {
  .esconde-desktop {
     display: none;
  }
}

@media(max-width: 991.98px) {
  .esconde-mobile {
     display: none;
  }
}

/* Barra de rolagem personalizada */
body::-webkit-scrollbar {
  width: 12px;
}

body::-webkit-scrollbar-track {
  background: white;
}

body::-webkit-scrollbar-thumb {
  background-color: #007bff;
  border-radius: 20px;
  border: 3px solid #007bff;
}

/* Estilos globais */
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Tipografia */
h2 {
  font-size: 48px;
}

p,
li,
a {
  font-size: 20px;
  color: #333;
  font-weight: 400;
}

/* Classes de utilitários */
.fonte-bold {
  font-weight: bold;
}

.fonte-white {
  color: white;
}

.fonte-purple {
  color: #2D3581;
}

/* Media Query */
@media (min-width: 1200px) {
  .container {
     max-width: 1240px;
  }
}

/* Classes de posicionamento */
.no-padding {
  padding: 0;
  margin: 0;
}

.centraliza {
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.centraliza-desk-position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* ---------- ctas --- -*/

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  font-size: 30px;
  color: white;
  transform: translateY(-50%);
  border: 2px solid #3AB6FD;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  padding: 50px;
  background: #3AB6FD;
  z-index: 9999;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin: 30px 10px 0px 10px;
}

.owl-nav{
  text-align: center;
}

.owl-dots {
  display: none;
}

.owl-prev span {
  position: relative;
  top: -10px;
}

.owl-next span {
  top: -10px;
  position: relative;
}

@media(max-width: 474.99px) {

  .botao-fixo-rodape-1 {
     position: fixed;
     bottom: -33px;
     width: 100%;
     height: 70px;
     z-index: 9999;
  }

  .botao-fixo-rodape-2 {
     position: fixed;
     bottom: 5px;
     width: 100%;
     height: 70px;
     z-index: 9997;
  }

  .img-rodape-2 {
     width: 10%;
  }

  .img-rodape-1 {
     width: 10%;
  }
}

@media(min-width:475px) and (max-width: 700.99px) {
  .botao-fixo-rodape-1 {
     position: fixed;
     bottom: -33px;
     width: 100%;
     height: 70px;
     z-index: 9999;
  }

  .botao-fixo-rodape-2 {
     position: fixed;
     bottom: 5px;
     width: 100%;
     height: 70px;
     z-index: 9997;
  }

  .img-rodape-2 {
     width: 10%;
  }

  .img-rodape-1 {
     width: 10%;
  }
}

@media(min-width:701px) and (max-width: 10000px) {
  .botao-fixo-rodape-1 {
     position: fixed;
     bottom: -33px;
     width: 100%;
     height: 70px;
     z-index: 9999;
  }

  .botao-fixo-rodape-2 {
     position: fixed;
     bottom: 5px;
     width: 100%;
     height: 70px;
     z-index: 999;
  }

  .img-rodape-2 {
     width: 7%;
  }

  .img-rodape-1 {
     width: 7%;
  }
}

.botao-wpp-flutuante{
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 1px 1px 2px #888;
    z-index: 1000;
}

.botao-wpp-flutuante:hover{
  color: white;
  background-color: #007bff;
  transition: 0.4S;
}



/* ----------------- INICIO ------------------- */

.bg-inicio {
  background-image: url(/wp-content/themes/cor-e-ar/img/full-banner-inicio.png);
  background-position-x: 50%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 900px;
  padding: 100px 0px;
}

.bg-inicio h1 {
  color: #FFF;
  margin-top: 100px;
  font-size: 64px;
  font-style: normal;
  font-weight: 800;
  margin-bottom: 15px;
  line-height: 115%; /* 73.6px */
}

.bg-inicio h2 {
  opacity: 0.95;
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.underline{
  color: #FFF;
  font-size: 42px;
  font-weight: 400;
  line-height: normal;
}

.bg-inicio span img{
  position: absolute;
  top: 25px;
  left: -100px;
  animation: lineAnimation 2.5s forwards;
}

@keyframes lineAnimation{
  0% {
    width: 0;
    opacity: 0;
}

100% {
    left: -20px;
    width: 361px;
    opacity: 1;
}
}

/* --------- PARTE 2 -------- */

.bg-parte-2-home{
  padding: 80px 0px;
}

.bg-parte-2-home h2{
  margin-bottom: 25px;
  font-weight: 800;
}

/* --------- PARTE 3 -------- */

.bg-parte-3-home{
  background-image: url(https://hml.corear.com.br/wp-content/uploads/2023/12/bg-parte-3-home.png);
  background-position-x: 50%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding: 80px 0px;
}

.bg-parte-3-home h2{
  color: #D36E6C;
  font-style: normal;
  text-align: center;
  font-weight: 800;
  margin-bottom: 50px;
  line-height: 115%; /* 55.2px */
}

.bg-parte-3-home .accordion-button:not(.collapsed){
  background-color: transparent;
  border-radius: 15px 15px 15px 15px;
  border: 2px solid #D36E6C;
  color: white;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 115%; /* 27.6px */
}

.bg-parte-3-home .accordion-item:last-of-type .accordion-button.collapsed{
  background-color: transparent;
  border-radius: 15px 15px 15px 15px;
  border: 2px solid #D36E6C;
  color: white;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 115%; /* 27.6px */
  margin-bottom: 30px;
  padding-left: 40px;
}

.bg-parte-3-home .accordion-button:hover,
.bg-parte-3-home .accordion-item:last-of-type .accordion-button.collapsed:hover{
  background-color: #D36E6C;
}

.bg-parte-3-home .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.bg-parte-3-home .accordion-button::after{
  background-image: url(https://hml.corear.com.br/wp-content/uploads/2023/12/circle-accordion.png);
}

.bg-parte-3-home .accordion-button:not(.collapsed)::after {
  background-image: url(https://hml.corear.com.br/wp-content/uploads/2023/12/circle-accordion-up.png);
  transform: rotate(-180deg);
}

.bg-parte-3-home .accordion-item{
  background-color: transparent;
  border: none;
}

.bg-parte-3-home .accordion-body {
  padding: 0;
  margin-bottom: 40px;
}

.borda-corpo-clinico-parte-3{
  border-radius: 15px;
  background: #D36E6C;
  display: flex;
  color: white;
}

.borda-corpo-clinico-parte-3 h4{
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%; /* 27.6px */
  padding: 25px;
}


/* --------- PARTE 4 -------- */

.bg-parte-4-home{
  padding: 80px 0px;
}

.bg-parte-4-home h2{
  margin-bottom: 25px;
  font-weight: 800;
  margin-top: 40px;
}

.bg-parte-4-home p{
  width: 83%;
}

.icone-mais{
  position: absolute;
  right: 0;
  top: -40px;
}

.imagens-estruturas-1{
  position: relative;
  left: 40px;
  margin-bottom: 20px;
}

/* ---- parte 5 ---*/

.borda-convenios-home{
  border-radius: 30px;
  color: white;
  background: #2D3581;
  box-shadow: 25px 26px 64.7px 0px rgba(0, 0, 0, 0.18);
}

.borda-convenios-home p{
  margin-bottom: 30px;
  color: white;
}

.background-cyan{
  border-radius: 30px;
  background: #D36E6C;
  padding: 70px;
}

.bg-parte-5-home .carousel-control-next{
  left: 10%;
}

.bg-parte-5-home .carousel-control-prev{
  left: -3%;
}

.bg-parte-5-home  .owl-carousel{
  margin-left: -50px;
}

.bg-parte-5-home .owl-carousel img{
  border-radius: 15px;
  background: #FFF;
  width: 100%;
  height: 163px;
  padding: 17px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}

.borda-convenios-home .carousel-control-next-icon {
  background-image: url(/wp-content/themes/cor-e-ar/img/seta-right-home.png);
}

.borda-convenios-home .carousel-control-prev-icon {
  background-image: url(/wp-content/themes/cor-e-ar/img/seta-left-home.png);
}

/* ------ PARTE 6--- -*/


.bg-parte-6-home{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-parte-6-home.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  padding: 80px 0px 0px 0px;
}

.bg-parte-6-home h2{
  margin-bottom: 25px;
  font-weight: 800;
  margin-top: 40px;
}

.bg-parte-6-home ul{
  list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
  margin-top: 40px;
}

.bg-parte-6-home li span{
  position: relative;
  top: -10px;
  left: 10px;
}

.icone-exames{
  position: absolute;
  right: 0;
  top: -40px;
}

/* ------- PARTE 7----*/

.bg-parte-7-home{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-parte-7-home.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment:fixed;
  padding: 80px 0px;
}

.check-up-icone-animado{
  position: absolute;
  left: -120px;
  top: -90px;
}

.bg-parte-7-home a{
   text-decoration: none;
}

.borda-check-up-home:hover{
   background-color: #D36E6C;
   color: white;
   transition: 0.4S;
}

.borda-check-up-home:hover h4{
    background: #2D3581;
}

.bg-parte-7-home h2{
  color: #D36E6C;
  margin-bottom: 50px;
  font-style: normal;
  font-weight: 800;
  line-height: 115%; /* 55.2px */
}

.borda-check-up-home{
  padding: 35px 25px;
  border-radius: 15px;
  background: #F7F9FB;
  color: #333;
  height: 190px;
  margin-top: 30px;
  position: relative;
}

.borda-check-up-home h3{
  font-size: 20px;
}

.borda-check-up-home h4{
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  border-radius: 30px;
  background: #D36E6C;
  position: absolute;
  padding: 10px 40px;
  bottom: 10px;
  left: 50px;
  line-height: normal;
}

/* --------- parte 8---*/
.bg-parte-8-home{
  padding: 80px 0px;
}

.bg-parte-8-home h2{
  color: #2D3581;
  font-style: normal;
  font-weight: 800;
  line-height: 115%; /* 55.2px */
}

.bg-parte-8-home h3{
  color: #333;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  line-height: 133.5%; /* 26.7px */
  margin-bottom: 0;
}

.h3-4{
  margin-top: 10px;
}

.borda-pagamentos{
  border-radius: 15px;
  border: 2px solid #D36E6C;
  padding: 30px 40px;
  margin-bottom: 40px;
  height: auto;
}

.borda-pagamentos-2{
  border-radius: 15px;
  border: 2px solid #D36E6C;
  padding: 30px 40px;
  margin-bottom: 40px;
  height: 80%;
}

/* ---------- PARTE 9 -----*/

.bg-parte-9-home{
  margin-top: 80px;
  margin-bottom: 80px;
  border-radius: 30px;
  background: #2D3581;
  color: white;
}

.bg-parte-9-home p,
.bg-parte-9-home h2,
.bg-parte-9-home li,
.bg-parte-9-home span,
.bg-parte-9-home a{
    text-decoration: none;
    color: white;
}

.background-cyan-cardiologia{
  border-radius: 30px;
  padding: 80px;
  background: #D36E6C;
  color: white;
}

.img-mao-coracao{
  height: 100%;
  position: relative;
  right: 100px;
}

.bg-parte-9-home ul{
  margin-top: 00px;
  padding: 80px 40px 60px 50px;
  list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
}

.bg-parte-9-home li{
  padding-bottom: 5px;
}

.bg-parte-9-home li span{
  position: relative;
  top: -10px;
  left: 10px;
}

.bg-parte-9-home li span a:hover{
    color:#D36E6C;
    text-decoration: underline;
    transition: 0.5S;
}

.icone-cardiologia-home{
  position: absolute;
  right: -95px;
  top: -120px;
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
          animation: heartbeat 1.5s ease-in-out infinite both;
}


 @-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

/* ------- PARTE 10 ------ */

.bg-parte-10-home{
  padding: 0px 0px 80px 0px;
}

.bg-parte-10-home a{
    text-decoration: none;
    color: #D36E6C;
}

.bg-parte-10-home a:hover{
    text-decoration: underline;
}

.word {
    position: relative;
}

.word::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1.5px;
    background-color: #2D3581;
    bottom: 0;
    left: 0;
    transform-origin: bottom;
    animation: infinite-line 2s linear infinite;
}

@keyframes infinite-line {
    0% {
        transform: scaleX(0);
    }

    50% {
        transform: scaleX(1);
    }

    100% {
        transform: scaleX(0);
    }
}

.bg-parte-10-home h2{
  color: #2D3581;
  text-align: center;
  font-style: normal;
  font-weight: 800;
  line-height: 115%; /* 55.2px */
  margin-bottom: 20px;
}

.bg-parte-10-home h3{
  margin-top: 21px;
  color: #333333;
  font-size: 20px;
}

.borda-pneumologia{
  border-radius: 15px;
  border: 2px solid #D36E6C;
  padding: 20px;
  margin-top: 20px;
  height: 90%;
}

.borda-pneumologia a{
    text-decoration: none;
}

.borda-pneumologia:hover{
  border: 2px solid #007bff;
  color: #D36E6C;
  cursor: pointer;
}

.borda-pneumologia:hover a{
  color: #D36E6C;
  text-decoration: underline;
}

.icone-penumologia-home{
  position: absolute;
  left: -160px;
  top: -120px;
}

/* ------- PARTE 11 ----*/

.bg-parte-11-home{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-parte-11-home.png);
  background-color: #2D3581;
  background-position-x: 00%;
  background-position-y: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment:fixed;
  padding: 80px 0px;
  color:white;
  height: auto;
}

.bg-parte-11-home h2{
    color: #FFF;
    text-align: center;
    margin-bottom: 41px;
    font-style: normal;
    font-weight: 800;
    line-height: 115%; /* 55.2px */
}

.bg-parte-11-home h3{
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-top: 20px;
  margin-bottom: 10px;
}

.bg-parte-11-home img{
    border-radius: 15px;
}

.bg-parte-11-home p{
  color: white;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.5%; /* 25.68px */
}

.bg-parte-11-home a{
  color: #FFF;
  text-align: center; 
  background: #F59692;;
  display: inline-block;
  width: 156px;
  font-size: 17px;
  text-decoration: none;
  padding: 10px;
  position: relative;
  border-radius: 99px;
  line-height: normal;
}

.bg-parte-11-home a:hover{
  background: #D36E6C;
  transition: 0.5S;
  -webkit-animation: shake-vertical 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
          animation: shake-vertical 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

 @-webkit-keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}
@keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}

/* ------- PARTE 12 ----*/

.bg-parte-12-home{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-parte-12-home.png);
  background-position-x: 00%;
  background-position-y: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  padding: 80px 0px;
}

.bg-parte-12-home h2{
  color: #2D3581;
  font-style: normal;
  font-weight: 800;
  line-height: 115%; /* 55.2px */
  margin-bottom: 23px;
}

.bg-parte-12-home h3{
  color: #2D3581;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 115%; /* 55.2px */
  margin-bottom: 40px;
  margin-top: 40px;
}

.bg-parte-12-home p{
  width: 85%;
}

.nossa-loc-home span{
  font-size: 50px;
  color: #D36E6C;
  padding-right: 24px;
}

.nossa-loc-home a{
  margin-top: 35px;
  color: #333;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  display: flex;
}

.nossa-loc-home a:hover{
  border: 3px solid #D36E6C;
  max-width: 80%;
  border-radius: 15px;
  padding: 20px;
  color: #007bff;
  transition: 0.4S;
}

.nossa-loc-home a:hover span{
  color: #007bff;
  font-weight: 800;
}

.icone-localizacao-home {
  position: absolute;
  right: -90px;
  top: 30%;
}

.borda-contato-home h4,
.borda-contato-home h5{
  color: #D36E6C;
  font-size: 24px;
}

.borda-contato-home a{
  text-decoration: none;
}

.borda-contato-home h4{
  color: #333;
  margin: 25px 0px;
}

.borda-contato-home{
  height: 100%;
  padding: 30px;
  border-radius: 15px;
  border: 3px solid #D36E6C;
  letter-spacing: 0.15rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.borda-contato-home i,
.borda-contato-home span{
  font-size: 86px;
  color: #D36E6C;
}

/*.borda-contato-home:hover{
  cursor: pointer;
  background-color: #D36E6C;
  color: white;
  border: 3px solid #3AB6FD;
  transition: 0.5S;
} */

.borda-contato-home:hover h4,
.borda-contato-home:hover h5,
.borda-contato-home:hover i,
.borda-contato-home:hover span{
  color: white;
}

.borda-contato-home:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}

.borda-contato-home:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  cursor: pointer;
  background-color: #D36E6C;
  color: white;
  transition: all 0.4S;
  z-index: -1;
}
.borda-contato-home:hover {
  color: #fff;
  border: 3px solid #3AB6FD;
  cursor: pointer;
}
.borda-contato-home:hover:before {
  width: 100%;
}

/* ---- footer --- */

.bg-footer{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-footer.png);
  background-position-x: 50%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: white;
  padding: 80px 0px;
}

.a-tel-footer:hover{
    color: #0d6efd;
    transition: 0.5S;
    text-decoration: underline;
}

.a-wpp-footer:hover{
    color: #D36E6C;
    transition: 0.5S;
    text-decoration: underline;
}

.a-loc-footer:hover{
    color: #F59692;
    transition: 0.5S;
    text-decoration: underline;
}

.bg-footer img{
  margin-bottom: 30px;
}

.bg-footer h4{
  color: #FFF;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.bg-footer li:hover a{  
    border-bottom: 1px solid #D36E6C;
    transition: 0.4S;
}

.bg-footer a{
  color: white;
  text-decoration: none;
}

.bg-footer ul{
  margin: 0; 
  padding: 0;
  margin-bottom: 25px;
}

.bg-footer li{
  list-style: none;
  color: white;
}

.bg-footer p{
  color: white;
}

.i-instagram:hover {
  color: #fd1d1d;
  transition: .3s;
  -webkit-transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  -webkit-transform: scale(1.1);
  transform: scale(1.5);
  cursor: pointer;
}

.i-facebook:hover {
  color: #007bff;
  transition: .3S;
  -webkit-transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  -webkit-transform: scale(1.1);
  transform: scale(1.5);
  cursor: pointer;
}

.i-facebook{
  border-radius: 50px;
}

.search-bar {
  display: flex;
  align-items: center;
  border-radius: 999px;
  background: #EAEAEA;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

.search-icon {
  color: #3AB6FD;
  margin-right: 10px;
}

.search-input {
  flex: 1;
  border: none;
  padding: 8px;
  border-radius: 999px;
  background: #EAEAEA;
  font-size: 16px;
}

.search-input:focus {
  outline: none;
  border: 2px solid #3498db;
}

.search-btn {
  background-color: #3498db;
  color: #fff;
  border: none;
  padding: 8px 15px;
  font-size: 16px;
  cursor: pointer;
}

.bg-footer-2{
  background: #2D3581;
  padding: 50px 0px;
  color: white;
}

.bg-footer-2 i{
  float: right;
  font-size: 30pt;
  margin: 0px 10px;
  color: #D36E6C;
}

.bg-footer-2 h3{
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 160.5%; /* 38.52px */
}

.bg-footer-3{
  padding: 50px 0px;
  background-color: #0A0F42;
  color: white;
}

.bg-footer-3 p{
  color: white;
}

#p-wta3 {
  margin-top: 25px;
  font-size: 14px;
  color: white;
  text-decoration: none;
}

#p-wta3 > a {
  font-size: 14px;
  color: white;
  text-decoration: none;
}

#p-wta3 > a:hover {
  color: #0a58ca;
  text-decoration: underline;
  transition: 0.4S;
}


/* ---------- MEDIA QUERIES ---- -*/

@media(min-width: 1200px) and (max-width: 1487px){
  /*-- -- parte 3---*/
  .imagens-estruturas-1{
    left: 19px;
  }

  /*--- Parte 9 *** */
  .icone-cardiologia-home{
    right: 0;
  }

  /* --- PARTE 12 ---*/
  .icone-localizacao-home {
    top: -27%;
    right: 0;
  }
}


@media(min-width: 992px) and (max-width: 1200px){
  /*-- -- parte 3---*/
  .imagens-estruturas-1{
    left: 19px;
  }

  .icone-mais {
    top: -88px;
  }

  /* --- parte 6---*/
  .foto-mulher-exames{
    position: absolute;
    bottom: 0;
  }

  /* ---- PARTE 7---**/
  .borda-check-up-home h4{
    left: 13px;
  }

  .borda-check-up-home {
    height: 220px;
  }

  /* ---- PARTE 8---*/
  .borda-pagamentos-2 {
    padding: 30px 30px;
  }

  /*--- Parte 9 *** */
  .icone-cardiologia-home{
    right: 0;
  }

  /* --- PARTE 12 ---*/
  .icone-localizacao-home {
    top: -27%;
    right: 0;
  }

  .bg-parte-12-home h3{
    margin-top: 25px;
  }
}

@media(max-width: 992px){
  .img-mao-coracao{
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
  }
    
    .bg-parte-11-home a{
        margin-bottom: 35px;
    }
    
    .bg-footer-3 {
        padding-bottom: 80px;
    }
    
    .bg-parte-3-home .accordion-item:first-of-type .accordion-button {
        margin-bottom: 30px;
    }
}

@media(min-width: 767.99px) and (max-width: 991.99px){
  /* --- INICIO ---*/
  .bg-inicio {
    height: auto;
    background-position-x: 72%;
  }
  
  /*-- -- parte 3---*/
  .imagens-estruturas-1{
    left: 19px;
    margin-top: 25px;
  }

  .icone-mais {
    top: -88px;
  }

  /* -- PARTE 4---*/
  .bg-parte-4-home p {
    width: 100%;
  }

  /* --- PARTE 5---*/
  .bg-parte-5-home .col-lg-6{
    padding-bottom: 40px;
  }

  .bg-parte-5-home .owl-carousel{
    margin-left: 0;
    padding-top: 30px;
  }

  /* --- parte 6---*/
  .foto-mulher-exames{
    position: relative;
    bottom: 0;
  }

  .bg-parte-6-home ul{
    margin-top: 0;
  }

  /* ---- PARTE 7---**/
  .borda-check-up-home h4{
    left: 0px;
    top: 30px;
    position: relative;
  }

  .borda-check-up-home {
    height: auto;
  }

  /* ---- PARTE 8---*/
  .borda-pagamentos-2 {
    padding: 30px 30px;
  }

  /*--- Parte 9 *** */
  .icone-cardiologia-home{
    right: 0;
  }

  .background-cyan-cardiologia{
    margin-bottom: 20px;
  }

  .img-mao-coracao {
    right: 0;
  }

  .bg-parte-9-home ul{
    margin: 0;
    padding: 0px 0px 0px 80px;
  }

  /* --- PARTE 12 ---*/
  .icone-localizacao-home {
    top: -27%;
    right: 0;
  }

  .nossa-loc-home a{
    margin-bottom: 15px;
  }

  .bg-parte-12-home h3{
    margin-top: 25px;
  }

  .borda-contato-home{
    height: auto;
    margin-bottom: 20px;
  }
}

@media(max-width: 767.99px){
   /* --- INICIO ---*/
   .bg-inicio {
      background-image: url(https://hml.corear.com.br/wp-content/uploads/2024/01/topo-mobile.png);
      height: 100vh;
      background-position-y: 50%;
   }

   .bg-inicio h1{
      margin-top: 25px;
   }

   .bg-inicio h2{
      font-weight: normal;
   }
}

@media(min-width: 550.99px) and (max-width: 767.98px){
  /* --- INICIO ---*/
  .bg-inicio {
    height: auto;
    background-position-x: 72%;
  }

  .bg-inicio h1{
    font-size: 52px;
  }
  
  /*-- -- parte 3---*/
  .imagens-estruturas-1{
    left: 8px;
    margin-top: 25px;
  }

  .icone-mais {
    top: -88px;
  }

  /* -- PARTE 4---*/
  .bg-parte-4-home p {
    width: 100%;
  }

  /* --- PARTE 5---*/
  .bg-parte-5-home .col-lg-6{
    padding-bottom: 40px;
  }

  .bg-parte-5-home .owl-carousel{
    margin-left: 0;
    padding-top: 30px;
  }

  /* --- parte 6---*/
  .foto-mulher-exames{
    position: relative;
    bottom: 0;
  }

  .bg-parte-6-home ul{
    margin-top: 0;
  }

  /* ---- PARTE 7---**/
  .borda-check-up-home h4{
    left: 0px;
    top: 30px;
    position: relative;
  }

  .borda-check-up-home {
    height: auto;
  }

  /* ---- PARTE 8---*/
  .borda-pagamentos-2 {
    padding: 30px 30px;
  }

  /*--- Parte 9 *** */
  .icone-cardiologia-home{
    right: 0;
  }

  .background-cyan-cardiologia{
    margin-bottom: 20px;
  }

  .img-mao-coracao {
    right: 0;
  }

  .bg-parte-9-home ul{
    margin: 0;
    padding: 0px 0px 0px 80px;
  }

  /* --- PARTE 10 ---*/
  .icone-penumologia-home {
    position: absolute;
    left: -83px;
    top: -380px;
  }

  /* --- PARTE 12 ---*/
  .icone-localizacao-home {
    top: -27%;
    right: 0;
  }

  .nossa-loc-home a{
    margin-bottom: 15px;
  }

  .bg-parte-12-home h3{
    margin-top: 25px;
  }

  .borda-contato-home{
    height: auto;
    margin-bottom: 20px;
  }
}

@media(max-width: 440px){
    .background-cyan {
        padding: 35px;
    }
}

@media(min-width: 420.99px) and (max-width: 550.98px){
  /* --- INICIO ---*/
  .bg-inicio h1 {
      font-size: 40px;
      font-weight: 800;
   }

   .bg-inicio h2{
      font-size: 24px;
   }

   .bg-inicio .underline{
      font-size: 28px;
   }

   .bg-inicio span img{
      top: 10px;
   }

   @keyframes lineAnimation {
      0% {
         width: 0;
         opacity: 0;
      }
   
      100% {
         left: -10px;
         width: 260px;
         opacity: 1;
      }
   }
  
  /*-- -- parte 3---*/
  .imagens-estruturas-1{
    left: 8px;
    margin-top: 25px;
  }

  .icone-mais {
    top: -88px;
  }

  /* -- PARTE 4---*/
  .bg-parte-4-home p {
    width: 100%;
  }

  /* --- PARTE 5---*/
  .bg-parte-5-home .col-lg-6{
    padding-bottom: 40px;
  }

  .bg-parte-5-home .owl-carousel{
    margin-left: 0;
    padding-top: 30px;
  }

  /* --- parte 6---*/
  .foto-mulher-exames{
    position: relative;
    bottom: 0;
  }

  .bg-parte-6-home ul{
    margin-top: 0;
  }

  /* ---- PARTE 7---**/
  .borda-check-up-home h4{
    left: 0px;
    top: 30px;
    position: relative;
  }

  .borda-check-up-home {
    height: auto;
  }

  /* ---- PARTE 8---*/
  .borda-pagamentos-2 {
    padding: 30px 30px;
  }

  /*--- Parte 9 *** */
  .icone-cardiologia-home{
    right: 0;
  }

  .background-cyan-cardiologia{
    margin-bottom: 20px;
    padding: 80px 40px;
  }

  .img-mao-coracao {
    right: 0;
  }

  .bg-parte-9-home ul{
    margin: 0;
    padding: 0px 0px 0px 65px;
  }

  /* --- PARTE 10 ---*/
  .icone-penumologia-home {
    position: absolute;
    left: -83px;
    top: -380px;
    display: none;
  }

  /* --- PARTE 12 ---*/
  .icone-localizacao-home {
    top: -27%;
    right: 0;
    display: none;
  }

  .nossa-loc-home a{
    margin-bottom: 15px;
  }

  .bg-parte-12-home h3{
    margin-top: 25px;
  }

  .borda-contato-home{
    height: auto;
    margin-bottom: 20px;
  }
}

@media(min-width: 375.99px) and (max-width: 420.98px){
  /* --- global ---*/ 
  h2 {
    font-size: 30px;
  }

  p, li, a{
    font-size: 17px;
  }
 
  /* --- INICIO ---*/
  .bg-inicio h1 {
      font-size: 40px;
      font-weight: 800;
      margin-top: 20px;
   }

   .bg-inicio h2{
      font-size: 21px;
   }

   .bg-inicio .underline{
      font-size: 28px;
   }

   .bg-inicio span img{
      top: 10px;
   }

   @keyframes lineAnimation {
      0% {
         width: 0;
         opacity: 0;
      }
   
      100% {
         left: -10px;
         width: 260px;
         opacity: 1;
      }
   }
  
  /*-- -- parte 3---*/
  .imagens-estruturas-1{
    left: 8px;
    margin-top: 25px;
  }

  .icone-mais {
    top: -88px;
  }

  /* -- PARTE 4---*/
  .bg-parte-4-home p {
    width: 100%;
  }

  /* --- PARTE 5---*/
  .bg-parte-5-home .col-lg-6{
    padding-bottom: 40px;
  }

  .bg-parte-5-home .owl-carousel{
    margin-left: 0;
    padding-top: 30px;
  }

  /* --- parte 6---*/
  .foto-mulher-exames{
    position: relative;
    bottom: 0;
  }

  .bg-parte-6-home ul{
    margin-top: 0;
  }

  /* ---- PARTE 7---**/
  .borda-check-up-home h4{
    left: 0px;
    top: 30px;
    position: relative;
  }

  .borda-check-up-home {
    height: auto;
  }

  /* ---- PARTE 8---*/
  .borda-pagamentos-2 {
    padding: 30px 30px;
  }

  /*--- Parte 9 *** */
  .icone-cardiologia-home{
    right: 0;
  }

  .background-cyan-cardiologia{
    margin-bottom: 20px;
    padding: 80px 40px;
  }

  .img-mao-coracao {
    right: 0;
  }

  .bg-parte-9-home ul{
    margin: 0;
    padding: 0px 0px 0px 65px;
  }

  /* --- PARTE 10 ---*/
  .icone-penumologia-home {
    position: absolute;
    left: -83px;
    top: -380px;
    display: none;
  }

  /* --- PARTE 12 ---*/
  .icone-localizacao-home {
    top: -27%;
    right: 0;
    display: none;
  }

  .nossa-loc-home a{
    margin-bottom: 15px;
  }

  .bg-parte-12-home h3{
    margin-top: 25px;
  }

  .borda-contato-home{
    height: auto;
    margin-bottom: 20px;
  }

  /* --- FOOTER ---*/
  .bg-footer-2 h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

@media(min-width: 350.99px) and (max-width: 375.98px){
  /* --- global ---*/ 
  h2 {
    font-size: 29px;
  }

  p, li, a{
    font-size: 17px;
  }
 
  /* --- INICIO ---*/
  .bg-inicio h1 {
      font-size: 36px;
      font-weight: 800;
      margin-top: 20px;
   }

   .bg-inicio h2{
      font-size: 19px;
   }

   .bg-inicio .underline{
      font-size: 25px;
   }

   .bg-inicio span img{
      top: 10px;
   }

   @keyframes lineAnimation {
      0% {
         width: 0;
         opacity: 0;
      }
   
      100% {
         left: -10px;
         width: 235px;
         opacity: 1;
      }
   }

  /* ---  parte 2*/
  .bg-parte-2-home {
    padding: 80px 0px 0px 0px;
  }
  
  /*-- -- parte 3---*/
  .imagens-estruturas-1{
    left: 8px;
    margin-top: 25px;
  }

  .icone-mais {
    top: -88px;
  }

  /* -- PARTE 4---*/
  .bg-parte-4-home p {
    width: 100%;
  }

  /* --- PARTE 5---*/
  .bg-parte-5-home .col-lg-6{
    padding-bottom: 40px;
  }

  .bg-parte-5-home .owl-carousel{
    margin-left: 0;
    padding-top: 30px;
  }

  /* --- parte 6---*/
  .foto-mulher-exames{
    position: relative;
    bottom: 0;
  }

  .bg-parte-6-home ul{
    margin-top: 0;
  }

  /* ---- PARTE 7---**/
  .borda-check-up-home h4{
    left: 0px;
    top: 30px;
    position: relative;
  }

  .borda-check-up-home {
    height: auto;
  }

  /* ---- PARTE 8---*/
  .borda-pagamentos-2 {
    padding: 30px 30px;
  }

  /*--- Parte 9 *** */
  .icone-cardiologia-home{
    right: 0;
  }

  .background-cyan-cardiologia{
    margin-bottom: 20px;
    padding: 80px 40px;
  }

  .img-mao-coracao {
    right: 0;
  }

  .bg-parte-9-home ul{
    margin: 0;
    padding: 0px 0px 0px 65px;
  }

  /* --- PARTE 10 ---*/
  .icone-penumologia-home {
    position: absolute;
    left: -83px;
    top: -380px;
    display: none;
  }

  /* --- PARTE 12 ---*/
  .icone-localizacao-home {
    top: -27%;
    right: 0;
    display: none;
  }

  .nossa-loc-home a{
    margin-bottom: 15px;
  }

  .bg-parte-12-home h3{
    margin-top: 25px;
  }

  .borda-contato-home{
    height: auto;
    margin-bottom: 20px;
  }

  /* --- FOOTER ---*/
  .bg-footer-2 h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

@media(min-width: 330.99px) and (max-width: 350.98px){
  /* --- global ---*/ 
  h2 {
    font-size: 29px;
  }

  p, li, a{
    font-size: 16.5px;
  }
 
  /* --- INICIO ---*/
  .bg-inicio h1 {
      font-size: 32px;
      font-weight: 800;
      margin-top: 20px;
   }

   .bg-inicio h2{
      font-size: 18px;
   }

   .bg-inicio .underline{
      font-size: 23px;
   }

   .bg-inicio span img{
      top: 10px;
   }

   @keyframes lineAnimation {
      0% {
         width: 0;
         opacity: 0;
      }
   
      100% {
         left: -10px;
         width: 205px;
         opacity: 1;
      }
   }

  /* ---  parte 2*/
  .bg-parte-2-home {
    padding: 80px 0px 0px 0px;
  }
  
  /*-- -- parte 3---*/
  .imagens-estruturas-1{
    left: 8px;
    margin-top: 25px;
  }

  .icone-mais {
    top: -88px;
  }

  /* -- PARTE 4---*/
  .bg-parte-4-home p {
    width: 100%;
  }

  /* --- PARTE 5---*/
  .bg-parte-5-home .col-lg-6{
    padding-bottom: 40px;
  }

  .bg-parte-5-home .owl-carousel{
    margin-left: 0;
    padding-top: 30px;
  }

  /* --- parte 6---*/
  .foto-mulher-exames{
    position: relative;
    bottom: 0;
  }

  .bg-parte-6-home ul{
    margin-top: 0;
  }

  /* ---- PARTE 7---**/
  .borda-check-up-home h4{
    left: 0px;
    top: 30px;
    position: relative;
  }

  .borda-check-up-home {
    height: auto;
  }

  /* ---- PARTE 8---*/
  .borda-pagamentos-2 {
    padding: 30px 30px;
  }

  /*--- Parte 9 *** */
  .icone-cardiologia-home{
    right: 0;
  }

  .background-cyan-cardiologia{
    margin-bottom: 20px;
    padding: 80px 40px;
  }

  .img-mao-coracao {
    right: 0;
  }

  .bg-parte-9-home ul{
    margin: 0;
    padding: 0px 0px 0px 65px;
  }

  /* --- PARTE 10 ---*/
  .icone-penumologia-home {
    position: absolute;
    left: -83px;
    top: -380px;
    display: none;
  }

  /* --- PARTE 12 ---*/
  .icone-localizacao-home {
    top: -27%;
    right: 0;
    display: none;
  }

  .nossa-loc-home a{
    margin-bottom: 15px;
  }

  .bg-parte-12-home h3{
    margin-top: 25px;
  }

  .borda-contato-home{
    height: auto;
    margin-bottom: 20px;
  }

  /* --- FOOTER ---*/
  .bg-footer-2 h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

@media(min-width: 0.99px) and (max-width: 330.98px){
  /* --- global ---*/ 
  h2 {
    font-size: 28px;
  }

  p, li, a{
    font-size: 16px;
  }
 
  /* --- INICIO ---*/
    .bg-inicio h1 {
      font-size: 28px;
      font-weight: 800;
      margin-top: 20px;
   }

   .bg-inicio h2{
      font-size: 18px;
   }

   .bg-inicio .underline{
      font-size: 23px;
   }

   .bg-inicio span img{
      top: 10px;
   }

   @keyframes lineAnimation {
      0% {
         width: 0;
         opacity: 0;
      }
   
      100% {
         left: -10px;
         width: 205px;
         opacity: 1;
      }
   }

  /* ---  parte 2*/
  .bg-parte-2-home {
    padding: 80px 0px 0px 0px;
  }
  
  /*-- -- parte 3---*/
  .imagens-estruturas-1{
    left: 8px;
    margin-top: 25px;
  }

  .icone-mais {
    top: -88px;
  }

  /* -- PARTE 4---*/
  .bg-parte-4-home p {
    width: 100%;
  }

  /* --- PARTE 5---*/
  .bg-parte-5-home .col-lg-6{
    padding-bottom: 40px;
  }

  .background-cyan{
    padding: 30px;
  }

  .bg-parte-5-home .owl-carousel{
    margin-left: 0;
    padding-top: 30px;
  }

  /* --- parte 6---*/
  .foto-mulher-exames{
    position: relative;
    bottom: 0;
  }

  .bg-parte-6-home ul{
    margin-top: 0;
  }

  /* ---- PARTE 7---**/
  .borda-check-up-home h4{
    left: 0px;
    top: 30px;
    position: relative;
  }

  .borda-check-up-home {
    height: auto;
  }

  /* ---- PARTE 8---*/
  .borda-pagamentos-2 {
    padding: 30px 30px;
  }

  /*--- Parte 9 *** */
  .icone-cardiologia-home{
    right: 0;
  }

  .background-cyan-cardiologia{
    margin-bottom: 20px;
    padding: 80px 40px;
  }

  .img-mao-coracao {
    right: 0;
  }

  .bg-parte-9-home ul{
    margin: 0;
    padding: 0px 0px 0px 65px;
  }

  /* --- PARTE 10 ---*/
  .icone-penumologia-home {
    position: absolute;
    left: -83px;
    top: -380px;
    display: none;
  }

  /* --- PARTE 12 ---*/
  .icone-localizacao-home {
    top: -27%;
    right: 0;
    display: none;
  }

  .nossa-loc-home a{
    margin-bottom: 15px;
  }

  .bg-parte-12-home h3{
    margin-top: 25px;
  }

  .borda-contato-home{
    height: auto;
    margin-bottom: 20px;
  }

  /* --- FOOTER ---*/
  .bg-footer-2 h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
    
    .borda-contato-home h4, .borda-contato-home h5 {
        color: #D36E6C;
        font-size: 20px;
    }
}

/* -------------- SOBRE NÓS --------- -*/

.bg-sobre-nos{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-sobre-nos.png);
  background-color: #2D3581;;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-sobre-nos h1{
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%; /* 55.2px */
}

/* -------------- SOBRE NÓS 2 --------- -*/
.bg-sobre-nos-2{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-sobre-nos-2.png);
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  padding: 100px 0px;
}


.bg-sobre-nos-2 h2{
  opacity: 0.95;
  color: #3D3D3D;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
/* -------------- SOBRE NÓS - MEdia Queries --------- -*/
@media(max-width: 400px){
  .bg-sobre-nos h1{
    font-size: 32px;
  }

  .bg-sobre-nos-2 h2{
    font-size: 27px;
  }
}

/* ------------- CORPO CLINICO ------- -*/

.bg-corpo-clinico{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-corpo-clinico h1{
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%; /* 55.2px */
}

/* ------------- CORPO CLINICO 2 ------- -*/

.bg-parte-3-home .bg-corpo-clinico-2 .accordion-button:not(.collapsed){
  color: #2D3581;
}

.bg-parte-3-home .bg-corpo-clinico-2 .accordion-button:not(.collapsed):hover,
.bg-parte-3-home .bg-corpo-clinico-2 .accordion-item:last-of-type .accordion-button.collapsed:hover{
  color: white;
}


.bg-parte-3-home .bg-corpo-clinico-2 .accordion-item:last-of-type .accordion-button.collapsed{
  color: #2D3581;
}

.bg-parte-3-home .bg-corpo-clinico-2 .accordion-button:not(.collapsed)::after{
  background-image: url(/wp-content/themes/cor-e-ar/img/circle-menos-corpo-clinico.png);
}

.bg-parte-3-home .bg-corpo-clinico-2 .accordion-button::after {
  background-image: url(/wp-content/themes/cor-e-ar/img/circle-mais-corpo-clinico.png);
}

@media(max-width: 420px){
  .bg-corpo-clinico h1{
    font-size: 33px;
  }
}

/* ----------- CARDIOLOGISTAS PAGE ---------- */
.bg-cardiologista-dropdown{
   padding-top: 70px;
}

.bg-cardiologista-dropdown button{
   background-color: #007bff;
   color: white;
   padding: 10px 60px;
   font-size: 20px;
}

.bg-cardiologista-dropdown button span{
   font-size: 20pt;
   font-weight: bold;
   position: relative;
   left: 10px;
}

.bg-cardiologista-dropdown button:hover{
   color: white;
   transition: 0.5S;
   background-color: #2D3581;
}

.bg-cardiologista-dropdown .dropdown-item{
   font-size: 16px;
   background-color: #D36E6C;
   color: white;
}

.bg-cardiologista-dropdown .dropdown-item:hover{
   color: #D36E6C;
   background-color: white;
}

.bg-cardiologista-dropdown .dropdown-menu.show{
   background-color: #D36E6C;
}

.bg-cardiologista-2{
   padding: 85px 0px 10px 0px;
}

.bg-cardiologista-2 .col-lg-4,
.bg-cardiologista-2 .col-lg-6{
   margin-bottom: 60px;
}

.bg-cardiologista-2 img {
    border-radius: 10px;
    width: 80%;
    height: 73%;
   object-fit: cover;
   margin-bottom: 20px;
}

.bg-cardiologista-2 h2,
.bg-cardiologista-2 h4{
   font-size: 18px;
}

.bg-cardiologista-2 h3{
   font-size: 20px;
   margin: 10px 0px;
}

.bg-cardiologista-2 a{
   background-color: #D36E6C;
   color: white;
   padding: 10px;
   border-radius: 999px;
   width: 220px;
   font-size: 18px;
   text-decoration: none;
   margin-top: 15px;
   display: inline-block;
}

.bg-cardiologista-2 a:hover{
   transition: 0.5s;
   border: 10px double white;
   text-decoration: underline;
   background-color: #007bff;
   color: white;
   font-weight: bold;
}

/* ------- PAGE INDIVIDUAL --------- */

.bg-corpo-clinico-individual{
   padding: 70px 0px;
}

.bg-corpo-clinico-individual img{
   width: 100%;
   height: 100%;
   position: relative;
   object-fit: cover;
   right: 40px;
   border-radius: 10px;
}

.bg-corpo-clinico-individual h2{
   color: #2D3581;
   font-weight: bold;
   margin-top: 35px;
   margin-bottom: 15px;
   font-size: 36px;
}

.bg-corpo-clinico-individual a{
   display: inline-block;
   background-color: #25d366;
   color: white;
   font-size: 20px;
   text-decoration: none;
   width: 320px;
   padding: 10px 10px 10px 40px;
   margin-top: 30px;
   border-radius: 999px;
   -webkit-animation: cta-animation 1.9s ease-in-out infinite both;
    animation: cta-animation 1.9s ease-in-out infinite both;
}

.bg-corpo-clinico-individual a:hover{
   background-color: #3AB6FD;
   transition: 0.5S;
   text-decoration: underline;
}

@keyframes cta-animation {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.bg-corpo-clinico-individual a i{
   float: right;
   position: relative;
   top: 0px;
   right: 20px;
   background-color: white;
   color: #1BB518;
   padding: 5px;
   border-radius: 999px;
   font-size: 18pt;
}

/*--------- MEIDA PAGE INDIVIDUAL DRS ------- */
@media(max-width: 992px) {
   .bg-corpo-clinico-individual img{
      right: 0px;
   }
	
	.bg-cardiologista-2 img {
		width: auto;
		height: auto;
	   object-fit: contain;
	}
}

@media(max-width: 420px) {
   .bg-corpo-clinico-individual p{
      font-size: 17px;
   }

   .bg-corpo-clinico-individual h2{
      font-size: 28px;
   }

   .bg-corpo-clinico-individual a{
      font-size: 18px;
      width: 260px;
      padding-left: 20px;
   }

   .bg-corpo-clinico-individual a i {
      float: right;
      position: relative;
      top: 4px;
      right: 13px;
      font-weight: bold;
      font-size: 17pt;
  }
    
    .bg-cardiologista-dropdown button{
       max-width: 100%;
       padding: 10px 20px;
       font-size: 17px;
      }
}


/* ------------- NOSSA ESTRUTURA ------- -*/
.bg-nossa-estrutura{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-nossa-estrutura h1{
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%; /* 55.2px */
}

/* ------------- NOSSA ESTRUTURA - 2 ------- -*/
.bg-nossa-estrutura-2{
  padding: 80px 0px;
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.bg-nossa-estrutura-2 h2{
  opacity: 0.95;
  color: #333;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 67px;
}

.bg-nossa-estrutura-2 p{
  width: 80%;
}

.nossa-estrutura-fotos{
  margin-bottom: 25px;
}

/* ------ MEDIA QUERIES - NOSSA ESTRUTURA ---- */

@media(min-width: 992px) and (max-width: 1200px){

  .bg-nossa-estrutura-2 h2{
    margin-top: 0;
  }

}

@media(max-width: 992px){
  .bg-nossa-estrutura-2{
    padding: 60px 0px;
  }

  .bg-nossa-estrutura-2 p {
    width: 100%;
  }

  .bg-nossa-estrutura-2 h2{
    margin-top: 0;
  }

  .nossa-estrutura-fotos{
    margin-top: 40px;
  }
}

@media(max-width: 420px){
  .bg-nossa-estrutura h1{
    font-size: 35px;
  }

  .bg-nossa-estrutura-2 h2{
    font-size: 28px;
  }
}

/*---------- EXAMES ----*/
.bg-exames{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-exames h1{
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%; /* 55.2px */
}

/*----------- Exames 2 ------ */

.ul-exames li span a{
    text-decoration: none;
}

.ul-exames li span a:hover{
    color: #D36E6C;
    transition: 0.5S;
    text-decoration: underline;
}

.bg-exames-2{
  padding-top: 60px;
}

.bg-exames-2 h2{
  color: #333;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bg-parte-6-home .bg-exames-2 ul{
  margin-top: 20px;
  margin-left: 10px;
}

.bg-exames-2 img{
  position: absolute;
  bottom: 0;
  right: 120px;
  margin-bottom: -30px;
  z-index: -1;
}

.bg-parte-6-home .bg-exames-2 li span{
  left: 25px;
}

/*----------- Exames Media Queries ------ */

@media(max-width: 992px){
  .bg-exames-2 img{
    position: relative;
    bottom: 0;
    right: 00px;
    margin-bottom: -30px;
    z-index: -1;
  }

  .bg-parte-6-home .bg-exames-2 p{
    margin-bottom: 30px;
  }

  .bg-parte-6-home .bg-exames-2 ul{
    margin-top: 0;
  }

  .bg-parte-6-home .bg-exames-2 h2{
    margin-top: 0;
  }
}

@media(max-width: 420px){
  .bg-parte-6-home .bg-exames-2 li span {
    left: 10px;
  }

  .bg-exames h1{
    font-size: 36px;
  }

  .bg-exames-2 h2{
    font-size: 27px;
  }
}

/* -------------- Check UP --------- -*/

.bg-check-up{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-sobre-nos.png);
  background-color: #2D3581;;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-check-up h1{
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%; /* 55.2px */
}
/* -------- CHECK UP - 2 ----*/

.bg-check-up-2{
  padding: 60px 0px;
}

.bg-check-up-2 h2,
.bg-check-up-4 h2,
.bg-check-up-5 h2,
.bg-check-up-7 h2,
.bg-check-up-7-new h2{
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-check-up-2 img{
   margin-top: 70px;
}

.bg-check-up-2 ul {
   list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
   margin-left: 10px;
   margin-top: 20px;
}

.bg-check-up-2 li span {
   position: relative;
   top: -10px;
   left: 20px;
}

.bg-check-up-2 li {
   margin-bottom: 7px;
}

.borda-checkup-parte-2 {
   border-radius: 30px;
   background: #2D3581;
   padding-left: 100px;
}

.espaco-li-borda-checkup-parte-2 {
   margin-top: 35px;
}

.borda-checkup-parte-2 li,
.borda-checkup-parte-2 span,
.borda-checkup-parte-2 p {
   color: white;
}

.borda-checkup-parte-2 h3 {
   margin-top: 50px;
   color: #FFF;
   font-size: 32px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.foto-borda-checkup-parte-2 {
   float: right;
}

/* --------- Check UP - 3 -------*/

.bg-check-up-3{
   padding: 60px 00px;
   border-radius: 30px;
   background: #2D3581;
   width: 80%;
   color: white;
}

.bg-check-up-3 h2,
.bg-check-up-6 h2{
   color: white;
   text-align: center;
   font-weight: 0;
   font-size: 32px;
}

.bg-check-up-3 h2{
   margin-bottom: 40px;
}

.bg-check-up-3 .accordion-item:first-of-type .accordion-button,
.bg-check-up-3 .accordion-item:first-of-type .accordion-button{
   color: white;
   text-align: center;
   font-weight: 0;
   font-size: 18px;
}

.bg-check-up-3 .accordion-button:not(.collapsed) {
   background-color: transparent;
   border-radius: 15px 15px 15px 15px;
   border: 2px solid #D36E6C;
   color: white;
   font-size: 20px;
   font-style: normal;
   font-weight: 800;
   line-height: 115%;
   /* 27.6px */
}

.bg-check-up-3 .accordion-item:last-of-type .accordion-button.collapsed {
   background-color: transparent;
   border-radius: 15px 15px 15px 15px;
   border: 2px solid #D36E6C;
   color: white;
   font-size: 20px;
   font-style: normal;
   font-weight: 800;
   line-height: 115%;
   /* 27.6px */
   margin-bottom: 30px;
   padding-left: 40px;
}

.bg-check-up-3 .accordion-button:hover,
.bg-check-up-3 .accordion-item:last-of-type .accordion-button.collapsed:hover {
   background-color: #D36E6C;
}

.bg-check-up-3 .accordion-item:first-of-type .accordion-button {
   border-top-left-radius: 15px;
   border-top-right-radius: 15px;
}

.bg-check-up-3 .accordion-button::after {
   background-image: url(/wp-content/themes/cor-e-ar/img/circle-accordion.png); 
}

.bg-check-up-3 .accordion-button:not(.collapsed)::after {
   background-image: url(/wp-content/themes/cor-e-ar/img/circle-accordion-up.png);
   transform: rotate(-180deg);
}

.bg-check-up-3 .accordion-item {
   background-color: transparent;
   border: none;
}

.bg-check-up-3 .accordion-body {
   padding: 10px;
   margin-bottom: 40px;
   border: 2px solid #D36E6C;
   border-top: none;
   border-radius: 15px;
   height: 200px;
   color: white;
}

.bg-check-up-3 p{
   color: white;
   margin: 10px 10px;
}

/* ------- CHECK UP - 4 --------- */

.bg-check-up-4{
   padding: 60px 0px;
}

.bg-check-up-4 h2{
   margin-top: 30px;
   margin-bottom: 30px;
}

.bg-check-up-4 img{
   position: relative;
   right: 60px;
}

.bg-check-up-4 ul {
   list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
   margin-left: 10px;
   margin-top: 20px;
}

.bg-check-up-4 li span {
   position: relative;
   top: -10px;
   left: 20px;
}

.bg-check-up-4 li {
   margin-bottom: 7px;
}

/* ------- CHECK UP - 5 --------- */
.bg-check-up-5{
   padding: 60px 0px;
}

.bg-check-up-5 h2{
   margin-bottom: 40px;
}

.bg-check-up-5 h3{
   color: #333;
   font-size: 20px;
   font-weight: bold;
   margin-top: 25px;
}

.borda-check-up-5{
   padding: 30px;
   border-radius: 10px;
   border: 2px solid #d36e6c;
   height: 90%;
   margin-bottom: 25px;
}


/* ------- CHECK UP - 6 --------- */
.bg-check-up-6{
   padding: 60px 0px;
   background-color: #2D3581;
   color: white;
}

.bg-check-up-6 h2{
   margin-bottom: 30px;
   text-align: left;
}

.bg-check-up-6 li{
   color: white;
}

.bg-check-up-6 img{
   position: absolute;
   right: 0;
   top: 0;
   height: auto;
   height: 100%;
   width: 40%;
   object-fit: cover;
}

.bg-check-up-6 ul {
   list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
   margin-left: 30px;
   margin-top: 20px;
}

.bg-check-up-6 li span {
   position: relative;
   top: -10px;
   left: 20px;
}

.bg-check-up-6 li {
   margin-bottom: 7px;
}

/* ------- CHECK UP - 7 --------- */

.bg-check-up-7,
.bg-check-up-7-new{
   padding: 60px 0px;
}

.bg-check-up-7 h2, .bg-check-up-7-new h2{
   font-weight: bold;
   margin-bottom: 25px;
}

.bg-check-up-7 h3, .bg-check-up-7 h4, .bg-check-up-7-new h3, .bg-check-up-7-new h4{
   color: #333;
   margin-bottom: 25px;
}

.bg-check-up-7 a,
.cta-padrao-parte-7{
   background-color: #DC6F6A;
   color: white;
   padding: 10px 20px;
   display: block;
   border-radius: 999px;
   width: 600px;
   text-decoration: none;
   margin-top: 40px;
    position: relative;
}

.bg-check-up-7 a i,
.cta-padrao-parte-7 i,
.cta-padrao-wpp i{
   padding-right: 10px;
   font-weight: bold;
   color: white;
}

/* -------- CHECK UP - MEDIA QUERIES ----*/
@media(min-width: 1416px) and (max-width: 111200px) {
   .bg-check-up-3 {
      padding: 60px 0px;
      border-radius: 30px;
      background: #2D3581;
      width: 1400px;
      color: white;
  }
}

@media(min-width: 991.99px) and (max-width: 1415.99px) {
   .borda-checkup-parte-2 {
      border-radius: 30px;
      background: #2D3581;
      padding-left: 40px;
   }

   .bg-check-up-3 {
      width: 95%;
  }

   .foto-borda-checkup-parte-2 {
      float: right;
      position: absolute;
      bottom: 0;
      padding-left: 25px;
   }
}

@media(max-width: 992px) {
   .borda-checkup-parte-2 p {
      margin-bottom: 20px;
   }

   .foto-borda-checkup-parte-2 {
      float: none;
      margin-top: 15px;
   }

   .bg-check-up-6 img{
      position: relative;
      width: 100%;
      height: auto;
   }

   .espaco-li-borda-checkup-parte-2 {
      margin-top: 0px;
   }

   .bg-check-up-2 ul {
      margin-top: 0;
   }

   .bg-check-up-6 ul{
      margin-left: 0;
   }

   .bg-check-up-3{
      width: 95%;
   }

   .bg-check-up-4 img {
      right: 0;
   }

   .borda-checkup-parte-2 {
      padding-left: 50px;
   }

   .bg-check-up-6 li span, .bg-check-up-2 li span{
      left: 5px;
   }

   .bg-check-up-7 a,
	.cta-padrao-parte-7{
      max-width: 100%;
      font-size: 18px;
   }

   .bg-check-up-5{
      padding-top: 0;
   }
}

@media(max-width: 430px) {
   .borda-checkup-parte-2 {
      padding-left: 30px;
   }

   .bg-check-up-7 a, .cta-padrao-parte-7{
      width: 100%;
      font-size: 17px;
   }

   .bg-check-up-2 h2, .bg-check-up-4 h2, .bg-check-up-5 h2, .bg-check-up-7 h2, .bg-check-up-7-new h2 {
      font-size: 28px;
   }

   .borda-checkup-parte-2 h3 {
      font-size: 26px;
   }
}

/* -------------- AVALIAÇÃO CAPACIDADE FISICA *----------- */
.bg-avl-capacidade-fisica{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-avl-capacidade-fisica h1{
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%; /* 55.2px */
}

/* -------------- AVALIAÇÃO CAPACIDADE FISICA - 2 *----------- */
.bg-avl-capacidade-fisica-2{
  padding: 60px 0px 0px 0px;
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.bg-avl-capacidade-fisica-2 h2{
  color: #333;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bg-avl-capacidade-fisica-2 ul{
  list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
  margin-left: 10px;
  margin-top: 20px;
}

.bg-avl-capacidade-fisica-2 li span {
   position: relative;
   top: -10px;
   left: 20px;
}

.bg-avl-capacidade-fisica-2 li {
   margin-bottom: 7px;
}

.borda-avl-capacidade-fisica {
   border-radius: 15px;
   padding: 20px 50px;
   margin-top: 46px;
   border: 2px solid #d36e6c;
}

.foto-avl-fisica {
   position: absolute;
   bottom: 0;
   right: 90px;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- AVALIAÇÃO CAPACIDADE FISICA - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-avl-fisica {
      position: absolute;
      bottom: 0;
      right: 0;
   }

   .borda-avl-capacidade-fisica {
      margin-top: 26px;
   }
}

@media(max-width: 992px) {
   .bg-avl-capacidade-fisica {
      padding: 100px 0px 40px 0px;
   }

   .foto-avl-fisica {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      margin-top: 30px;
   }

   .bg-avl-capacidade-fisica-2 ul {
      margin: 10px 0px 10px 10px;
   }

   .borda-avl-capacidade-fisica {
      margin-top: 6px;
   }
}

@media(max-width: 420px) {
   .bg-avl-capacidade-fisica h1 {
      font-size: 32px;
   }
    
    .borda-avl-pre-operatoria h3{
        margin-bottom: 25px;
    }
    
    .bg-avl-capacidade-fisica-2 li span{
        left: 5px;
    }

   .bg-avl-capacidade-fisica-2 h2 {
      font-size: 27px;
   }

   .borda-avl-capacidade-fisica {
      padding: 22px;
   }
}


/* -------------- Avaliação Pré-Operatória --------- -*/

.bg-avl-pre-operatoria{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-sobre-nos.png);
  background-color: #2D3581;;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-avl-pre-operatoria h1{
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%; /* 55.2px */
}
/* -------- Avaliação Pré-Operatória - 2 ----*/

.bg-avl-pre-operatoria-2{
  padding: 60px 0px;
}

.bg-avl-pre-operatoria-2 h2{
  color: #333;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 55px;
}

.bg-avl-pre-operatoria-2 ul{
  list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
  margin-left: 10px;
  margin-top: 20px;
}

.bg-avl-pre-operatoria-2 li span{
  position: relative;
  top: -10px;
  left: 20px;
}

.bg-avl-pre-operatoria-2 li{
  margin-bottom: 7px;
}

.borda-avl-pre-operatoria{
  border-radius: 30px;
  background: #2D3581;
  position: relative;
  right: 40px;
  padding-left: 100px;
}

.espaco-li-borda-checkup-parte-2{
  margin-top: 35px;
}

.borda-avl-pre-operatoria li,
.borda-avl-pre-operatoria span,
.borda-avl-pre-operatoria p{
  color: white;
}

.borda-avl-pre-operatoria h3{
  margin-top: 50px;
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.img-borda-avl-pre-operatoria-2{
  float: right;
}

.borda-avl-pre-operatoria img{
   height: 100%;
   padding-left: 45px;
   border-radius: 10px;
    object-fit: cover;
}

/* -------- Avaliação Pre Operatoria - MEDIA QUERIES ----*/
@media(min-width: 991.99px) and (max-width: 1200px) {
   .borda-avl-pre-operatoria {
      border-radius: 30px;
      background: #2D3581;
      padding-left: 40px;
   }

   .img-borda-avl-pre-operatoria-2 {
      float: right;
      position: absolute;
      bottom: 0;
      padding-left: 25px;
   }

   .bg-check-up-4 img{
      right: 25px;
      height: 100%;
   }
}

@media(max-width: 992px) {
   .borda-avl-pre-operatoria p {
      margin-bottom: 20px;
   }

   .bg-check-up-7{
      padding-top: 0;
   }

   .img-borda-avl-pre-operatoria-2 {
      float: none;
      margin-top: 15px;
   }

   .espaco-li-borda-checkup-parte-2 {
      margin-top: 0px;
   }

   .bg-avl-pre-operatoria-2 ul {
      margin-top: 0;
   }

   .borda-avl-pre-operatoria {
      padding-left: 50px;
   }

   .bg-avl-pre-operatoria-2 h2 {
      margin-top: 0;
   }

   .borda-avl-pre-operatoria {
      right: 10px;
   }

   .borda-avl-pre-operatoria img{
      padding-left: 0;
       object-fit: contain;
      height: auto;
   }
}

@media(max-width: 430px) {
   .borda-avl-pre-operatoria {
      padding-left: 30px;
   }

   .bg-check-up-2 h2 {
      font-size: 28px;
   }

   .borda-avl-pre-operatoria h3 {
      font-size: 26px;
   }

   .bg-avl-pre-operatoria h1{
      font-size: 32px;
   }
}


/* ------- ELETROCARDIOGRAMA - ECG --------- */
.bg-eletrocardiograma-ecg{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-eletrocardiograma-ecg h1{
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%; /* 55.2px */
}

/* ------- ELETROCARDIOGRAMA - ECG -2 --------- */
.bg-eletrocardiograma-ecg-2{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.bg-eletrocardiograma-ecg-2 h2{
  color: #333;
  font-size: 36px;
  margin-top: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bg-eletrocardiograma-ecg-2 ul{
  list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
  margin-left: 10px;
  margin-top: 20px;
}

.bg-eletrocardiograma-ecg-2 li span{
  position: relative;
  top: -10px;
  left: 20px;
}

.bg-eletrocardiograma-ecg-2 li{
  margin-bottom: 7px;
}

.borda-eletrocardiograma-ecg{
  border-radius: 15px;
  padding: 20px 50px;
  margin-top: 46px;
  margin-bottom: 70px;
  border: 2px solid #D36E6C;
}

.foto-eletrocardiograma-ecg{
  position: absolute;
  left: 0;
  width: 43%;
  height: 103%;
  z-index: -1;
}

/* -------------- EletroCardiograma - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px){
  .foto-eletrocardiograma-ecg {
    position: absolute;
    left: 0;
    width: 43%;
    height: 102%;
    bottom: 0;
    z-index: -1;
    margin-bottom: -6px;
  }

  .borda-eletrocardiograma-ecg{
    margin-top: 26px;
    margin-bottom: 50px;
  }
}

@media(max-width: 992px){
  .bg-eletrocardiograma-ecg{
    padding: 100px 0px 40px 0px;
  }

    .bg-eletrocardiograma-ecg-2 h2{
      margin-top: 0;
   }

   .foto-eletrocardiograma-ecg {
      position: relative;
      width: 100%;
      bottom: 0;
      right: 0;
      z-index: 0;
      order: 3;
      margin-top: 0px;
      height: auto;
      margin-bottom: 0;
   }

  .bg-eletrocardiograma-ecg-2 ul{
    margin: 10px 0px 10px 10px;
  }

  .borda-eletrocardiograma-ecg{
    margin-top: 6px;
  }
}

@media(max-width: 450px){
  .bg-eletrocardiograma-ecg h1{
    font-size: 32px;
  }

  .bg-eletrocardiograma-ecg-2 h2{
    font-size: 27px;
  }

  .borda-eletrocardiograma-ecg{
    padding: 22px;
  }
}

/* ------------- CONVENIOS ------- -*/
.bg-convenios{
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-convenios h1{
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%; /* 55.2px */
}

/* ------------- CONVENIOS ------- -*/
.bg-convenios-2{
  padding: 60px 0px;
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.bg-convenios-2 h2{
  opacity: 0.95;
  color: #333;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 35px;
  line-height: normal;
}

.borda-convenios-bg-convenios{
  border-radius: 15px;
  padding: 12px;
  margin-top: 20px;
  border: 2px solid #D36E6C;
  background: #FFF;
  width: 100%;
  height: 141px;
  display: flex;
}

.borda-convenios-bg-convenios img{
  object-fit: contain;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-align: center;
}

/* ------------- CONVENIOS Media Queries------- -*/
@media(max-width: 430px){
  .bg-convenios-2 h2{
    font-size: 30px;
  }

  .borda-convenios-bg-convenios {
    padding: 6px;
    height: 100px;
  }
}

/* ------- ELETROCARDIOGRAMA COM DOPPLER --------- */
.bg-eletrocardiograma-doppler {
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-eletrocardiograma-doppler h1 {
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%;
  /* 55.2px */
}

/* ------- ELETROCARDIOGRAMA - ECG -2 --------- */
.bg-eletrocardiograma-doppler-2 {
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.bg-eletrocardiograma-doppler-2 h2 {
  color: #333;
  font-size: 36px;
  margin-top: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bg-eletrocardiograma-doppler-2 ul {
  list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
  margin-left: 10px;
  margin-top: 20px;
}

.bg-eletrocardiograma-doppler-2 li span {
  position: relative;
  top: -10px;
  left: 20px;
}

.bg-eletrocardiograma-doppler-2 li {
  margin-bottom: 7px;
}

.borda-eletrocardiograma-doppler {
  border-radius: 15px;
  padding: 20px 50px;
  margin-top: 46px;
  margin-bottom: 70px;
  border: 2px solid #D36E6C;
}

.foto-ecocardiograma-com-dopller {
  position: absolute;
  left: 0;
  width: 43%;
  height: 100%;
  bottom: 0;
  margin-bottom: -50px;
  z-index: -1;
}

/* -------------- EletroCardiograma - MEDIA QUERIES*----------- */
@media(min-width: 991.98px) and (max-width: 1200px) {
  .foto-ecocardiograma-com-dopller {
     position: absolute;
     left: 0;
     width: 43%;
     height: 102%;
     bottom: 0;
     z-index: -1;
     margin-bottom: -6px;
  }

  .borda-eletrocardiograma-doppler {
     margin-top: 26px;
     margin-bottom: 50px;
  }
}

@media(max-width: 992px) {
  .bg-eletrocardiograma-doppler {
     padding: 100px 0px 40px 0px;
  }

    .foto-ecocardiograma-com-dopller {
      position: relative;
      bottom: 0;
      right: 0;
      width: 100%;
      height: auto;
      order: 3;
      margin-top: 30px;
      margin-bottom: 20px;
   }

  .bg-eletrocardiograma-doppler-2 ul {
     margin: 10px 0px 10px 10px;
  }

  .borda-eletrocardiograma-doppler {
     margin-top: 6px;
  }
}

@media(max-width: 450px) {
  .bg-eletrocardiograma-doppler h1 {
     font-size: 32px;
  }

  .bg-eletrocardiograma-doppler-2 h2 {
     font-size: 27px;
  }

  .borda-eletrocardiograma-doppler {
     padding: 22px;
  }
}

/* ------- Teste Ergométrico --------- */
.bg-teste-ergometrico {
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-teste-ergometrico h1 {
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%;
  /* 55.2px */
}

.bg-eletrocardiograma-ecg-2 h3, .bg-teste-ergometrico-2 h3, .bg-mapa-24-2 h3, .bg-holter-24h-2 h3, .bg-doenca-arterial-coronariana-2 h3, .bg-check-up-2 h3{
   font-size: 25px;
   color: #DC6F6A;
   font-weight: bold;
   margin-bottom: 25px;
}

/* ------- Teste Ergométrico - 2 --------- */
.bg-teste-ergometrico-2 {
  /*background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png); */
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
padding: 140px 0px 40px 0px;
}

.bg-teste-ergometrico h1 {
   color: #d36e6c;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* ------- Teste Ergométrico - 2 --------- */
.bg-teste-ergometrico-2 {
   /*background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png); */
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-teste-ergometrico-2 h2 {
   color: #333;
   font-size: 36px;
   margin-top: 120px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-teste-ergometrico-2 p{
   margin-bottom: 80px;
}

.bg-teste-ergometrico-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.bg-teste-ergometrico-2 li span {
   position: relative;
   top: -10px;
   left: 20px;
}

.bg-teste-ergometrico-2 li {
   margin-bottom: 7px;
}



.borda-teste-ergometrico {
   border-radius: 15px;
   padding: 20px 50px;
   margin-top: 46px;
   margin-bottom: 70px;
   border: 2px solid #d36e6c;
}

.foto-teste-ergometrico {
   position: absolute;
   left: 0;
   width: 47%;
   height: 117%;
   bottom: 0;
   margin-bottom: -9px;
   z-index: -1;
}

/* -------------- EletroCardiograma - MEDIA QUERIES*----------- */
@media(min-width: 991.98px) and (max-width: 1200px) {
   .foto-teste-ergometrico {
      position: absolute;
      left: 0;
      width: 43%;
      height: 102%;
      bottom: 0;
      z-index: -1;
      margin-bottom: -6px;
   }

   .borda-teste-ergometrico {
      margin-top: 26px;
      margin-bottom: 50px;
   }
}

@media(max-width: 992px) {
   .bg-teste-ergometrico {
      padding: 100px 0px 40px 0px;
   }

   .foto-teste-ergometrico {
      position: relative;
      bottom: 0;
      right: 0;
      width: 100%;
      height: auto;
      margin-bottom: 0;
      order: 3;
      margin-top: 30px;
   }

   .bg-teste-ergometrico-2 h2 {
      margin-top: 17px;
   }

   .bg-teste-ergometrico-2 ul {
      margin: 0px 0px 0px 10px;
   }

   .bg-teste-ergometrico-2 .ul-teste-ergometrico-1 {
      margin-top: 12px;
   }

   .bg-teste-ergometrico-2 .ul-teste-ergometrico-2 {
      margin-bottom: 15px;
   }

   .borda-teste-ergometrico {
      margin-top: 6px;
   }
}

@media(max-width: 450px) {
   .bg-teste-ergometrico h1 {
      font-size: 32px;
   }

   .bg-teste-ergometrico-2 h2 {
      font-size: 27px;
   }

   .borda-teste-ergometrico {
      padding: 22px;
   }
}


/* -------------- Mapa 24 horas *----------- */
.bg-mapa-24 {
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-mapa-24 h1 {
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%;
  /* 55.2px */
}

/* -------------- Mapa 24 horas - 2 *----------- */
.bg-mapa-24-2 {
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding-bottom: 60px;
}

.bg-mapa-24-2 h2 {
  margin-top: 60px;
  color: #333;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bg-mapa-24-2 ul {
  list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
  margin-left: 10px;
  margin-top: 20px;
}

.bg-mapa-24-2 li span {
  position: relative;
  top: -10px;
  left: 20px;
}

.bg-mapa-24-2 li {
  margin-bottom: 7px;
}

.foto-mapa-vinte-e-quartro-horas {
  position: relative;
  right: 90px;
  height: 120%;
  margin-bottom: -20px;
  z-index: -1;
}

/* -------------- MAPA 24 HORAS - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
  .foto-mapa-vinte-e-quartro-horas {
     position: absolute;
     bottom: -45px;
     right: 0;
  }
}

@media(max-width: 992px) {
   .bg-mapa-24-2 {
      background-image: none;
   }

   .bg-mapa-24 {
      padding: 100px 0px 40px 0px;
   }

   .bg-mapa-24-2 h2 {
      margin-top: -40px;
   }

   .foto-mapa-vinte-e-quartro-horas {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      height: auto;
      z-index: 0;
      margin-top: 0px;
   }

   .bg-mapa-24-2 ul {
      margin: 0px 0px 0px 10px;
   }

   .bg-mapa-24-2 .ul-mapa-24-hrs-1 {
      margin-top: 20px;
   }
}

@media(max-width: 420px) {
   .bg-mapa-24 h1 {
      font-size: 32px;
   }

   .bg-mapa-24-2 h2 {
      font-size: 21px;
   }
    
    .bg-check-up-4 li span {
        left: 6px;
    }
}

/* ------- Holter 24 horas --------- */
.bg-holter-24h {
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-holter-24h h1 {
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%;
  /* 55.2px */
}

/* ------- Holter 24 horas - 2 --------- */
.bg-holter-24h-2 {
  /*background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png); */
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.bg-holter-24h-2 h2 {
  color: #333;
  font-size: 36px;
  margin-top: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bg-holter-24h-2 ul {
  list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
  margin-left: 10px;
  margin-top: 20px;
}

.bg-holter-24h-2 li span {
  position: relative;
  top: -10px;
  left: 20px;
}

.bg-holter-24h-2 li {
  margin-bottom: 7px;
}

.borda-holter-24h {
  border-radius: 15px;
  padding: 20px 50px;
  margin-top: 46px;
  margin-bottom: 70px;
  border: 2px solid #D36E6C;
}

.foto-holter-24h {
  position: absolute;
  left: 0;
  width: 44%;
  height: 102%;
  bottom: 0;
  margin-bottom: -12px;
  z-index: -1;
}

/* -------------- EletroCardiograma - MEDIA QUERIES*----------- */
@media(min-width: 991.98px) and (max-width: 1200px) {
  .foto-holter-24h {
     position: absolute;
     left: 0;
     width: 43%;
     height: 102%;
     bottom: 0;
     z-index: -1;
     margin-bottom: -6px;
  }

  .borda-holter-24h {
     margin-top: 26px;
     margin-bottom: 50px;
  }
}

@media(max-width: 992px) {
   .bg-holter-24h {
      padding: 100px 0px 40px 0px;
   }

   .foto-holter-24h {
      position: relative;
      bottom: 0;
      right: 0;
      width: 100%;
      height: auto;
      margin-bottom: 0px;
      order: 3;
      margin-top: 0px;
   }

   .bg-holter-24h-2 h2 {
      margin-top: -60px;
   }

   .bg-holter-24h-2 ul {
      margin: 0px 0px 0px 10px;
   }

   .bg-holter-24h-2 .ul-holter-24h-1 {
      margin-top: 12px;
   }

   .bg-holter-24h-2 .ul-holter-24h-2 {
      margin-bottom: 15px;
   }

   .borda-holter-24h {
      margin-top: 6px;
   }
}

@media(max-width: 450px) {
   .bg-holter-24h h1 {
      font-size: 32px;
   }

   .bg-holter-24h-2 h2 {
      font-size: 23px;
   }

   .borda-holter-24h {
      padding: 22px;
   }
}

/* ------- Doppler de Carótidas --------- */
.bg-doppler-de-carotidas {
  background-image: url(/wp-content/themes/cor-e-ar/img/bg-sobre-nos.png);
  background-color: #2D3581;
  background-position-x: 100%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 140px 0px 40px 0px;
}

.bg-doppler-de-carotidas h1 {
  color: #D36E6C;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  margin-top: 40px;
  line-height: 115%;
  /* 55.2px */
}

/* ------- Doppler de Carótidas - 2 --------- */
.bg-doppler-de-carotidas-2 {
  /*background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png); */
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.bg-doppler-de-carotidas-2 h2 {
  color: #333;
  font-size: 36px;
  margin-top: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bg-doppler-de-carotidas-2 ul {
  list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
  margin-left: 10px;
  margin-top: 20px;
}

.bg-doppler-de-carotidas-2 li span {
  position: relative;
  top: -10px;
  left: 20px;
}

.bg-doppler-de-carotidas-2 li {
  margin-bottom: 7px;
}

.borda-doppler-de-carotidas {
  border-radius: 15px;
  padding: 20px 50px;
  margin-top: 46px;
  margin-bottom: 70px;
  border: 2px solid #D36E6C;
}

.foto-doppler-de-carotidas {
  position: absolute;
  left: 0;
  width: 50%;
  height: 102%;
  bottom: 0;
  margin-bottom: -12px;
  z-index: -1;
}

/* -------------- Doppler de Carótidas - MEDIA QUERIES*----------- */
@media(min-width: 991.98px) and (max-width: 1200px) {
  .foto-doppler-de-carotidas {
     position: absolute;
     left: 0;
     width: 43%;
     height: 102%;
     bottom: 0;
     z-index: -1;
     margin-bottom: -6px;
  }

  .borda-doppler-de-carotidas {
     margin-top: 26px;
     margin-bottom: 50px;
  }
}

@media(max-width: 992px) {
  .bg-doppler-de-carotidas {
     padding: 100px 0px 40px 0px;
  }

  .foto-doppler-de-carotidas {
     position: relative;
     bottom: 0;
     right: 0;
     width: 100%;
     height: auto;
     margin-bottom: 25px;
     order: 3;
     margin-top: 0px;
  }

  .bg-doppler-de-carotidas-2 h2 {
     margin-top: 60px;
  }

  .bg-doppler-de-carotidas-2 ul {
     margin: 0px 0px 0px 10px;
  }

  .bg-doppler-de-carotidas-2 .ul-doppler-de-carotidas-1 {
     margin-top: 12px;
  }

  .bg-doppler-de-carotidas-2 .ul-doppler-de-carotidas-2 {
     margin-bottom: 15px;
  }

  .borda-doppler-de-carotidas {
     margin-top: 6px;
     margin-bottom: 25px;
  }
}

@media(max-width: 450px) {
  .bg-doppler-de-carotidas h1 {
     font-size: 32px;
  }

  .bg-doppler-de-carotidas-2 h2 {
     font-size: 23px;
  }

  .borda-doppler-de-carotidas {
     padding: 22px;
  }
}

/* -------------- Hipertensão Arterial *----------- */
.bg-hipertensao-arterial {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-hipertensao-arterial h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Hipertensão Arterial - 2 *----------- */
.bg-hipertensao-arterial-2 {
   padding: 60px 0px 0px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-hipertensao-arterial-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-hipertensao-arterial-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.foto-hipertensao-arterial {
   position: relative;
   right: 90px;
   width: 100%;
}

/* -------------- AVALIAÇÃO CAPACIDADE FISICA - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-hipertensao-arterial {
      position: relative;
      right: 0px;
      width: 100%;
   }
}

@media(max-width: 992px) {
   .bg-hipertensao-arterial {
      padding: 100px 0px 40px 0px;
   }

   .foto-hipertensao-arterial {
      position: relative;
      right: 0px;
      width: 100%;
   }

   .bg-hipertensao-arterial-2 ul {
      margin: 10px 0px 10px 10px;
   }
}

@media(max-width: 420px) {
   .bg-hipertensao-arterial h1 {
      font-size: 32px;
   }

   .bg-hipertensao-arterial-2 h2 {
      font-size: 27px;
   }
}

/* -------------- Doença Arterial Coronariana *----------- */
.bg-doenca-arterial-coronariana {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-doenca-arterial-coronariana h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Doença Arterial Coronariana - 2 *----------- */
.bg-doenca-arterial-coronariana-2 {
   padding: 60px 0px 60px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-doenca-arterial-coronariana-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-doenca-arterial-coronariana-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.foto-doenca-arterial-coronariana {
   position: absolute;
   left: 0px;
   width: 40%;
    height: 103%;
   top: 0;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- Doença Arterial Coronariana - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-doenca-arterial-coronariana {
      position: absolute;
      bottom: 0;
      right: 0;
   }
}

@media(max-width: 992px) {
   .bg-doenca-arterial-coronariana {
      padding: 100px 0px 40px 0px;
   }

   .bg-doenca-arterial-coronariana-2{
      padding-top: 0;
   }

   .foto-doenca-arterial-coronariana {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      width: 100%;
      height: auto;
      margin-top: 0px;
      margin-bottom: -70px;
   }
    
    .bg-check-up-3 .accordion-body{
        height: auto;
    }
}

@media(max-width: 550px) {
   .bg-doenca-arterial-coronariana h1 {
      font-size: 32px;
   }

   .bg-doenca-arterial-coronariana-2 h2 {
      font-size: 22px;
   }
}

/* -------------- Infarto do Miocárdio *----------- */
.bg-infarto-do-miocardio {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-infarto-do-miocardio h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Infarto do Miocárdio - 2 *----------- */
.bg-infarto-do-miocardio-2 {
   padding: 60px 0px 0px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-infarto-do-miocardio-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-infarto-do-miocardio-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.foto-infarto-do-miocardio {
   position: relative;
   right: 120px;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- Infarto do Miocárdio - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-infarto-do-miocardio {
      position: absolute;
      bottom: 0;
      right: 0;
   }
}

@media(max-width: 992px) {
   .bg-infarto-do-miocardio {
      padding: 100px 0px 40px 0px;
   }

   .foto-infarto-do-miocardio {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      margin-top: 30px;
   }
}

@media(max-width: 420px) {
   .bg-infarto-do-miocardio h1 {
      font-size: 32px;
   }

   .bg-infarto-do-miocardio-2 h2 {
      font-size: 27px;
   }
}

/* -------------- Arritimia Cardiaca *----------- */
.bg-arritimia {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-arritimia h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Arritimia Cardiaca - 2 *----------- */
.bg-arritimia-2 {
   padding: 60px 0px 0px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-arritimia-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-arritimia-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.foto-arritimia {
   position: relative;
   right: 90px;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- Arritimia Cardiaca - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-arritimia {
      position: absolute;
      bottom: 0;
      right: 0;
   }
}

@media(max-width: 992px) {
   .bg-arritimia {
      padding: 100px 0px 40px 0px;
   }

   .foto-arritimia {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      margin-top: 30px;
   }
}

@media(max-width: 420px) {
   .bg-arritimia h1 {
      font-size: 32px;
   }

   .bg-arritimia-2 h2 {
      font-size: 27px;
   }
}

/* -------------- Dislipidemia *----------- */
.bg-dislipidemia {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-dislipidemia h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Dislipidemia - 2 *----------- */
.bg-dislipidemia-2 {
   padding: 0px 0px 0px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-dislipidemia-2 h2 {
   color: #333;
   margin-top: 60px;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-dislipidemia-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.foto-dislipidemia {
   position: relative;
   right: 90px;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- Dislipidemia - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-dislipidemia {
      position: absolute;
      bottom: 0;
      right: 80px;
   }
}

@media(max-width: 992px) {
   .bg-dislipidemia {
      padding: 100px 0px 40px 0px;
   }

   .foto-dislipidemia {
      position: relative;
      bottom: 0;
      right: 0;
      max-width: 100%;
      height: auto;
      order: 3;
      z-index: 0;
      margin-top: 0px;
   }

   .bg-dislipidemia-2 h2 {
      margin-top: -120px;
   }
}

@media(max-width: 550px) {
   .bg-dislipidemia h1 {
      font-size: 32px;
   }

   .bg-dislipidemia-2 h2 {
      font-size: 23px;
   }
}

/* -------------- Síndrome Metabólica *----------- */
.bg-sindrome-metabolica {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-sindrome-metabolica h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Síndrome Metabólica - 2 *----------- */
.bg-sindrome-metabolica-2 {
   padding: 0px 0px 60px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-sindrome-metabolica-2 h2 {
   color: #333;
   margin-top: 60px;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-sindrome-metabolica-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.bg-sindrome-metabolica-2 li span {
   position: relative;
   top: -10px;
   left: 20px;
}

.bg-sindrome-metabolica-2 li {
   margin-bottom: 7px;
}

.borda-sindrome-metabolica {
   border-radius: 15px;
   padding: 20px 50px;
   margin-top: 46px;
   border: 2px solid #D36E6C;
}

.foto-sindrome-metabolica {
   position: absolute;
   left: 0px;
   width: 40%;
    height: 103%;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- Síndrome Metabólica - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1300px) {
   .foto-sindrome-metabolica {
      position: absolute;
      width: 45%;
      height: 105%;
      bottom: 0;
      margin-bottom: -40px;
      top: 0;
      right: 0;
   }

   .borda-sindrome-metabolica {
      margin-top: 26px;
   }
}

@media(max-width: 992px) {
   .bg-sindrome-metabolica {
      padding: 100px 0px 40px 0px;
   }

   .bg-sindrome-metabolica-2  h2{
      margin-top: -20px;
   }

   .foto-sindrome-metabolica{
      position: relative;
      width: 100%;
      height: auto;
      margin-top: 0;
      z-index: 1;
      margin-bottom: 0;
   }

   .bg-sindrome-metabolica-2 ul {
      margin: 10px 0px 10px 10px;
   }

   .borda-sindrome-metabolica {
      margin-top: 6px;
   }
}

@media(max-width: 550px) {
   .bg-sindrome-metabolica h1 {
      font-size: 32px;
   }

   .bg-sindrome-metabolica-2 h2 {
      font-size: 27px;
   }

   .borda-sindrome-metabolica {
      padding: 22px;
   }
}

/* -------------- Obesidade *----------- */
.bg-obesidade {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-obesidade h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Obesidade - 2 *----------- */
.bg-obesidade-2 {
   padding: 0px 0px 70px 0px;
   background-image: url(https://hml.corear.com.br/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-obesidade-2 h2 {
   color: #333;
   font-size: 36px;
   margin-top: 60px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-obesidade-2 ul {
   list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
   margin-left: 10px;
   margin-top: 20px;
}

.bg-obesidade-2 li span {
   position: relative;
   top: -10px;
   left: 20px;
}

.bg-obesidade-2 li {
   margin-bottom: 7px;
}

.borda-obesidade {
   border-radius: 15px;
   padding: 20px 50px;
   margin-top: 46px;
   border: 2px solid #D36E6C;
}

.foto-obesidade {
   position: absolute;
   left: 0px;
   width: 40%;
   margin-bottom: -20px;
   z-index: -1;
    height: 120%;
}

/* -------------- Obesidade - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1350px) {
   .foto-obesidade {
      position: absolute;
      left: 0;
      height: 145%;
   }
	
	.bg-eletrocardiograma-4-ecg img{
		left: 0;
	}

   .borda-obesidade {
      margin-top: 26px;
   }
}

@media(max-width: 992px) {
   .bg-obesidade {
      padding: 100px 0px 40px 0px;
   }
	
	.bg-eletrocardiograma-4-ecg img{
		left: 0;
	}

   .foto-obesidade {
      position: relative;
      bottom: 0;
      width: 100%;
      height: auto;
      right: 0;
      order: 3;
      margin-top: 0px;
   }

   .bg-obesidade-2 h2{
      margin-top: -20px;
   }

   .bg-obesidade-2 ul {
      margin: 0px 0px 0px 10px;
   }

   .borda-obesidade {
      margin-top: 10px;
   }
}

@media(max-width: 550px) {
   .bg-obesidade h1 {
      font-size: 32px;
   }

   .bg-obesidade-2 h2 {
      font-size: 23px;
   }

   .borda-obesidade {
      padding: 22px;
   }
}

/* -------------- Insuficiencia Cardiaca *----------- */
.bg-insuficiencia-cardiaca {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-insuficiencia-cardiaca h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Insuficiencia Cardiaca - 2 *----------- */
.bg-insuficiencia-cardiaca-2 {
   padding: 60px 0px 0px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-insuficiencia-cardiaca-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-insuficiencia-cardiaca-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.foto-insuficiencia-cardiaca {
   position: relative;
   right: 90px;
   height: 50vh;
   width: 100%;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- Insuficiencia Cardiaca - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-insuficiencia-cardiaca {
      position: absolute;
      bottom: 0;
      right: 0;
   }
}

@media(max-width: 992px) {
   .bg-insuficiencia-cardiaca {
      padding: 100px 0px 40px 0px;
   }

   .foto-insuficiencia-cardiaca {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      margin-top: 30px;
   }
}

@media(max-width: 420px) {
   .bg-insuficiencia-cardiaca h1 {
      font-size: 32px;
   }

   .bg-insuficiencia-cardiaca-2 h2 {
      font-size: 27px;
   }
}

/* -------------- Doenças Valvares *----------- */
.bg-doencas-valvares {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-doencas-valvares h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Doenças Valvares - 2 *----------- */
.bg-doencas-valvares-2 {
   padding: 60px 0px 0px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-doencas-valvares-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-doencas-valvares-2 ul {
   list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
   margin-left: 10px;
   margin-top: 20px;
}

.bg-doencas-valvares-2 li span {
   position: relative;
   top: -10px;
   left: 20px;
}

.bg-doencas-valvares-2 li {
   margin-bottom: 7px;
}

.borda-doencas-valvares {
   border-radius: 15px;
   padding: 20px 50px;
   margin-top: 46px;
   border: 2px solid #D36E6C;
}

.foto-doencas-valvares {
   position: relative;
   right: 90px;
   height: 80vh;
   margin-bottom: -20px;
   z-index: -1;
   object-fit: cover;
   -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
            animation: heartbeat 1.5s ease-in-out infinite both;
}

 @-webkit-keyframes heartbeat {
   from {
     -webkit-transform: scale(1);
             transform: scale(1);
     -webkit-transform-origin: center center;
             transform-origin: center center;
     -webkit-animation-timing-function: ease-out;
             animation-timing-function: ease-out;
   }
   10% {
     -webkit-transform: scale(0.91);
             transform: scale(0.91);
     -webkit-animation-timing-function: ease-in;
             animation-timing-function: ease-in;
   }
   17% {
     -webkit-transform: scale(0.98);
             transform: scale(0.98);
     -webkit-animation-timing-function: ease-out;
             animation-timing-function: ease-out;
   }
   33% {
     -webkit-transform: scale(0.87);
             transform: scale(0.87);
     -webkit-animation-timing-function: ease-in;
             animation-timing-function: ease-in;
   }
   45% {
     -webkit-transform: scale(1);
             transform: scale(1);
     -webkit-animation-timing-function: ease-out;
             animation-timing-function: ease-out;
   }
 }
 @keyframes heartbeat {
   from {
     -webkit-transform: scale(1);
             transform: scale(1);
     -webkit-transform-origin: center center;
             transform-origin: center center;
     -webkit-animation-timing-function: ease-out;
             animation-timing-function: ease-out;
   }
   10% {
     -webkit-transform: scale(0.91);
             transform: scale(0.91);
     -webkit-animation-timing-function: ease-in;
             animation-timing-function: ease-in;
   }
   17% {
     -webkit-transform: scale(0.98);
             transform: scale(0.98);
     -webkit-animation-timing-function: ease-out;
             animation-timing-function: ease-out;
   }
   33% {
     -webkit-transform: scale(0.87);
             transform: scale(0.87);
     -webkit-animation-timing-function: ease-in;
             animation-timing-function: ease-in;
   }
   45% {
     -webkit-transform: scale(1);
             transform: scale(1);
     -webkit-animation-timing-function: ease-out;
             animation-timing-function: ease-out;
   }
 }
 

/* -------------- Doenças Valvares - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-doencas-valvares {
      position: relative;
      bottom: 0;
      right: 0;
      object-fit: contain;
   }

   .borda-doencas-valvares {
      margin-top: 26px;
   }
}

@media(max-width: 992px) {
   .bg-doencas-valvares {
      padding: 100px 0px 40px 0px;
   }

   .foto-doencas-valvares {
      position: relative;
      bottom: 0;
      right: 0;
      height: auto;
      order: 3;
      margin-top: 30px;
      object-fit: contain;
   }

   .bg-doencas-valvares-2 ul {
      margin: 10px 0px 10px 10px;
   }

   .borda-doencas-valvares {
      margin-top: 6px;
   }
}

@media(max-width: 420px) {
   .bg-doencas-valvares h1 {
      font-size: 32px;
   }

   .bg-doencas-valvares-2 h2 {
      font-size: 27px;
   }

   .borda-doencas-valvares {
      padding: 22px;
   }
}
/*----------- Pneumologia  ------ */

.bg-pneumologia {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-pneumologia h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/*----------- Pneumologia 2 ------ */

.bg-pneumologia-2 {
   padding: 0px 0px 130px 0px;
}

.bg-pneumologia-2 .col-lg-7{
   margin-top: 60px;
}

.bg-parte-6-home .bg-pneumologia-2 ul {
   margin-top: 20px;
   margin-left: 10px;
}

.bg-pneumologia-2 img {
   position: absolute;
   right: 120px;
   top: 0;
   margin-bottom: 0px;
   z-index: -1;
}

.bg-parte-6-home .bg-pneumologia-2 li span {
   left: 25px;
}

/*----------- Pneumologia - Media Queries ------ */

@media(max-width: 992px) {
   .bg-pneumologia-2 img {
      position: relative;
      bottom: 0;
      left: 0px;
      right: 0;
      margin-bottom: 25px;
      max-width: 100%;
      height: auto;
   }

   .bg-pneumologia-2 .col-lg-7 {
       margin-top: 0px;
   }

   .bg-parte-6-home .bg-pneumologia-2 p {
      margin-bottom: 30px;
   }

   .bg-parte-6-home .bg-pneumologia-2 ul {
      margin-top: 0;
   }

   .bg-parte-6-home .bg-pneumologia-2 h2 {
      margin-top: 0;
   }
}

@media(max-width: 420px) {
   .bg-parte-6-home .bg-pneumologia-2 li span {
      left: 10px;
   }

   .bg-pneumologia h1 {
      font-size: 36px;
   }

   .bg-pneumologia-2 h2 {
      font-size: 27px;
   }
}

/* -------------- Asma Brônquica *----------- */
.bg-asma-bronquica {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-asma-bronquica h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Asma Brônquica - 2 *----------- */
.bg-asma-bronquica-2 {
   padding: 60px 0px 0px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-asma-bronquica-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-asma-bronquica-2 ul {
   list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
   margin-left: 10px;
   margin-top: 20px;
}

.bg-asma-bronquica-2 li span {
   position: relative;
   top: -10px;
   left: 20px;
}

.bg-asma-bronquica-2 li {
   margin-bottom: 7px;
}

.borda-asma-bronquica {
   border-radius: 15px;
   padding: 20px 50px;
   margin-top: 46px;
   border: 2px solid #D36E6C;
}

.foto-asma-bronquica {
   position: absolute;
   left: 0;
   width: 40%;
   height: 100%;
   margin-bottom: -20px;
   z-index: -1;
}

.bg-eletrocardiograma-4-ecg ul,
.bg-eletrocardiograma-4-ecg h2,
.bg-eletrocardiograma-4-ecg p,
.bg-eletrocardiograma-4-ecg h3{
    position: relative;
    right: 45px;
}

/* -------------- Asma Brônquica - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-asma-bronquica {
      position: absolute;
      bottom: 0;
      right: 0;
   }

   .borda-asma-bronquica {
      margin-top: 26px;
   }
}

@media(max-width: 992px) {
   .bg-asma-bronquica {
      padding: 100px 0px 40px 0px;
   }
    
    .bg-eletrocardiograma-4-ecg ul,
    .bg-eletrocardiograma-4-ecg h2,
    .bg-eletrocardiograma-4-ecg p,
    .bg-eletrocardiograma-4-ecg h3{
        position: relative;
        right: 0px;
    }

   .foto-asma-bronquica {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      height: auto;
      margin-top: 30px;
   }

   .bg-asma-bronquica-2 ul {
      margin: 10px 0px 10px 10px;
   }

   .borda-asma-bronquica {
      margin-top: 6px;
   }
}

@media(max-width: 420px) {
   .bg-asma-bronquica h1 {
      font-size: 32px;
   }

   .bg-asma-bronquica-2 h2 {
      font-size: 27px;
   }

   .borda-asma-bronquica {
      padding: 22px;
   }
}

/* -------------- Pneumonia --------- -*/

.bg-pneumonia {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-pneumonia h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------- Pneumonia - 2 ----*/

.bg-pneumonia-2 {
   padding: 0px 0px 60px 0px;
}

.bg-pneumonia-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
   margin-top: 55px;
}

.bg-pneumonia-2 ul {
   list-style-image: url(https://hml.corear.com.br/wp-content/uploads/2024/02/check-icone-red.png);
   margin-left: 10px;
   margin-top: 20px;
}

.bg-pneumonia-2 li span {
   position: relative;
   top: -10px;
   left: 20px;
}

.bg-pneumonia-2 li {
   margin-bottom: 7px;
}

.borda-pneumonia {
   margin-top: 25px;
   border-radius: 30px;
   background: #2D3581;
   position: relative;
   right: 40px;
   padding-left: 100px;
}

.espaco-li-borda-checkup-parte-2 {
   margin-top: 35px;
}

.borda-pneumonia li,
.borda-pneumonia span,
.borda-pneumonia p {
   color: white;
}

.borda-pneumonia h3 {
   margin-top: 50px;
   color: #FFF;
   font-size: 32px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.img-borda-pneumonia {
   position: relative;
   right: 100px;
}

.img-borda-pneumonia-2 {
   float: right;
}

.p-borda-pneumonia{
   margin-top: 60px;
}

.borda-pneumonia ul{
   margin-top: 35px;
   margin-bottom: 35px;
}

/* -------- Pneumonia - MEDIA QUERIES ----*/
@media(min-width: 991.99px) and (max-width: 1350px) {
   .borda-pneumonia {
      border-radius: 30px;
      background: #2D3581;
      padding-left: 40px;
   }

   .img-borda-pneumonia {
      position: relative;
      right: 50px;
   }

   .img-borda-pneumonia-2 {
      float: right;
      height: 100%;
      padding-left: 25px;
   }
}

@media(max-width: 992px) {
   .borda-pneumonia p {
      margin-bottom: 20px;
   }

   .img-borda-pneumonia {
      position: relative;
      right: 0px;
   }

   .img-borda-pneumonia-2 {
      float: none;
      margin-top: 15px;
   }

   .espaco-li-borda-checkup-parte-2 {
      margin-top: 0px;
   }

   .bg-pneumonia-2 ul {
      margin-top: 0;
   }

   .borda-pneumonia {
      padding-left: 50px;
   }

   .bg-pneumonia-2 h2 {
      margin-top: 60px;
   }

   .borda-pneumonia {
      right: 10px;
   }
}

@media(max-width: 430px) {
   .borda-pneumonia {
      padding-left: 30px;
   }

   .bg-check-up-2 h2 {
      font-size: 28px;
   }

   .borda-pneumonia h3 {
      font-size: 26px;
   }
}

/* -------------- Bronquite *----------- */
.bg-bronquite {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-bronquite h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Bronquite - 2 *----------- */
.bg-bronquite-2 {
   padding: 60px 0px 0px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-bronquite-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-bronquite-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.foto-bronquite {
   position: relative;
   right: 90px;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- Bronquite - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-bronquite {
      position: absolute;
      bottom: 0;
      right: 0;
   }
}

@media(max-width: 992px) {
   .bg-bronquite {
      padding: 100px 0px 40px 0px;
   }

   .foto-bronquite {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      margin-top: 30px;
   }
}

@media(max-width: 420px) {
   .bg-bronquite h1 {
      font-size: 32px;
   }

   .bg-bronquite-2 h2 {
      font-size: 27px;
   }
}

/* -------------- Bronquiolite *----------- */
.bg-bronquiolite {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-bronquiolite h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Bronquiolite - 2 *----------- */
.bg-bronquiolite-2 {
   padding: 60px 0px 0px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-bronquiolite-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-bronquiolite-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.foto-bronquiolite {
   position: relative;
   right: 90px;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- Bronquiolite - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-bronquiolite {
      position: absolute;
      bottom: 0;
      right: 0;
   }
}

@media(max-width: 992px) {
   .bg-bronquiolite {
      padding: 100px 0px 40px 0px;
   }

   .foto-bronquiolite {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      margin-top: 30px;
   }
}

@media(max-width: 420px) {
   .bg-bronquiolite h1 {
      font-size: 32px;
   }

   .bg-bronquiolite-2 h2 {
      font-size: 27px;
   }
}

/* -------------- Tuberculose *----------- */
.bg-tuberculose {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-tuberculose h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Tuberculose - 2 *----------- */
.bg-tuberculose-2 {
   padding: 60px 0px 0px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-tuberculose-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.foto-tuberculose {
   position: relative;
   right: 90px;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- Tuberculose - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-tuberculose {
      position: absolute;
      bottom: 0;
      right: 0;
   }
}

@media(max-width: 992px) {
   .bg-tuberculose {
      padding: 100px 0px 40px 0px;
   }

   .foto-tuberculose {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      margin-top: 30px;
   }
}

@media(max-width: 420px) {
   .bg-tuberculose h1 {
      font-size: 32px;
   }

   .bg-tuberculose-2 h2 {
      font-size: 27px;
   }
}

/* -------------- Enfisema Pulmonar *----------- */
.bg-enfisema-pulmonar {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-enfisema-pulmonar h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Enfisema Pulmonar - 2 *----------- */
.bg-enfisema-pulmonar-2 {
   padding: 0px 0px 60px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-enfisema-pulmonar-2 h2 {
   color: #333;
   font-size: 36px;
   margin-top: 60px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.foto-enfisema-pulmonar {
   position: relative;
   right: 90px;
   margin-bottom: -20px;
   z-index: -1;
}

/* -------------- Enfisema Pulmonarclass="fonte-bold" - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1350px) {
   .foto-enfisema-pulmonar {
      position: absolute;
      top: 0;
      right: 40px;
   }
}

@media(max-width: 992px) {
   .bg-enfisema-pulmonar {
      padding: 100px 0px 40px 0px;
   }

   .foto-enfisema-pulmonar {
      position: relative;
      bottom: 0;
      right: 0;
      order: 3;
      margin-top: 0px;
   }
}

@media(max-width: 420px) {
   .bg-enfisema-pulmonar h1 {
      font-size: 32px;
   }

   .bg-enfisema-pulmonar-2 h2 {
      font-size: 27px;
   }
}

/* -------------- Neoplasias Pulmonares *----------- */
.bg-neoplasias-pulmonares {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-neoplasias-pulmonares h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Neoplasias Pulmonares Cardiaca - 2 *----------- */
.bg-neoplasias-pulmonares-2 {
   padding: 60px 0px 80px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-neoplasias-pulmonares-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-neoplasias-pulmonares-2 ul {
   list-style-image: url(/wp-content/themes/cor-e-ar/img/icone-check.png);
   margin-left: 10px;
   margin-top: 20px;
}

.foto-neoplasias-pulmonares {
   position: absolute;
   left: 0px;
   top: 0;
   width: 42%;
   height: 105%;
   z-index: -1;
}

/* -------------- Neoplasias Pulmonares - MEDIA QUERIES*----------- */
@media(min-width: 991.99px) and (max-width: 1200px) {
   .foto-neoplasias-pulmonares {
      position: absolute;
      height: 100%;
      bottom: 0;
      right: 0;
   }
}

@media(max-width: 992px) {
   .bg-neoplasias-pulmonares {
      padding: 100px 0px 40px 0px;
   }

   .bg-neoplasias-pulmonares-2{
      padding-top: 0;
   }

   .bg-neoplasias-pulmonares-2 h2{
      margin-top: -15px;
   }

   .foto-neoplasias-pulmonares {
      position: relative;
      width: 100%;
      height: auto;
      bottom: 0;
      right: 0;
      order: 3;
      margin-top: 00px;
   }
}

@media(max-width: 550px) {
   .bg-neoplasias-pulmonares h1 {
      font-size: 32px;
   }

   .bg-neoplasias-pulmonares-2 h2 {
      font-size: 23px;
   }
}

/*---------- Cardiologia ----*/
.bg-cardiologia {
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-sobre-nos.png);
   background-color: #2D3581;
   background-position-x: 00%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-cardiologia h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/*----------- Cardiologia 2 ------ */

.bg-cardiologia-2 {
   padding: 60px 0px 0px 0px;
}

.bg-cardiologia-2 h2 {
   color: #333;
   font-size: 36px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-parte-6-home .bg-cardiologia-2 ul {
   margin-top: 20px;
   margin-left: 10px;
}

.bg-cardiologia-2 img {
   position: relative;
   margin-bottom: -10px;
   z-index: -1;
}

.bg-parte-6-home .bg-cardiologia-2 li span {
   left: 25px;
}

/*----------- cardiologia Media Queries ------ */

@media(max-width: 992px) {
   .bg-cardiologia-2 img {
      position: relative;
      bottom: 0;
      right: 00px;
      margin-bottom: -30px;
      z-index: -1;
   }

   .bg-parte-6-home .bg-cardiologia-2 p {
      margin-bottom: 30px;
   }

   .bg-parte-6-home .bg-cardiologia-2 ul {
      margin-top: 0;
   }

   .bg-parte-6-home .bg-cardiologia-2 h2 {
      margin-top: 0;
   }
}

@media(max-width: 420px) {
   .bg-parte-6-home .bg-cardiologia-2 li span {
      left: 10px;
   }

   .bg-cardiologia h1 {
      font-size: 36px;
   }

   .bg-cardiologia-2 h2 {
      font-size: 27px;
   }
}

/* -------------- Contato *----------- */
.bg-contato {
   background-image: url(/wp-content/themes/cor-e-ar/img//img/bg-corpo-clinico.png);
   background-color: #2D3581;
   background-position-x: 100%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
   padding: 140px 0px 40px 0px;
}

.bg-contato h1 {
   color: #D36E6C;
   text-align: center;
   font-size: 48px;
   font-style: normal;
   font-weight: 800;
   margin-top: 40px;
   line-height: 115%;
   /* 55.2px */
}

/* -------------- Contato - 2 *----------- */
.bg-contato-2 {
   padding: 80px 0px 100px 0px;
   background-image: url(/wp-content/themes/cor-e-ar/img/bg-corpo-clinico-2.png);
   background-position-x: 0%;
   background-position-y: 0%;
   background-repeat: no-repeat;
   background-size: contain;
   background-attachment: scroll;
}

.bg-contato-2 h2 {
   color: #333;
   font-size: 36px;
   margin-top: 40px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
}

.bg-contato-2 iframe{
   width: 100%;
   height: 506px;
   position: absolute;
   left: 0;
   width: 48%;
}

.bg-contato-2 .location-on{
   margin-right: 10px;
   position: relative;
   top: 5px;
}

.p-contato-loc{
   margin-top: 10px;
   margin-bottom: 46px;
}

.p-contato-loc a{
   text-decoration: none;
}

.p-contato-loc a:hover{
   color: #2D3581;
   border: 3px solid #D36E6C;
   border-radius: 10px;
   padding: 12px 12px 12px 25px;
   font-weight: bold;
   display: block;
   transition: 0.3S ease-in-out;
}

.bg-contato-2 a{
   text-decoration: none;
}

.bg-contato-2 i{
   padding-right: 10px;
}

.p-email-contato a:hover{
   color: #fd1d1d;
   transition: 0.3S ease-in-out;
   font-weight: 700;
   text-decoration: underline;
}

.p-tel-contato a:hover{
   color: #3AB6FD;
   transition: 0.3S ease-in-out;
   font-weight: 700;
   text-decoration: underline;
}

.p-wpp-contato a:hover{
   color: #25d366;
   transition: 0.3S ease-in-out;
   font-weight: 700;
   text-decoration: underline;
}

/*--------- HOVER/ANIMATION ---- */
.cta-padrao-wpp{
  background-color: #DC6F6A;
    color: white;
    padding: 10px 50px;
    display: inline-block;
    border-radius: 30px; 
    max-width: 100%;
    text-decoration: none;
    margin-top: 40px;
    transition: background-color 0.3s ease; 
}

.bg-check-up-7 a{
    -webkit-animation: cta-animation 1.9s ease-in-out infinite both;
    animation: cta-animation 1.9s ease-in-out infinite both;
}

.bg-check-up-7 a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.bg-check-up-7 a:before {
  content: "";
  border-radius: 999px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  cursor: pointer;
  background: #25d366;
  color: white;
  transition: all 0.5S;
  z-index: -1;
}

.bg-check-up-7 a:hover {
  color: #fff;
  border: 2px solid #3AB6FD;
  cursor: pointer;
  z-index: 3;
}

.bg-check-up-7 a:hover:before {
  width: 100%;
}

@-webkit-keyframes cta-animation {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
    

.cta-padrao-parte-7{
    -webkit-animation: cta-animation 1.9s ease-in-out infinite both;
    animation: cta-animation 1.9s ease-in-out infinite both;
}

.cta-padrao-parte-7:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.cta-padrao-parte-7:before {
  content: "";
  border-radius: 999px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  cursor: pointer;
  background: #25d366;
  color: white;
  transition: all 0.5S;
  z-index: -1;
}
.cta-padrao-parte-7:hover {
  color: #fff;
  border: 2px solid #3AB6FD;
  cursor: pointer;
  z-index: 3;
}
.cta-padrao-parte-7:hover:before {
  width: 100%;
}

@-webkit-keyframes cta-animation {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
    
.cta-padrao-wpp{
    -webkit-animation: cta-animation 1.9s ease-in-out infinite both;
    animation: cta-animation 1.9s ease-in-out infinite both;
}

.cta-padrao-wpp:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.cta-padrao-wpp:before {
  content: "";
  border-radius: 999px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  cursor: pointer;
  background: #25d366;
  color: white;
  transition: all 0.5S;
  z-index: -1;
}
.cta-padrao-wpp:hover {
  color: #fff;
  border: 2px solid #3AB6FD;
  cursor: pointer;
  z-index: 3;
}
.cta-padrao-wpp:hover:before {
  width: 100%;
}