/*

OneTel Template

http://www.templatemo.com/tm-468-onetel

*/

body
	{
		background: #101010;
    color: #808080;
		font-family: 'Montserrat', sans-serif;
    font-weight: 400;
	}

@media (min-width: 768px) {
  .container {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

/* heading section */
h1,h2,h3,h4 {
  color: #fff;
  font-weight: bold;
}

h1,h2 {
  font-size: 30px;
}

/* images retina */
img {
  max-width: 100%;
  height: auto;
}

/* button section */
.btn {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.4s ease-in;
}
.btn:hover {
  background: #ff0000;
  border-color: transparent;
  color: #fff;
}

.email {
	margin-top: 10px;
	padding: 8px 12px;
}

/* navigation */

.navbar-default {
    background: #202020;
    border: none;
    border-left: 6px solid #ff0000;
    padding-right: 40px;
    margin: 0 !important;
    position: relative;
    top: 20px;
  }
.navbar-default .navbar-brand {
    font-size: 40px;
    line-height: 40px;
    padding-top: 4px;
   }
.navbar-default .navbar-nav li a {
  color: #f2f2f2;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  transition: all 0.4s ease-in;
 }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ff0000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  	color: #ff0000;
  	background-color: transparent;
}
.navbar-default .navbar-toggle {
  	background: #ff0000;
  	border-radius: 0px;
   	border: none;
   	margin-top: 20px;
   	margin-bottom: 30px;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #fff;
    border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent 
}

.active {
	background: #333;
}

/* home section */
#home {
  background: url('../images/laptop-header.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}
#home h1,
#home h3 {
  line-height: 30px;
  font-size: 40px;
}

.hero-text h3 {
  font-size: clamp(1.2rem, 2vw, 1.8rem); /* Responsivo */
  font-weight: 400;
  color: #ccc;
  margin-bottom: 10px;
}

.hero-text h1 {
  font-size: clamp(2rem, 4vw, 3rem);     /* Responsivo */
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.712);
  margin: 5px 0;
  margin-bottom: 10px;
}


/* divider section */
.divider {
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.divider .fa {
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 32px;
  width: 80px;
  height: 80px;
  line-height: 76px;
  text-transform: capitalize;
}
.divider h2 {
  padding-bottom: 4px;
}
.divider .divider-wrapper {
  padding: 40px 20px 40px 20px;
  position: relative;
  bottom: 40px;
  transition: all 0.4s ease-in;
}
.divider .divider-wrapper:hover {
  bottom: 60px;
  cursor: pointer;
}
.divider .divider-one {
  background: #ff0000;
}
.divider .divider-two {
  background: #ff0000;
}
.divider .divider-three {
  background: #ff0000;
}

/* about section */
#about-header {
  background: url('../images/laptop-header-2.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}
#about {
  padding-top: 60px;
  color: #ccc;
  font-size: 16px;
}
#about .container {
  background: #191919;
}
#about .col-md-6 {
  padding: 0;
  margin: 0;
}
#about .about-des {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 20px;
}
#about .btn {
  margin-top: 30px;
}

/*about-2*/

#about-2 {
  padding-top: 60px;
  color: #ccc;
  font-size: 16px;
}
#about-2 .container {
  background: #191919;
}
#about-2 .col-md-6 {
  padding: 0;
  margin: 0;
}
#about-2 .about-des {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 20px;
}
#about-2 .btn {
  margin-top: 30px;
  margin-bottom: 18px;
}

/* team section */
#team {
  padding-top: 60px;
  padding-bottom: 80px;
  color: #ccc;
  font-size: 16px;
}
#team h2 {
  padding-bottom: 30px;
  text-align: center;
}
#team h3 {
  padding-bottom: 10px;
}
#team .team-wrapper {
  border: 2px solid #303030;
  padding: 20px;
}
#team h4 {
  color: #ff0000;
}
#team img {
  opacity: 0.8;
}
#team hr {
  border-color: #303030;
  margin-top: 80px;
  margin-bottom: 80px;
}
#team strong {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 10px;
}
#team .progress {
  border-radius: 0px;
  height: 4px;
}

/*privacidade header*/
#privacidade-header {
    background: url('../images/termo-privacidade-header.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
    padding-top: 160px;
}

