* {
    font-family: Montserrat;
    font-size: 15px;
}

.testimonialName{
    font-weight: bold;
    line-height: 30px;
}

.justifyt{
    text-align: justify;
    text-justify: inter-word;
}

/* Navbar 1 */
.navbar {
    background-color: #C39C42;
}

img{
    object-fit: cover ;
}


.nav-link:hover {

    font-weight: normal; /* Adiciona esta linha para garantir que o texto não fique em negrito */
}

.logo-funeraria {
    max-width: 150px; /* Ajuste o valor conforme necessário */
    height: auto; 
}

.nav-link {
    font-size: 15px;
}

.budgetButton{
    border-radius: 4px;
}

.budgetButton:hover{
    background-color: #bd912c;
    
}



.nav-link:focus {
    color: white;
}

.nav-link:hover {
   opacity: 1;
   color: white;
}

.nav-chamada .nav-link {
    color: black !important;
}

.nav-chamada {
    border-radius: 4px;
    background-color: white;
    opacity: 1;
    transition: opacity 0.5s ease, color 0.5s ease; 
}

.nav-chamada:hover{
    opacity: 1;
}

.nav-item {
    margin-right: 50px;
}

.nav-white-text{
    color: white;
}
/* Navbar 2 */
.navbar-white {
    background-color: rgb(255, 255, 255);
}

.navbar-white .nav-link {
    color: black;
}

.navbar-white .nav-link:hover {
  
}
.nav-orcamento .nav-link {
    color: white;
    opacity: 1;
}

.nav-orcamento {
    border-radius: 4px;
    opacity: 1;
    background-color: #C39C42;
    transition: background-color 0.3s ease;
}

