@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

html, body{font-family: "Roboto", sans-serif; overflow-x: hidden !important; }




#topo{background-image: url("..//img/fundo-topo.jpg"); background-position: top center; background-repeat: no-repeat; background-size: cover;}
.navbar{padding: 1rem 1rem;}
.navbar-brand img{width: 280px;}
.navbar-light .navbar-nav .nav-link{color: #d7d7d7; text-transform: uppercase; font-size:1.0375rem}
.navbar-light .navbar-nav .nav-link:hover{color: #e9be6b;}
.icones-redes{position: absolute; display: flex; align-items: center; right: 20px; top: 30px; gap: 5px; }
.icones-redes h4{color: #e9be6b; font-size: 1.2rem; margin-right: 25px; margin-bottom: 0; font-weight: 300;}
.icones-redes img{width: 35px;}
.navbar-collapse{margin-top: 45px;}
.navbar-nav .nav-link {padding: 0px 10px; line-height: 1;   }
.navbar-nav .nav-item:not(:last-child) {border-right: 2px solid #d7d7d7;}
.navbar-nav .nav-item:last-child {border-right: none;margin-right: 0;padding-right: 0;}

#banner{background-image: url("..//img/fundo-banner.png"); background-position: top center; background-repeat: no-repeat; background-size: cover; padding-top: 30px; }
.texto-servicos h1{color: #be9b58; line-height: .9; text-transform: uppercase; font-size: 4rem; font-weight: bold; padding: 80px 0 40px 0;}
.texto-servicos h2{font-size: 2.3rem; text-transform: uppercase; font-weight: 300; padding: 30px 0;}
.texto-servicos h2 span{font-weight: bold;}
.img-drarebeca{position: relative;}
.img-drarebeca img{width: 100%;}
.nome p{position: absolute; bottom: 80px; right: 30px; color: #fff; text-align: right; margin: 0; line-height: 1;} 
.btn-servicos{margin-top: 40px; background: linear-gradient(342deg,rgba(230, 211, 154, 1) 0%, rgba(196, 158, 93, 1) 49%, rgba(222, 189, 109, 1) 100%); border: none; border-radius: 20px; color: #2a2a2a; font-weight: bold; padding: 10px 25px;}
.btn-servicos:hover{background: linear-gradient(342deg,rgb(240, 224, 176) 0%, rgb(216, 175, 104) 49%, rgb(224, 198, 136) 100%); }

#faleconosco{padding: 30px 0;}
.video-sobre img{width: 100%;}
.texto-faleconosco{text-align: right;}
.texto-faleconosco h2{font-size: 2.8rem; color: #3c3c3c; font-weight: 300; padding-bottom: 30px;}
.texto-faleconosco h2 span{color: #cca056;}
.texto-faleconosco p{color: #3c3c3c; font-size: 1.5rem; font-weight: 300; line-height: 1.1; width: 430px; margin-left: auto;}

#servicos{background-image: url("..//img/fundo-servicos.png"); background-position: top center; background-size: cover; background-repeat: no-repeat; padding: 30px 0;}
#servicos h2{text-transform: uppercase; color: #fff; font-weight: 300; padding-bottom: 30px;}
#servicos h2 span{color: #cca056; font-weight: bold;}
.imgTitle p{color: #fff; margin: 0;}
.faleagora{text-align: center; margin-top: 30px;}
.btn-duvidas{background-color: #fff; border-radius:  20px; color: #0067a7; font-weight: bold; padding: 10px 30px;}
.btn-duvidas:hover{background-color: #c2c2c2;}
/* Estilo do modal */
.imgTitle {overflow: hidden;}
.imgTitle img {width: 100%;cursor: pointer;transition: transform 0.3s;}
.imgTitle img:hover {transform: scale(1.03);}
.modal {display: none;position: fixed;z-index: 1000;padding-top: 20px;left: 0;top: 50%;transform: translateY(-50%);right: 0;width: 50%;height: auto;max-height: 80vh;margin: 0 auto;background-color: #3b3b3b;text-align: center;overflow-y: auto; border-radius: 10px; }
.modal-img {max-width: 90%;max-height: 70vh;margin: 20px auto;display: block;border-bottom: 3px solid #cca056;}
.modal-text {color: #fff; font-size: 1.2rem; text-align: center; padding: 15px 10px; box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; max-width: 100%;white-space: normal;}
.fechar {position: absolute;top: 15px;right: 25px;color: white;font-size: 35px;font-weight: bold;cursor: pointer;}
.fechar:hover {color: #ccc;}

#equipe{padding: 30px 0 0 0;}
#equipe .row{align-items: center;}
.equipe-sobre {text-align: center;}
.equipe-sobre img{width: 90%;}
.texto-equipe{text-align: right;}
.texto-equipe h2{text-transform: uppercase; font-size: 3.5rem; font-weight: bold; line-height: 1; padding-bottom: 30px;}
.texto-equipe h2 span{color: #cca056;}
.texto-equipe p{width: 480px; margin-left: auto; font-size: 1.5rem; font-weight: 300; line-height: 1;}

#drarebeca{background-color: #000;}
#drarebeca{border-bottom: 8px solid #cca056;}
.texto-dra{color: #fff;}
.texto-dra h2{text-transform: uppercase; padding: 30px 0 40px 0; font-weight: 300;}
.texto-dra p{padding-bottom: 0px; font-size: 1.2rem;}
.imagem-dra{margin-top: -30px;}
.imagem-dra img{width: 100%;}
.btn-dra{background-color: #fff; border-radius: 50px; font-weight: bold; padding: 10px 30px; margin-top: 30px;}

#sobre{padding: 30px 0;}
#sobre .row{align-items: center;}
#sobre .titulo{padding-bottom: 20px;}
#sobre .titulo h2{text-transform: uppercase; font-weight: 300; margin: 0;}
#sobre .titulo p{color: #cca056; font-size: 20px;}
.imagem-magnus img{border-bottom: 5px solid #cca056;}

#duvidasfrequentes{background-color: #cca056; padding: 30px 0;}
.accordion{border-color: #00000000 !important;}
.texto-duvidas{padding-bottom: 30px;}
.texto-duvidas h2{text-transform: uppercase; color: #fff; font-weight: 300; margin: 0;}
.texto-duvidas p{color: #fff;}
.accordion-button{color: #fff !important;}
.accordion-item{border-radius: 0 !important; margin: 10px 0; border: none; color: #fff;}
.accordion-item:first-of-type>.accordion-header .accordion-button{border-radius: 0 !important;}
.accordion-button{background-color: #8c6d3a; border: none; }
.accordion-button:not(.collapsed){background-color: #8c6d3a;}
.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-radius: 0 !important;}
.accordion-body{background-color: #000;}
.accordion-button::after{background-image: url("..//img/jogar.svg");}
.accordion-button:not(.collapsed)::after{background-image: url("..//img/jogar.svg");}
.accordion-item:last-of-type>.accordion-collapse{border-radius: 0 !important;}
.accordion-button:not(.collapsed){box-shadow: none;}
.accordion {--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 109, 253, 0);}

#contato{background-color: #1e1e1f; padding: 30px 0;} 
#contato .row{align-items: center;}
.telefone h3{color: #fff; font-size: 1.5rem; font-weight: 300;}
.telefone img{width: 30px; margin-right: 8px;}
.endereco{text-align: center;}
.endereco h3{color: #fff; font-size: 1rem; font-weight: 300;}
.endereco img{width: 30px; margin-right: 8px;}
.logo-contato{text-align: right;}
.logo-contato img{width: 70%;}

footer {background-color: #070707; padding: 20px 0;}
footer .row{align-items: center;}
#direitos p{margin: 0; color: #fff;}
#logo-as{text-align: right;}

.wh-btn{
position:fixed;
right:16px;
bottom:16px;
width:52px;
height:52px;
border-radius:50%;
background:#25D366;
display:flex;
align-items:center;
justify-content:center;
text-decoration:none;
color:#fff;
font-weight:700;
box-shadow:0 6px 18px rgba(0,0,0,0.15);
z-index:9999;

}
.wh-btn img{width: 60%;}
.wh-btn:active{transform:scale(.96)}
.wh-icon{width:24px;height:24px;display:block}¨




@media (max-width: 1400px) {
    .texto-servicos h1{padding: 30px 0;}
    .texto-servicos h2{font-size: 2rem;}
    .texto-faleconosco h2{font-size: 2.3rem;}
    .texto-equipe h2{font-size: 3.5rem;}
    .texto-dra p{font-size: 16px;}
}


@media (max-width: 1200px) {
    .navbar-light .navbar-nav .nav-link{font-size: 14px;}
    .texto-servicos h2 {font-size: 25px;}
    .texto-faleconosco h2 {font-size: 30px;}
    .texto-faleconosco p {font-size: 20px;width: auto;}
    .texto-equipe h2 {font-size: 3rem;}
    .texto-equipe p{width: auto;}
    .texto-dra h2{padding: 30px 0;}
    .texto-dra p{margin: 0; font-size: 14px;}
    .imagem-dra img{width: 120%;}

}

@media (max-width: 990px) {
    .navbar-brand img{width: 180px;}
    .icones-redes{right: 95px; top: 40px;}
    .icones-redes h4{display: none;}
    .navbar-collapse {position: absolute;top: 110px;right: 0px;width: 200px; margin: 0; background: #070707; z-index: 10;}
    .navbar-nav .nav-link{padding: 10px ;}
    .nav-item{padding: 0 10px;}
    .navbar-nav .nav-item:not(:last-child){border: none;}
    section{text-align: center;}
    .texto-servicos{padding-bottom: 30px;}
    .video-sobre{padding-bottom: 30px;}
    .texto-faleconosco{text-align: center;}
    .texto-equipe{text-align: center;}
    .imagem-dra img{width: 100%;}
    .imagem-dra{margin-top: 30px;}
    .logo-contato{text-align: center;}
    footer{text-align: center;}
    #logo-as{text-align: center;}
    #equipe .col-lg-5{order: 2;}
      .modal {width: 90%; height: 80%;}

}