/* portfolio section */
#portfolio-header {
  background: url('../images/portfolio-header-2.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}
#portfolio {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 60px;
  }
  #portfolio p {
    font-size: 16px;
    color: #ccc;
  }
#portfolio h2 {
  padding-bottom: 20px;
}
#portfolio .col-md-4,
#portfolio .col-md-3 {
  padding: 0;
  margin: 0;
}
#portfolio img {
  width: 100%;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
#portfolio img:hover {
  opacity: 1;
}
#portfolio .btn {
  margin-top: 30px;
}

/* contact section */
#contact-header {
  background: url('../images/contact-header-2.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 160px;
}
#contact {
  padding-top: 60px;
  padding-bottom: 60px;
}
#contact h2 {
  text-align: center;
  padding-bottom: 30px;
}
#contact .form-control {
  background: #202020;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 20px;
  transition: all 0.4s ease-in;
  color: #fff;
}
#contact .form-control:focus {
  background: #404040;
}
#contact input {
  height: 53px;
}
.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #fff;
}
.form-control::-webkit-input-placeholder {
  color: #fff;
}
#map-canvas
  {
    border: none;
    width: 100%;
    height: 300px;
  }

/* footer section */
footer {
  background: #1c1c1c;
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 16px;
}
footer .fa {
	font-size: 18px;
	margin-right: 10px;
	padding: 5px;
}
footer h3 {
  padding-bottom: 10px;
}
footer .newsletter p {
  padding-bottom: 10px;
}
footer .form-control {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  padding-bottom: 10px;
}

footer .form-control:focus,
footer .form-control:hover {
	color: #fff;
  	background: #cf1c1c;
  	border-color: transparent;
}
footer .input-group-addon {
  background: #fff;
}
footer a, footer a:visited {
  font-size: 15px;
  color: #999;
}
footer a:hover {
  color: #fff;
  text-decoration: none;
}

/* copyright section */
.copyright {
	margin: 10px 0px;
}
.copyright p {
  padding-top: 20px;
}
.social-icons {
  padding: 0px;
  margin: 0px;
}
.social-icons li {
  display: inline-block;
  list-style: none;
  background: #303030;
  margin: 10px 0px 0px 0px;
}
.social-icons li a {
  color: #909090;
  text-decoration: none;
  font-size: 20px;
  padding: 10px 15px;
  text-align: center;
  transition: all 0.4s ease-in; 
}
.social-icons li a:hover {
  background: #ff0000;
  color: #fff;
}

#contact_information{
  padding-top: 10px;
}

#contact_information i {
	color: #909090; /* vermelho do tema */
	font-size: 18px;
	width: 25px;
	text-align: center;
	transition: 0.3s;
}

/* media 960 */
@media ( max-width: 980px ) {
  .divider .divider-wrapper {
    margin-bottom: 20px;
  }
  #about .about-des {
    padding-bottom: 40px;
  }
  #team .team-wrapper {
    margin-bottom: 40px;
  }
  #contact h3 {
    padding-top: 20px;
  }
  #contact .btn {
    margin-bottom: 20px;
  }
  footer h3 {
    padding-top: 30px;
  }
}

/* planos section */
.planos {
  background: #101010;
  padding-top: 80px;
  padding-bottom: 80px;
}

.planos h2 {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.planos h3 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 24px;
}

.planos .divider-wrapper {
  min-height: 420px;
  padding: 40px 20px;
  transition: all 0.4s ease-in-out;
}

.planos .divider-wrapper:hover {
  transform: translateY(-10px);
}

.planos ul li {
  font-size: 15px;
  margin: 6px 0;
  color: #f0f0f0;
}

.planos h2 span {
  font-weight: 400;
  color: #ccc;
}

.planos .btn {
  margin-top: 25px;
  background: transparent;
  border: 2px solid #fff;
  transition: all 0.4s ease-in-out;
}

.planos .btn:hover {
  background: #8f0000;
  border-color: #ff0000;
  color: #fff;
}

/* cores dos planos */
.planos .divider-one {
  background: #ff0000;
}
.planos .divider-two {
  background: #ff0000;
}
.planos .divider-three {
  background: #ff0000;
}

/* alinhamento dos planos */
.planos .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}

.planos .col-md-4 {
  display: flex;
}