.navbar-toggler {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

.hero-image{
    margin-bottom: 100px;
}

@media (max-width: 500px) {
    .hero-image {
        width: 500px;
        height: 320px;
        object-fit: cover; 
        object-position: center; 
        margin-bottom: 50px;
    }
}

.img-fluid {
    width: 100%;

}

.titulo1{
    display: block;
    font-size: 18px;
    color: #C39C42;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.title1{
    font-size: 18px;
    color: #C39C42;
    text-transform: uppercase;
}

.title-service{
    display: block;
    font-size: 16px;
    color: #C39C42;
    margin-bottom: 10px;
 
}

.title-service-service{
    display: block;
    font-size: 16px;
    color: #C39C42;
    margin-bottom: 10px;

}

.titulo2{
    font-size: 35px;
}

.titulo3{
    color: white;
    font-size: 18px;
}

.title4{
    color: black;
    font-size: 15px;
}

.espacop{
    margin-top: 40px;
}

.espacop2{
    margin-top: 20px;
}

.espacop3{
    margin-bottom: 40px;
}

.espacop4{
    margin-top: 20px;
    margin-bottom: 50px;
}

.spaceP2{
    margin-top: 65px;
}

.spaceP3{
    margin-top: 35px;
}

.spaceP{
    margin-bottom: 30px;
}

.spanspace{
    margin-top: 10px;
}

.spanspace2{
    margin-left: 20px;
}

.span-call{
    background-color: #C39C42;
    padding: 10px;
    color: white;
    border-radius: 4px;
    transition: background-color 0.3s ease;
    cursor: pointer;
    
}

.span-call:hover{
    background-color: #bd912c;

}

.call-link:hover{
    font-weight: normal;
}

a{
    text-decoration: none;
}

.imagem-retangulo {
    margin-top: 50px;
    width: 100%;
    height: auto;
}


.imagem-retangulo-flowers{
    width: 100%;
    height: auto;
}

@media (max-width: 1024px){
    .imagem-retangulo{
        margin-top: 0px;
    }
}

.aspas {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 4em;
    height: auto;
}

@media (max-width: 991px) {

    .circlePhoto2{
        width: 80px;
        height: auto;
    }
}


@media (max-width: 767px){
    .retangulo2 {
        width: 100%;
        margin: 0 10px 0 10px;
    }

    .circlePhoto1{
        position: static;
        display: block;
        margin-top: 10px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    .circlePhoto2{
        width: 100px;
        height: auto;
    }

    .spaceP2{
        margin-top: 80px;
    }
    
    .text-sm-justify {
        text-align: justify !important;
    }
}
@media (max-width: 1024px){
    .testimonialName{
        margin-left: -10px;
        font-size: 14px;
        font-weight: bold;
    }
    .retangulo2 {
        width: 100%;
        margin: 0 10px 0 10px;
    }
}

@media (max-width: 363px){
    .testimonialName{
        margin-left: -10px;
        font-size: 13px;
        font-weight: bold;
    }

    .circlePhoto2{
        width: 70px;
        height: auto;
    }
    .retangulo2 {
        width: 100%;
        margin: 0 10px 0 10px;
    }
}


/* Botoes */


.retangulo2{
    width:  100%;
    min-height: 380px;
    background-color: #C39C42;
    border: 50px solid #C39C42;
    border-radius: 4px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.20);
    margin-bottom: 50px;
    position: relative;
    padding: 0px 20px 0 20px;
    text-align: justify;
}

.ssp{
    margin-top: 50px;
}

.textplussquare{
    margin-top: 50px;
    margin-bottom: 150px;
}

@media (max-width: 767px){
    .textplussquare{
       margin-top: -100px;
       margin-bottom: 100px;
    }
}

.textplusimg{
    margin-top: 100px;
    margin-bottom: 200px;
}

@media (max-width: 767px){
    .textplusimg{
       margin-bottom: 100px;
    }
}



.circlePhoto1{
    position: absolute;
    bottom: 0;
    left: 0;
}

.circlePhoto2{
    margin-right: 15px;
}

.img-container{
    position: relative;
}

@media (max-width: 768px) {
    .img-container{
        width: 300px;
        margin: 0 auto;
    }
}

  
  carousel-inner{
    padding: 1em;
  }
  
  #carrosselGaleria1 .carousel-control-prev, 
  #carrosselGaleria2 .carousel-control-prev, 
  #carrosselGaleria3 .carousel-control-prev,
  #carrosselGaleria1 .carousel-control-next, 
  #carrosselGaleria2 .carousel-control-next, 
  #carrosselGaleria3 .carousel-control-next {
    background-color: none;
    width: 50px; /* Tamanho fixo em pixels */
    height: 50px; /* Tamanho fixo em pixels */
    border-radius: 50%;
    top: 50%;
    margin-left: -4%;
    margin-right: -4%;
    transform: translateY(-50%);
  }
  
  #carrosselGaleria1 .carousel-control-prev-icon,
  #carrosselGaleria1 .carousel-control-next-icon {
    filter: invert(100%);
  }
  
  #carrosselGaleria2 .carousel-control-prev-icon,
  #carrosselGaleria2 .carousel-control-next-icon {
    filter: none;
  }

  #carrosselGaleria3 .carousel-control-prev-icon,
  #carrosselGaleria3 .carousel-control-next-icon {
    filter: invert(100%);
  }
  

  #carrosselGaleria1 .carousel-item, 
  #carrosselGaleria2 .carousel-item, 
  #carrosselGaleria3 .carousel-item {
    transition: none !important;
    
  }
  
  @media (min-width: 768px) {
    #carrosselGaleria1 .carousel-inner, 
    #carrosselGaleria2 .carousel-inner, 
    #carrosselGaleria3 .carousel-inner {
      display: flex;
    }
  #carrosselGaleria1 .carousel-item, 
  #carrosselGaleria2 .carousel-item, 
  #carrosselGaleria3 .carousel-item {
      margin: 0;
      flex: 0 0 25%; /* Ajuste para 25% para mostrar 4 itens por linha */
      display: block;
    }
  }
