/* area do endereço de itape e tatui */
.single-slide {
    height: 650px;
    background-size: cover;
}

@media (min-width: 320px) and (max-width: 768px) {
    .bg-img-zumbido {
        background-size: auto 400px !important;
        height: 400px !important;
    }
}
@media (min-width: 320px) and (max-width: 600px) {
    .zumbido-banner {
        background-position-x: 600px !important;
        height: 650px;
        background-size: cover;
    }
}
@media (min-width: 320px) and (max-width: 600px) {
    .img-aparelho2 {
        background-position-x: 580px !important;
    }
}
@media (min-width: 1440px) and (max-width: 3000px) {
    .img-aparelho2 {
        background-repeat: no-repeat;
    }
}

@media (min-width: 320px) and (max-width: 600px) {
    .img__zumbido {
        background-position-x: 650px;
    }
}
@media (min-width: 600px) and (max-width: 800px) {
    .img__zumbido {
        background-position-x: 800px;
    }
}
@media (min-width: 800px) and (max-width: 3000px) {
    .img__zumbido {
        height: 600px;
        background-repeat: no-repeat;
        background-position: center;
    }
}

/* ESTILO DAS SETAS */
.btn-slick-l,
.btn-slick-r {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    cursor: pointer;
    color: #ffffff;
}

.btn-slick-l {
    left: 2rem;
}

.btn-slick-r {
    right: 2rem;
}
/* FIM DO ESTILO DAS SETAS */

.container-adress {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
}
.container1 {
    padding-top: 60px;
}

.adress-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 500px) {
    .adress-container {
        display: none;
    }
}

.adress-container p {
    font-size: 18px;
}

.icon-adress {
    margin: 15px;
}

.icon-adress i {
    font-size: 20px;
    background-color: #3f9ba5;
    padding: 20px;
    border-radius: 400px;
    color: white;
}
.icon-whatsapp {
    position: fixed;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    right: 60px;
    bottom: 30px;
    z-index: 1;
    border: white;
    background-color: white;
}
.icon-whatsapp:hover {
    background-color: white;
}

.image-container-black {
    position: relative;
    /* z-index: -1; */
}

.image-container-black-1 {
    position: relative;
}

.image-container-black::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    /* z-index: -1; */
}

.image-container-black-1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    /* z-index: -1; */
}
.image {
    object-fit: cover;
}

/* @media (min-width: 1000px) and (max-width: 1200px) {
    .altura {
        height: 145px;
    }
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .altura {
        height: 230px;
    }
} */
/* .opacity-04 {
    opacity: 0.4;
} */

@media (max-width: 744px) {
    .img-aparelho {
        display: none;
    }
}
@media (min-width: 320px) and (max-width: 399px) {
    .img-sono {
        background-position-y: -36px;
    }
}

@media (min-width: 400px) and (max-width: 766px) {
    .img-sono {
        background-position-y: -50px;
    }
}
@media (min-width: 768px) and (max-width: 990px) {
    .img-sono {
        background-position-x: -250px;
        background-size: auto;
    }
}
@media (min-width: 990px) and (max-width: 1024px) {
    .img-sono {
        background-position-x: -100px;
        background-size: auto;
    }
}
@media (min-width: 320px) and (max-width: 768px) {
    .img-sono2 {
        background-position-y: 0px;
        background-size: contain;
    }
}
@media (min-width: 768px) and (max-width: 980px) {
    .img-sono2 {
        background-position-x: -185px;
    }
}
@media (min-width: 1200px) and (max-width: 3000px) {
    .img-sono2 {
        background-position-y: 0px;
    }
}

/* produtos slider */

.item-class .item {
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
}
.slider-content {
    color: #3f9ba5;
    position: relative;
    z-index: 1000;
        margin-left: 15px;
}

@media (min-width: 320px) and (max-width: 425px) {
    .padding-container {
        margin: 30px 0 0 30px;
    }
}
@media (min-width: 320px) and (max-width: 425px) {
    .padding-container2 {
        margin: 30px 0 0 30px;
    }
}

@media (min-width: 426px) and (max-width: 575px) {
    .padding-container,
    .slider-content {
        margin: 40px 0 0 40px;
    }
}

@media (min-width: 576px) and (max-width: 1000px) {
    .padding-container,
    .slider-content {
        margin: 60px 0 0 40px;
        width: 120%;
    }
}

@media (min-width: 1001px) and (max-width: 1999px) {
    .padding-container,
    .slider-content {
        width: 80%;
        margin: 30px 0 0 40px;
    }
}
@media (min-width: 2000px) {
    .slider-content {
        width: 80%;
        padding: 50px;
    }
}

.item-class .item h3 {
    width: 100%;
}

.item-class .item span {
    line-height: 0.2rem;
    font-size: 18px;
}

.absolute-aparelho {
    position: absolute;
    bottom: 0px;
    width: 80px;
    height: 150px;
}
@media (max-width: 768px) {
    .absolute-aparelho {
        width: 50px;
        height: 60px;
    }
}

.posted-on {
    font-size: 18px;
}

/* * {
    border: 1px solid;
} */

/* faq */

.faq-content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.faq-item {
    margin-bottom: 10px;
    /* border: 1px solid #3f9ba5; */
    padding: 10px;
    width: 90%;
    border-radius: 3px;
    align-items: center;
    justify-content: space-between;
}

.faq-question {
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    color: #4a4a4a;
    width: 100%;
    display: flex;
    justify-content: space-between;
    user-select: none;
}

