body {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  background-color: #ffffff;
  color: #46484a; }
button{
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  color: #59a0d7; }

h1 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 4rem;
  font-weight: 600; }

h2 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.8rem;
  font-weight: 500; }

h3 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 500; }

h4 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase; }

p {
  color: #696b6e;
  font-size: .9rem; }

.divider {
  display: block;
  width: 6rem;
  height: 0.3rem;
  background-color: #dfe1e5;
  margin: 2rem auto; }

.form-control-custom {
  border: 0.1rem solid #dfe1e5;
  width: 100%;
  padding: 1rem;
  font-size: .9rem;
  color: #696b6e;
  border-radius: .3rem; }

.form-control-custom:focus {
  border: 0.1rem solid #59a0d7;
  outline: none; }

.emphasis {
  font-family: Georgia, Times, 'Times New Roman';
  font-style: italic;
  color: #59a0d7; }

.constrain-width {
  max-width: 45rem;
  margin: 0 auto; }

.rounded-corners {
  border-radius: .3rem; }

.pill-btn {
  border-radius: 499rem !important; }

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

.alt-background {
  background: #f7f7f8; }

.bg-primary {
  background-color: #59a0d7 !important; }

.bg-secondary {
  background-color: #46484a !important; }

.social {
  margin: 0 auto;
  padding: 0; }

.social li {
  display: inline-block; }

.social li a {
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  margin: .4rem .1rem;
  text-align: center;
  text-decoration: none;
  background: #fff;
  color: #696b6e;
  border: 0.1rem solid #dfe1e5;
  border-radius: 499rem;
  line-height: 1.5;
  font-size: 1.4rem; }

.social li a:hover {
  color: #59a0d7;
  border-color: #59a0d7; }
	.btn-danger{
		background-color: #e63737;
	}
.btn-primary, .btn-outline-primary, .btn-secondary, .btn-outline-secondary, .btn-white, .btn-outline-white, .btn-success, .btn-outline-success, .btn-info, .btn-outline-info, .btn-warning, .btn-outline-warning, .btn-danger, .btn-outline-danger {
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: .3rem; }

.btn-outline-primary, .btn-outline-secondary, .btn-outline-white, .btn-outline-success, .btn-outline-info, .btn-outline-warning, .btn-outline-danger {
  border-width: 0.15rem; }

.btn-lg {
  padding: 1.1rem 2.5rem;
  font-size: .9rem; }

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #59a0d7;
  border-color: #59a0d7; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #4089c1;
  border-color: #4089c1; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
	color: #FFFFFF;
}
  
.btn-outline-primary, .btn-outline-primary:visited {
  color: #59a0d7;
  border-color: #59a0d7;
  background: none; }

.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
  background-color: #59a0d7;
  border-color: #59a0d7;
  color: #fff; }

.btn-secondary {
  border-color: #696b6e;
  background-color: #696b6e;
  color: #fff; }

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  border-color: #46484a;
  background-color: #46484a;
  color: #fff; }

.btn-outline-secondary, .btn-outline-secondary:visited {
  color: #696b6e;
  border-color: #696b6e;
  background: none; }

.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active {
  border-color: #696b6e;
  background: #696b6e;
  color: #fff; }

.btn-white {
  border-color: #fff;
  background-color: #fff;
  color: #46484a; }

.btn-white:hover, .btn-white:focus, .btn-white:active {
  border-color: #dfe1e5;
  background-color: #dfe1e5;
  color: #46484a; }

.btn-outline-white, .btn-outline-white:visited {
  background: none;
  color: #fff;
  border-color: #fff; }

.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active {
  color: #46484a;
  background: #fff; }

.link-white, link-white:visited {
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: .3rem;
  border: 0;
  color: #fff; }

.link-white:hover, .link-white:focus, .link-white:active {
  color: #dfe1e5 !important; }
.navbar{
    text-align: center;
}
.navbar-custom {
  background: transparent;
}
.navbar-brand{
	margin-right: 0;
}

.navbar-brand img{
	width: 160px;
	image-rendering:-webkit-optimize-contrast
}

.navbar-brand .nome-produto{
    font-size: 0.9rem;
    position: absolute;
    font-weight: 400;
    display: inline-block;
    top: 12px;
    padding-left: 10px;
    border-left: 1px solid #ccc;
}

.nav-acompanhar{
	position: absolute;
    right: 0;
}
a.navbar-brand, a.logo {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #555 !important;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 0; }

a.logo:hover, a.logo:active, a.logo:focus {
  text-decoration: none; }

li.nav-item .btn {
  margin-top: .2rem;
  margin-left: .4rem; }
li.nav-item .btn-white {
  color: #46484a; }

.cover-1 {
  background: #2b2d34 url(../images/cover-bg-1.jpg) center;
  background-size: cover;
  min-height: 50rem;
  height: auto;
  border-radius: 0;
  width: 100%;
  color: #fff;
  padding-top: 1rem; }
  .cover-1 h1 {
    font-weight: 200; }
  .cover-1 p.lead {
    margin: 2rem auto;
    color: rgba(255, 255, 255, 0.75); }
  .cover-1 .cover-container {
    display: table;
    height: 100%;
    min-height: 44rem;
    margin: 0 auto; }

.cover-2 {
  background: #59a3fc url(../images/cover-bg-1.jpg) center;
  background: #59a3fc;
  background-size: cover;
  min-height: 50rem;
  height: auto;
  border-radius: 0;
  width: 100%;
  color: #fff;
  padding-top: 1rem; }
  .cover-2 p.lead {
    margin: 2rem auto;
    color: rgba(255, 255, 255, 0.75); }
  .cover-2 .cover-container {
    display: table;
    height: 100%;
    min-height: 44rem;
    margin: 0 auto; }

.cover-5 {
  background: #f7f7f8;
  min-height: 40rem;
  height: auto;
  border-radius: 0;
  width: 100%;
  color: #333;
  padding-top: 1rem; }
  .cover-5 a.navbar-brand {
    color: #000 !important; }
  .cover-5 h1 {
    color: #000;
    font-weight: 200; }
  .cover-5 p.lead {
    margin: 2rem auto;
    color: #696b6e;
    font-family: "Droid Serif", Times, Georgia, serif;
    font-style: italic; }
  .cover-5 .cover-container {
    display: table;
    height: 100%;
    min-height: 34rem;
    margin: 0 auto; }

.cover-inner {
  display: table-cell;
  vertical-align: middle; }

.features-1 {
  padding: 5rem 0; }
  .features-1 h2 {
    margin-top: 2rem; }
  .features-1 .col-feature {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    .features-1 .col-feature .rounded-circle {
      margin: 0 auto;
      margin-bottom: 2rem;
      width: 6rem;
      height: 6rem;
      background: none;
      border: 0.15rem solid #dfe1e5; }
	.features-1 h2{
		font-weight: bold;
		margin-bottom: 0;
	}
	  
.fundo-destaque-simples{
	background: #f2f2f2;
}

.fundo-destaque{
	background: #59a3fc;
	color: #ffd700;
}

.fundo-destaque h2{
	font-weight: bold;
}

.fundo-destaque p{
	color: #FFFFFF;
}

.features-4 {
  background: #8977c2;
  padding: 5rem 0; }
  .features-4 h2 {
    margin-top: 2rem;
    color: #fff; }
  .features-4 p.lead {
    color: #f6f6f6; }
  .features-4 .col-feature {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    .features-4 .col-feature h4 {
      color: #fff; }
    .features-4 .col-feature p {
      color: #f6f6f6; }
    .features-4 .col-feature .rounded-circle {
      margin: 0 auto;
      margin-bottom: 2rem;
      width: 6rem;
      height: 6rem;
      background: none;
      border: 0.15rem solid #696b6e;
      color: #fff; }
	.features-4 h2{
		font-weight: bold;
		margin-bottom: 0;
	}

.content-1, .content-2, .content-4 {
  background: #fff;
  padding-bottom: 0.1rem; }
  .content-1 .container, .content-2 .container, .content-4 .container {
    margin: 5rem auto; }
  .content-1 .full-width, .content-2 .full-width, .content-4 .full-width {
    width: 100%; }

.cta-2 {
  color: #46484a;
  padding: 5rem 0; }
  .cta-2 p {
    color: #696b6e; }
  .cta-2 form.subscribe {
    max-width: 40rem;
    margin: 0 auto; }
  .cta-2 .btn {
    width: 100%; }

.cta-4 {
  background: #2b2d34 url(../images/cover-bg-3.jpg) center;
  background: #2b2d34;
  background-size: cover;
  color: #fff;
  padding: 5rem 0;
  min-height: 50rem; }
  .cta-4 p {
    color: rgba(255, 255, 255, 0.75); }
  .cta-4 .form-control-custom {
    border: none;
    background: rgba(255, 255, 255, 0.2);
    color: #fff; }
  .cta-4 .form-control-custom:focus {
    border: none;
    background: rgba(255, 255, 255, 0.3);
    color: #fff; }

.cta-5 {
	background: #f2f2f2;
  color: #46484a;
  padding: 4rem 0; }
  .cta-5 p {
    color: #696b6e; }
  .cta-5 form.subscribe {
    max-width: 40rem;
    margin: 0 auto; }
  .cta-5 .btn {
    width: 100%; }
	.cta-5 .lead{
		font-size: 2rem;
	}
	
	.cta-6 {
	background: #ffd700;
  color: #46484a;
  padding: 4rem 0; }
  .cta-6 p {
    color: #696b6e; }
  .cta-6 form.subscribe {
    max-width: 40rem;
    margin: 0 auto; }
  .cta-6 .btn {
    width: 100%; }
	.cta-6 .lead{
		font-size: 1rem;
	}
	.cta-6 h3{
		font-weight: bold;
	}
	.cta-6 span{
		color: #ff0000;
		font-weight: bold;
	}

.contact-1, .contact-2 {
  padding: 0 0 5rem 0; }
  .contact-1 .contact-details, .contact-2 .contact-details {
    padding-top: 5rem;
    padding-bottom: 1rem; }
  .contact-1 h3, .contact-2 h3 {
    margin-bottom: 0; }

#map {
  height: 400px;
  width: 100%; }

.footer-2 {
  background: #2b2d34;
  min-height: 5rem;
  width: 100%;
  color: #fff;
  padding-top: 2rem;
  padding-bottom: 1.5rem; }
  .footer-2 a.navbar-brand {
    color: #fff !important; }
  .footer-2 .nav-footer .nav-link {
    color: #dfe1e5; }
  .footer-2 .nav-footer .nav-link:hover {
    color: #59a0d7; }

.footer-3 {
  background: #f7f7f8;
  width: 100%;
  color: #46484a;
  padding-top: 1rem;
  padding-bottom: .5rem; }
  .footer-3 .container-fluid {
    padding: 0; }
  .footer-3 .divider {
    width: 100%;
    height: .1rem;
    margin: .5rem 0 1.5rem 0; }
  .footer-3 .nav-footer {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center; }
	.footer-3 .nav-link {
		padding: 0 1em;
	}
    .footer-3 .nav-footer .nav-link {
		cursor: pointer;
      color: #696b6e; }
    .footer-3 .nav-footer .nav-link:hover {
		cursor: pointer;
      color: #59a0d7; }
  .footer-3 .social li a {
    background: none;
    border: none; }

.footer-4 {
  background: #2b2d34;
  width: 100%;
  color: #fff;
  padding-top: 4rem;
  padding-bottom: .5rem; }
  .footer-4 .container-fluid {
    padding: 0; }
  .footer-4 .divider {
    background: #46484a;
    width: 100%;
    height: .1rem;
    margin: 2rem 0 1.5rem 0; }
  .footer-4 ul.nav-footer {
    float: left !important;
    padding: 0;
    width: 100%; }
    .footer-4 ul.nav-footer li {
      display: block;
      float: left;
      margin-top: .5rem;
      width: 100%; }
    .footer-4 ul.nav-footer .nav-link {
      color: #a0a0a0;
      padding: 0; }
    .footer-4 ul.nav-footer .nav-link:hover {
      color: #59a0d7; }
  .footer-4 .copyright {
    color: #a0a0a0; }
  .footer-4 .social li a {
    background: none;
    color: #f7f7f8;
    border: none; }
  .footer-4 .social li a:hover {
    color: #59a0d7; }
	
	.panel-group .panel {
		margin-bottom: 2px;
		border-radius: 4px;
	}
	
	.panel {
		margin-bottom: 20px;
		background-color: #fff;
		border: 1px solid transparent;
		border-radius: 4px;
		-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
		box-shadow: 0 1px 1px rgba(0,0,0,.05);
	}
	
	.panel-default {
		border-color: #ddd;
	}
	
	.panel-default>.panel-heading {
		color: #333;
		background-color: #f5f5f5;
		border-color: #ddd;
	}
	.panel-group .panel-heading {
		border-bottom: 0;
	}
	.panel-heading {
		padding: 10px 15px;
		border-bottom: 1px solid transparent;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	
	.panel-body {
		padding: 15px;
	}
	.panel-default>.panel-heading+.panel-collapse>.panel-body {
		border-top-color: #ddd;
	}
	.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
		border-top: 1px solid #ddd;
	}
	
	.link-rodape{
		border-right: 1px solid #bdbdbd;
	}
	
	.link-rodape.last{
		border: 0;
	}
	
	#botao-comprar-blink {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #ffcc29;
    color: white;
    border: none;
    margin-bottom: 25px;
    padding: 1rem 1.5rem;
    font-weight: 400;
    font-size: 14px;
    border-radius: 5px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1.2rem;
	text-decoration: none;
}

#botao-comprar-blink span{
	font-weight: 700;
}

#botao-comprar-blink:hover {
  background: #59a3fc;
}

@keyframes blink {
  0% {
    -webkit-box-shadow: 0 0 25px #ffcc29;
            box-shadow: 0 0 25px #ffcc29;
  }
  50% {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}


#botao-comprar-blink {

}

.kits-box{
	border: 5px solid #ddd;
    border-radius: 3px;
	padding: 1rem;
}

.kits-box:hover{
	border: 5px solid #00a5ff;
}

.melhor-kit{
	border: 5px solid #ffcd00;
}

.melhor-kit:hover{
	border: 5px solid #ec971f;
}

.kit-titulo{
	font-size: 1.5rem;
    color: #333;
    font-weight: 400;
	text-transform: uppercase;
}

.kit-nome{
	font-size: 1.5rem;
    color: #111;
    font-weight: 900;
	text-transform: uppercase;
}

.kit-preco-antigo{
	color: #999;
}

.kit-preco-antigo span{
	text-decoration:line-through;
}

.kit-parcela{
	font-weight: bold;
	color: #333;
}
.kit-preco{
	font-weight: bold;
	color: #333;
	font-size: 1.5rem;
	line-height: 15px;
}

.kit-preco span{
	font-size: 3.5rem;
	color: #333;
}

.kit-avista{
	font-size: 0.9rem;
	color: #999;
}

.kit-comprar{
	position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
}

.melhor-kit .kit-comprar a{
	background-color: #ffcd00;
    border-color: #ffcd00;
}

.kit-comprar a{
	background-color: #00a5ff;
    border-color: #00a5ff;
}

.melhor-kit .kit-comprar a:hover{
	background-color: #ec971f;
    border-color: #ec971f;
}

.melhor-kit:hover .kit-comprar a{
	background-color: #ec971f;
    border-color: #ec971f;
}

.kit-comprar a:hover{
	background-color: #00a5ff;
    border-color: #00a5ff;
}
	
	@media screen and (max-width: 1024px) {
		#comprar button{
			font-size: 0.75rem;
		}
	}
	
	@media screen and (max-width: 991px) {
		.selo img{
			width: 4rem
		}
		#comprar button{
			font-size: 0.9rem;
		}
		
		.nav-acompanhar{
			position: absolute;
			right: 0;
		}
		h1{
			font-size:2rem;
		}
		.btn-lg {
			padding: 1.1rem 1rem;
			font-size: .9rem;
		}
		.img-garantia{
			width: 75% !important;
			margin-left: 0 !important;
		}
		.pl-5 {
			padding-left: 15px !important;
		}
	}

.nav-footer {
  list-style: none;
  float: right; }
  .nav-footer li {
    float: left;
    margin-top: .5rem; }

@media screen and (max-width: 768px) {
	 h2{
		  font-size: 2rem;
	  }
	.nav-acompanhar{
	
	}
		
    .footer-4 .nav-footer {
      width: auto;
      display: inline; }
	  
  .nav-footer {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center; } 
}

@media screen and (max-width: 551px) {
	.content-1 .container, .content-2 .container, .content-4 .container {
		margin: 3rem auto;
	}
	.nav-acompanhar{
		position: relative;
		right: 0;
	}
	
	.navbar {
		padding: 1rem 0 2rem;
	}
	
	.navbar .container{
		text-align: left;
	}
	
	.navbar-brand img{
		width: 120px;
		image-rendering:-webkit-optimize-contrast
	}

	.navbar-brand .nome-produto{
		position: absolute;
		font-weight: 400;
		display: inline-block;
		top: 12px;
		padding-left: 10px;
		border-left: 1px solid #ccc;
	}
}

@media screen and (max-width: 480px) {
	.comprarproduto img{
		width: 100% !important;
	}
	
	#botao-comprar-blink{
		font-size: 0.75rem ;
	}
	
	.nav-footer{
		display: grid !important;
	}
	
	.link-rodape {
		border-right: 0;
	}
	
	footer .hifen{
		display:none;
	}
	
	.botao-whats{
	font-size: 30px !important;
	min-height: 100px;
	padding: 20px;
	font-weight:bold;	
	}
	.whatslogo{
	display:block;
	margin: 0px auto;
	}
	.telresponsivo{
	font-size: 30px !important;
	}
}
	


.link-menu{
	padding: 1rem 1.5rem;
	color: #555;
	text-decoration: none;
}
.link-menu:hover{
		background-color: #222;
		color: #FFF;
		text-decoration: none;
		cursor: pointer;
	}
.icone-menu{
	margin-right: 7px;
}

@media (min-width: 991px){
.modal-dialog {
    max-width: 900px;
    margin: 30px auto;
}

}

/*facebook*/
#comentarios_face {
    font-family: Arial;
    background-color: #F6F7F9;
    font-size: 14px;
    padding-top: 20px;
}
.titulo_comentario {
    font-weight: bold;
    border-bottom: 1px solid #E9EBEE;
    display: block;
    padding-bottom: 6px;
}
.perfil {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.perfil .nome {
    color: #365899;
    font-weight: bold;
}
.perfil p {
    margin: 0;
    margin-left: 40px;
    margin-bottom: 0px;
}
.infos {
    font-size: 11px;
    color: #90949c;
}
.perfil2 {
    padding-left: 9px;
    border-left: 1px solid #E9EBEE;
    margin-left: 50px;
    padding-bottom: 0;
}
.perfil img {
    width: 32px;
    height: 32px;
	border-radius: 50%;
	margin-right:10px;
}
.nome img {
    float: left;
    
}
img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.botao-whats{
	background: #74af46 !important; 
}
.botao-whats:hover{
	background: #4a9240 !important;
}