/* Footer */
footer {
    background-color: #313131;
    color: white;
    padding: 20px;
    margin-top: 100px;
}


.footer-logo {
    width: 200px;
    height: auto;
    margin-left: 20px;
    margin-bottom: 40px;
    opacity: 1;
}

.footer-contact-info {
    font-size: 14px;
}


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

}

a:hover{
    font-weight: normal;
}
@media (max-width: 767px) {
    .footer-fb {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

/* Para tablets (iPad) */
@media (min-width: 768px) and (max-width: 1024px) {
    .footer-fb {
        display: block;
        margin-left: 7%;
    }
}


.footer-fb {
    opacity: 0.8;
    transition: opacity 0.5s ease, color 0.5s ease; 
    cursor: pointer;
}

.footer-fb:hover{
    opacity: 1;
}

.footer-adn {
    margin-left: 30px;
    margin-top: 50px;
    opacity: 0.8;
}

.footer-complaints{
    margin-top: 45px;
    margin-right: 25px;
    width: 125px;
    height: auto;
    opacity: 0.8;
}

.footer-privacy-conditions{
    margin-top: 50px;
    opacity: 0.8;
}
.pFooterSize{
    font-size: 14px;
    transition: opacity 0.5s ease, color 0.5s ease; 
    opacity: 0.8;
}
.pFooterSize:hover{
    opacity: 1;
}

.freecall{
    color: rgb(255, 255, 255);
    font-size: 10px;
    margin-bottom: 0px;
    margin-top: 15px;
}   

.callMargin{
    margin-top: 20px;
    margin-bottom: 0px;
}

.nofreecall{
    color: rgb(223, 223, 223);
    margin-top: -10px;
    font-size: 10px;
}

.facebookLink{
    text-decoration: none;
}

.facebookLink:hover{
    font-weight: normal;

}

.adnLink{     
    text-decoration: none;
    opacity: 0.8;      
    color: #C39C42 !important;     
    transition: opacity 0.5s ease, color 0.5s ease;  
  
}

.adnLink:hover{
    font-weight: normal;
    opacity: 1;
}

li {
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 13px;
    opacity: 0.8;
}

li a {
    font-size: 13px;
    text-decoration: none;
    color: white;
    opacity: 0.8; 
    transition: opacity 0.5s ease, color 0.5s ease; 
}

li a:hover {
    opacity: 1; 
    font-weight: normal;
}


.linhaAmarela{
    width: 690px;
    height: 3px;
}

@media (max-width: 767px) {
    .autor {
        position: absolute;
        bottom: 10px;
        right: 60px;
        color: white;
        padding: 5px 10px;
        font-size: 14px;
    }
}

.servicos-img{
    margin-bottom: 100px;
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25D366;
    border-radius: 10px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    cursor: pointer;
    transition: background-color 0.3s;
}
.whatsapp-button-top {
    top: 100px !important;
}

.whatsapp-button:hover {
    background-color: #20b358;
}

.whatsapp-icon {
    width: 45px;
    height: 45px;
}

/* Cookies Checker */

.cookie-banner {
    position: fixed;
    left: 40px;
    bottom: 40px;
    padding: 10px;
    width: 450px;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    font-family: Arial, sans-serif;
    z-index: 1000;
}

.cookie-content {
    padding: 20px;
}

h4 {
    margin-bottom: -6px;
}

.cookie-content p {
    margin-bottom: 25px;
    font-size: 13px;
    color: #333;
}

.cookie-button {
    background-color: #ffffff;
    color: #C39C42 !important;
    padding: 8px 16px;
    text-decoration: none;
    border: 2px solid #C39C42;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    margin-right: 10px;
}

.cookie-button.accept-button {
    background-color: #C39C42;
    color: white !important;
}

.cookie-button.deny-button {
    background-color: white;
    color: #C39C42 !important;
}

.cookie-button:hover {
    font-weight: normal;
}

@media (max-width: 480px) {
    .cookie-banner {
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
    }
}