.planos .divider-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; /* ← centraliza horizontalmente tudo */
  text-align: center; /* ← garante que textos também fiquem centralizados */
}

.badge-promocao {
  position: absolute;
  top: 15px;
  right: 15px;
  background: #fff;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding: 6px 12px;
  box-shadow: 0 3px 8px rgba(0,0,0,0.2);
  animation: pulse 1.8s infinite;
}

@keyframes pulse {
  0% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.1); opacity: 0.85; }
  100% { transform: scale(1); opacity: 1; }
}

.divider-wrapper {
  position: relative; /* necessário para o badge ficar sobre o card */
}

.old-price {
  text-decoration: line-through;
  color: #999;
  font-size: 18px;
  margin-right: 8px;
}

.new-price {
  color: #e63946;
  font-weight: 700;
  font-size: 26px;
}

/* seção contato 

/* seção de contato */
.contact-section {
  background: #101010;
  color: #fff;
  padding: 80px 0;
  display: flex;
  flex-direction: column;
}

.contact-section h2 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.contact-section p {
  color: #ccc;
  font-size: 16px;
}

.contact-form label {
  font-weight: 600;
  color: #fff;
  margin-bottom: 5px;
  display: block;
}

.contact-form .form-control {
  background: #1a1a1a;
  border: 1px solid #333;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
  width: 100%;
  transition: all 0.3s ease;
}

.contact-form .form-control:focus {
  border-color: #ff0000;
  outline: none;
}

.contact-form textarea {
  resize: none;
}

.contact-section .btn {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 30px;
  transition: all 0.3s ease;
}

.contact-section .btn:hover {
  background: #ff0000;
  border-color: #ff0000;
}

.contact-section h3 {
  margin-top: 30px;
  color: #fff;
  font-weight: bold;
}

.contact-section i {
  color: #ff0000;
  margin-right: 8px;
}

.g-recaptcha {
    display: inline-block;
}

.recaptcha-wrapper {
    display: flex;
    justify-content: center;
    padding-bottom: 15px;
}


/* Responsividade */
@media (max-width: 768px) {
    .contact-section h2 {
    font-size: 26px;
  }

  .contact-section p {
    font-size: 15px;
    padding: 0 10px;
  }

  .contact-form {
    text-align: left;
  }

}

/* BOTÃO FIXO DO WHATSAPP */
.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #25D366;
  color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  z-index: 1000;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.whatsapp-float:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.35);
}

/* TOOLTIP */
.whatsapp-tooltip {
  position: absolute;
  bottom: 70px;
  right: 0;
  background-color: #00a035;
  color: #fff;
  font-size: 14px;
  padding: 8px 12px;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transform: translateY(10px);
}

.whatsapp-float:hover .whatsapp-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Pequena setinha do tooltip */
.whatsapp-tooltip::after {
  content: '';
  position: absolute;
  bottom: -12px;
  right: 18px;
  border-width: 6px;
  border-style: solid;
  border-color: #00a035 transparent transparent transparent;
}

.whatsapp-float {
  background-color: #00a035; /* fundo branco */
}

.whatsapp-float svg {
  fill: #fff; /* verde oficial do WhatsApp */
}

#img_selo_google {
  max-width: 100%;      /* faz a imagem se ajustar ao tamanho do container */
  height: auto;         /* mantém a proporção */
  display: inline-block;
}

/* Se quiser deixar menor especificamente no celular */
@media (max-width: 767px) {
  footer .row {
    text-align: center; /* centraliza todos os textos */
  }

  footer .col-md-4,
  footer .col-md-3,
  footer .col-md-2,
  footer .col-sm-4 {
    margin-bottom: 25px; /* espaço entre blocos */
  }

  footer img {
    margin: 0 auto; /* centraliza imagens */
    display: block;
  }
  #img_selo_google {
    max-width: 150px;   /* define um limite fixo para telas pequenas */
  }
}

/* Responsividade do mapa */
.map-wrapper {
  padding: 0 15px; /* espaçamento lateral dentro do container */
}

.map-responsive {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%; /* Proporção 16:9 */
  height: 0;
  margin: 30px auto; /* centraliza e cria espaçamento externo */
  max-width: 900px; /* limite opcional de largura */
  bottom: 40px;
}

.map-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}