.faq-answer {
    color: #4a4a4a;
    font-weight: 500;
    font-size: 14px;

    transition: all 0.3s ease;
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
}

.faq-answer.show {
    max-height: 500px;
    border-top: 10px;
    border: 1px solid #c5c5c5;
    padding: 10px;
    border-radius: 8px;
    margin-top: 10px;
    opacity: 1;
}

.center-img {
    display: flex;
    justify-content: center;
    align-items: center;

    height: 100%;

    width: 100%;
}

@media (max-width: 1024px) {
    .center-img img {
        max-width: 100%;
    }
}

.btn-cta {
    padding: 15px 40px;
    color: white;
    border-radius: 40px;
    background-color: #3f9ba5;
    font-size: 18px;
    font-weight: 500px;
}

.texto-centralizado {
    display: flex;
    flex-direction: column;
    width: 70%;
    justify-content: center;
    align-items: center;
}

.section-aparelhos {
    height: 790px;
}
.responsive-about {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

/* -------------- */

.container-adress-custom {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}

.flex-column-city-custom {
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.heading__secondary-custom {
    margin: 0;
    padding: 0;
    font-size: 24px;
    margin-bottom: 10px;
}
.color--dust-custom {
    margin: 0;
    padding: 0;
    font-size: 18px;
    margin-bottom: 10px;
}

.btn-custom {
    width: 100%;
    text-align: center;
}
.container-partners {
    display: flex;
    padding-top: 60px;
    margin-bottom: 60px;
    justify-content: -webkit-center;
    align-items: center;
    justify-content: space-between;
}
.icon-group {
    text-align: center;
    padding-top: 20px;
}
.img-partners {
    width: 150px;
}

.testimonial-container-a {
    background-color: #3f9ba5;
}
.testimonial-container-b {
    background-color: #ffffff;
}
.testimonial-container-a,
.testimonial-container-b {
    height: auto;
    border-radius: 20px;
    padding-bottom: 30px;
}

.tags h1 {
    text-align: center;
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
}
.tags p {
    text-align: center;
    color: #ffffff;
    font-size: 31px;
    font-weight: 400;
}
.container-feedback {
    padding-top: 100px;
}
.feedback {
    width: auto;
    height: auto;
    border-radius: 20px;
    background-color: #3f9ba5;
    color: white;
    font-weight: 600;
}
.element-stars {
    display: flex;
    margin: 8px;
    margin-top: 20px;
    justify-content: center;
    width: auto;
}

.container-credito {
    position: relative;
    display: flex;
    justify-content: space-evenly;
}

.img-credito {
    width: 150px;
}
.container-box {
    display: flex;
    grid-template-columns: repeat(2, 1fr);
    /* grid-column-gap: 30px;
  grid-row-gap: 30px; */
    justify-content: space-around;
}

.banner-home {
    background-size: cover;
    height: 500px;
    background-repeat: no-repeat;
}
@media (min-width: 320px) and (max-width: 425px) {
    .banner-home {
        background-position-x: -440px;
    }
}

@media (min-width: 1500px) {
    .banner-home {
        background-size: cover;
        height: 500px;
        background-repeat: no-repeat;
    }
}

.contact-widget pr--15 pl-sm--15 pt--13pt {
    margin-top: 20px;
}

@media (min-width: 990px) and (max-width: 1200px) {
    .feature-style-1 {
        padding: 20px 20px 20px 20px;
        height: auto;
        -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
        -ms-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
        -o-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
        z-index: 1;
        border-radius: 10px;
        width: 280px;
    }
}
@media (min-width: 1800px) {
    .img-saude {
        margin-left: 400px;
    }
}
.icon-otorrino {
    width: 400px;
    height: 400px;
    box-shadow: #3f9ba5;
}

.container__slider {
    height: 500px;
}
.container__imagem {
    padding: 5px 5px 5px 5px;
    height: 100%;
}
.slider__img {
    height: 100%;
    object-fit: cover;
    border-radius: 7px;
    z-index: 2;
}
.slider__titulo {
    padding: 1em;
    color: white;
    font-weight: 500;
    height: 100px;
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .slider__titulo {
        padding: 10px;
        color: white;
        font-weight: 300;
        height: 100px;
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .slider__titulo {
        padding: 10px;
        color: white;
        font-weight: 300;
        height: 120px;
    }
}
@media (min-width: 320px) and (max-width: 760px) {
    .slider__titulo {
        font-size: 25px;
        padding: 10px;
        color: white;
        font-weight: 300;
        height: 100px;
    }
}
.container__btn {
    border: 1px solid white;
    background-color: transparent;
    color: white;
    border-radius: 7px;
    width: 60px;
    margin-left: 1em;
}
.container__desc {
    font-size: 16px;
    color: white;
    font-weight: 200;
    padding: 1em;
}

.color__icon {
    color: #3f9ba5;
}
@media (min-width: 320px) and (max-width: 399px) {
    .single-slide {
        background-position: center;
    }
}
.div-link{
    position: fixed;
    width: 100px;
    height: 100px;
    border-radius: 7px;
    right: 60px;
    bottom: 60px;
    border-color: black;
    z-index: 1;
}

.menu-link{
    padding: 10px;
    text-transform: uppercase;
}

.font-link{
    font-family: "Roboto",sans-serif;
    font-weight: 500;

}

.btn-modal{
    background-color: white;
    color: black;
    width: 50%;
    border: solid 1px black;
}

